Activity for Systems Biology Format Converter

  • Nilay Yönet Nilay Yönet created ticket #27

    SBML2SBML V3L1

  • Tung Nguyen Tung Nguyen committed [r757] on Code

    improved the methods of the Converter class

  • Tung Nguyen Tung Nguyen committed [r756] on Code

    reimplemented SBML2SBML.convert method using jsbml library

  • Tung Nguyen Tung Nguyen committed [r755] on Code

    this static block muted org.sbfc.converter.sbml2sbml.* so the converter throws exception

  • Anonymous created ticket #26

    conversion SBML2 to SBML3

  • Tung Nguyen Tung Nguyen committed [r754]

    Updated the newly changed package name

  • Tung Nguyen Tung Nguyen committed [r753]

    Make sure the package name lower case

  • Tung Nguyen Tung Nguyen committed [r752]

    Corrected the way to get the sys env var

  • Tung Nguyen Tung Nguyen committed [r751]

    Changed the SMTP mail server host

  • Tung Nguyen Tung Nguyen committed [r750]

    Upgraded the look and feel by using EBI Visual Framework V.1.3

  • Tung Nguyen Tung Nguyen committed [r749]

    Replaced the email address with the session identifier

  • Tung Nguyen Tung Nguyen committed [r748]

    Treated the file name in case of dowloading models from BioModels

  • Tung Nguyen Tung Nguyen committed [r747]

    Updated the mail SMTP host

  • Tung Nguyen Tung Nguyen committed [r746]

    Directed Tomcat creating the temporary files in the java.io.tmpdir directory

  • Matthias König Matthias König created ticket #25

    SBML2SBGN not available in the webinterface

  • Lucian Smith Lucian Smith created ticket #24

    'mi' and 'mim' annotations not converted

  • Jonathan Karr Jonathan Karr created ticket #23

    Conversion of SBML to PDF sometimes fails with no error

  • Jonathan Karr Jonathan Karr created ticket #22

    Conversion of SBML to SVG sometimes fails with no error

  • Anonymous created ticket #21

    Convert of SBML to PNG sometimes fails with no error

  • Jonathan Karr Jonathan Karr created ticket #20

    Conversion of SBML to Octave often generates empty files with no error

  • Jonathan Karr Jonathan Karr created ticket #19

    SBML URN conversion creates invalid SBML when the layout package is used

  • Anonymous created ticket #13

    Raise warning when trying to convert non-kinetic SBML models to other ODE formats

  • Jonathan Karr Jonathan Karr created ticket #18

    sbfConverter.sh contains paths specific to the developer

  • Jonathan Karr Jonathan Karr created ticket #17

    sbfConverter.sh cannot handle spaces in filenames

  • Jonathan Karr Jonathan Karr created ticket #16

    Converter generates invalid XPP for some models

  • Anonymous created ticket #15

    SBML2SBML ACSN

  • Nicolas Rodriguez Nicolas Rodriguez committed [r745]

    Updated libsbml jar file and scripts + updated jsbml jar file to the latest version

  • Nicolas Rodriguez Nicolas Rodriguez posted a comment on ticket #14

    Hi Ana, I thought the online converter was fixed by somebody else but it seems that this problem is still there. For the standalone version, you need to have libSBML installed and properly configured so that the GUI display the SBML2SBML converters.

  • Ana Nascimento Ana Nascimento created ticket #14

    SBML2SBML

  • Anonymous created ticket #13

    SBML2SBML

  • Nicolas Rodriguez Nicolas Rodriguez posted a comment on ticket #12

    Which version are you trying to run ? Is it a svn checkout ? Did you compile it yourself ? Which operating system do you use ? To have the sbml2sbml converters working, you need to have libsbml installed locally on the machine you are trying to run sbfc. You might need to adjust the path in the script so that the libsbml libraries are found.

  • Anonymous created ticket #12

    SBML2SBML conversion

  • Nicolas Rodriguez Nicolas Rodriguez committed [r744]

    updated jar file

  • Nicolas Rodriguez Nicolas Rodriguez committed [r743]

    added support for more SBML level and version

  • Nicolas Rodriguez Nicolas Rodriguez committed [r742]

    Fixed the sbfc online script

  • Nicolas Rodriguez Nicolas Rodriguez committed [r741]

    Added conversion to SBML L3V2 + Modified SBML to Biopax to use the latest version only. Removed biopax L2 conversion.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r740]

    Updated sbml to biopax converter name.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r739]

    Renamed the biopax converters in preparation for the removal of the old and deprecated ones.

  • Nicolas Rodriguez Nicolas Rodriguez modified ticket #4

    Missing # comment

  • Nicolas Rodriguez Nicolas Rodriguez modified ticket #11

    Conversion to SBML L3 results in SBML L2

  • Nicolas Rodriguez Nicolas Rodriguez posted a comment on ticket #11

    I have now updated the converter on the web app so that it return an error and I have updated libsbml to the latest version in the same time. So next time you should have better result that will present the list of errors detected in your model.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r738]

    updated jar file

  • Nicolas Rodriguez Nicolas Rodriguez committed [r737]

    Improved the display of SBML2SBML conversion errors.

  • Nicolas Rodriguez Nicolas Rodriguez modified ticket #11

    Conversion to SBML L3 results in SBML L2

  • Nicolas Rodriguez Nicolas Rodriguez posted a comment on ticket #11

    It is an old "feature" of the converter. If the convrsion fail, it does return the original model to the user, we need to change that so that it does fail and return the errors to the user directly. Here are the error detected for the model: line 50572: (21111 [Error]) The value of a <speciesreference> 'species' attribute must be the identifier of an existing <species> in the model. Reference: L2V1 Section 4.9.5 The <speciesreference> in the <reaction> with id 'biomass_bulk_c0' references species...

  • Anonymous created ticket #11

    Conversion to SBML L3 results in SBML L2

  • Matthias König Matthias König created ticket #10

    SBML -> Matlab: Initial conditions incorrect for amount species

  • Tramy Nguyen Tramy Nguyen created ticket #12

    Expand Testing for SBML to/from BioPAX

  • Tramy Nguyen Tramy Nguyen created ticket #11

    Support SBML Group Annotation

  • Tramy Nguyen Tramy Nguyen created ticket #10

    Lost Stoichiometry in SBMLtoBioPAX

  • Tramy Nguyen Tramy Nguyen created ticket #9

    Request MIRIAM Qualifiers for SBML Custom Annotations

  • Tramy Nguyen Tramy Nguyen created ticket #8

    Custom Annotation in BioPAX to SBML

  • Tramy Nguyen Tramy Nguyen created ticket #7

    Converting SBML with Multiple Levels of Hierarchy

  • Nicolas Rodriguez Nicolas Rodriguez committed [r736]

    updated jar file.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r735]

    removed wrong/unused imports.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r734]

    Gene cannot be converted into PhysicalEntity. In few biomdels models we had the case where Gene were present in a Conversion that accept only PhysicalEntity. For the moment, I just removed the participant until we found a proper solution.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r733]

    removed the creation of the BioPAX EntityReference from the annotations as it could be different than the sboTerm in some case, we will re-structure it to try to guess an SBOTerm from the annotations.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r732]

    replace a forgotten usage of Modulation so that the conversion of modifier works properly in all the cases.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r731]

    corrected linux scripts to include the paxtools jar. Put back the creation of BioPAX EntityReferences that will old the annotations

  • Nicolas Rodriguez Nicolas Rodriguez committed [r730]

    updated paxtools version in the pom file as well.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r729]

    renamed the paxtools folder to remove the mention of the version and updated the scripts so that they use the new folder and are not dependent of a change in the paxtools version.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r728]

    Upgraded to the latest paxtools, version 5.0.1. Fixed the problem with the creation of Control, we were creating Modulation by default but it can be used only for specific interaction, using Control by default fixed the problem.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r727]

    Several fixes to the sbml2biopax converter. Added back the main biopax pathway that was removed probably when working on sbml comp support. Added a name to the pathways. Trying to fix the conversion of sbml modifiers into biopax control.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r726]

    Using the converter names in the GUI now.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r725]

    updated identifiers.org registry xml. Added javadoc to ConversionException.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r724]

    updated jsbml jar.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r723]

    removed the call to bsub in the shell script as it was not necessary

  • Nicolas Rodriguez Nicolas Rodriguez committed [r722]

    changed the method used to check the size of a file

  • Nicolas Rodriguez Nicolas Rodriguez committed [r721]

    changed the method used to check the size of a file

  • Nicolas Rodriguez Nicolas Rodriguez committed [r720]

    improvements on the way we load files and how we extract the model from the request.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r719]

    Updated the SBFC web service client so that it does encode properly the model before sending it to the server. Also tried to do a better job at reading the file into memory and waiting for the job to be finished.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r718]

    Updated build.xml to be able to deploy apps to tomcat 8 + updated copyright to include Babraham.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r717]

    Attempt to set properly the encoding to UTF-8 everywhere. Adapted sligthly the code so that it can be run on a single desktop/laptop.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r716]

    Added a timeout for the job status check and a check increase as well to not check too often when the job start to be long. Trying as well to make sure to properly read and send UTF-8 String.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r715]

    Started to improve the SBFC web service client.

  • Mihai Glonț Mihai Glonț committed [r714]

    Fix stale groupId for registry-lib in pom.xml

  • Mihai Glonț Mihai Glonț committed [r713]

    Add Maven integration.

  • Mihai Glonț Mihai Glonț committed [r712]

    Ignore Maven and IntelliJ artefacts.

  • Mihai Glonț Mihai Glonț committed [r711]

    fixed type casting error when converting comp submodels to biopax

  • Nicolas Rodriguez Nicolas Rodriguez committed [r710]

    adding the two files needed to use SBML2BioPAX_Arman.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r709]

    added a new SBML2Biopax converter so that we can use both Arman2014 and Tramy2016 converters.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r708]

    small update to the miriam export file.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r707]

    Fixes to the SBGNModel class so that it deal only with SBGN and properly. Added a hack to the GUI so that it does read correctly SBGNML files.

  • Nicolas Rodriguez Nicolas Rodriguez committed [r706]

    Stopping the SBML2SBML conversion if libsbml was not successfull

  • Anonymous created ticket #6

    Octave Module's Resulting Code Structure split

  • Nicolas Rodriguez Nicolas Rodriguez created ticket #9

    octave file generation is missing the constant fluxes

  • Nicolas Rodriguez Nicolas Rodriguez committed [r705]

    updated the jsbml jar file to use 1.2 + correct...

  • Anonymous created ticket #8

    matlab - octave converter - csymbol time should be called 't'

  • Tramy Nguyen Tramy Nguyen committed [r704]

    implemented custom annotation for biopax commen...

  • Tramy Nguyen Tramy Nguyen committed [r703]

    Implemented custom annotation for BioPAX availa...

  • Tramy Nguyen Tramy Nguyen committed [r702]

    implemented custom annotation for all BioPAX An...

  • Tramy Nguyen Tramy Nguyen committed [r701]

    Included SBML2BioPAX converter to parse multipl...

  • Tramy Nguyen Tramy Nguyen committed [r700]

    Made the following changes:

  • Tramy Nguyen Tramy Nguyen committed [r699]

    - generated new jar file for sbfc-1.3.7.jar

  • Tramy Nguyen Tramy Nguyen committed [r698]

    Added javadoc to majority of the methods in Bio...

  • Tramy Nguyen Tramy Nguyen committed [r697]

    - modified parsing of reaction in SBML2BioPAX t...

  • Tramy Nguyen Tramy Nguyen committed [r696]

    - added owl files to test all biopax entities a...

  • Tramy Nguyen Tramy Nguyen committed [r695]

    - expanded support for replacements and replace...

  • Tramy Nguyen Tramy Nguyen committed [r694]

    - implemented version 2 for modification of sbm...

  • Tramy Nguyen Tramy Nguyen committed [r693]

    - Added GeneticToggleSwitch sbml model with 2 l...

1 >
MongoDB Logo MongoDB