public class CSVImporter extends Object
Constructor | Description |
---|---|
CSVImporter() |
Modifier and Type | Method | Description |
---|---|---|
MultiTable |
convert(org.sbml.jsbml.Model model,
String pathname) |
Function for importing a file and adapting the data to the current model
|
public MultiTable convert(org.sbml.jsbml.Model model, String pathname) throws IOException
model
- the current modelpathname
- the path of the file to importIOException
Copyright © 2007–2018. All rights reserved.