ne_set

int sbne::ne_set(std::unordered_map<std::string, std::string> infoList)

Set the value of a desired feature of an SBML document.

Parameters:

infoList – a list containg the info about the SBML document, the desired feature, and its value.

Returns:

integer value indicating success/failure of the function.