-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/export functions #81
Merged
Merged
Commits on Apr 10, 2018
-
Merge pull request #80 from SysBioChalmers/devel
Update fix/export_functions with latest changes from devel branch
Configuration menu - View commit details
-
Copy full SHA for 5d2362b - Browse repository at this point
Copy the full SHA 5d2362bView commit details
Commits on Apr 11, 2018
-
reads a RAVEN model and creates the corresponding yaml
Configuration menu - View commit details
-
Copy full SHA for 23bb1f7 - Browse repository at this point
Copy the full SHA 23bb1f7View commit details
Commits on Apr 12, 2018
-
fix: delete extra white spaces
wrapper was leaving behind a final white space for each metabolite name
2Configuration menu - View commit details
-
Copy full SHA for a12d6e8 - Browse repository at this point
Copy the full SHA a12d6e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2002c26 - Browse repository at this point
Copy the full SHA 2002c26View commit details -
-applied MATLAB smart indent (EDITOR -> EDIT -> Indent -> Smart) -removed unecessary semicolons (end;) -reformatted comments
Simonas Marcišauskas committedApr 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 60b4f32 - Browse repository at this point
Copy the full SHA 60b4f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95a6652 - Browse repository at this point
Copy the full SHA 95a6652View commit details -
fix: remove old yaml export functions
* remove constructYaml, superseded by writeYaml * remove Yaml export as function from exportModel, superseded by writeYaml * remove Yaml libraries
Configuration menu - View commit details
-
Copy full SHA for 22d21cc - Browse repository at this point
Copy the full SHA 22d21ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b2baec - Browse repository at this point
Copy the full SHA 1b2baecView commit details -
style: smart indent exportForGit
applied MATLAB smart indent (EDITOR -> EDIT -> Indent -> Smart)
Configuration menu - View commit details
-
Copy full SHA for 3aaf318 - Browse repository at this point
Copy the full SHA 3aaf318View commit details -
feat+refactor+style: extractMiriam
>feat: -removed the obsolete addNull parameter -retained backwards compatibility with other RAVEN functions -the function now is capable to extract all the information from miriam field. The output is literally the same as in previous version, just the different miriam names are saved in different columns >refactor: -got rid of some redundant function parts >style: -updated the function annotation and comments
Simonas Marcišauskas committedApr 12, 2018 Configuration menu - View commit details
-
Copy full SHA for d87bdca - Browse repository at this point
Copy the full SHA d87bdcaView commit details -
added second output variable, which provides miriam names for extracted miriams
Simonas Marcišauskas committedApr 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 7c19d08 - Browse repository at this point
Copy the full SHA 7c19d08View commit details -
>feat: -removed the hard-coded fields for several miriams (metCHEBI, metKEGG, rxnKEGG). Now the exporter identifies all the possible miriam names in the given miriam field and exports this information to YAML file -added support for geneMiriams and compMiriams >style: -applied MATLAB smart indent (EDITOR -> EDIT -> Indent -> Smart)
Simonas Marcišauskas committedApr 12, 2018 Configuration menu - View commit details
-
Copy full SHA for ca57252 - Browse repository at this point
Copy the full SHA ca57252View commit details
Commits on Apr 13, 2018
-
removed the unecessary change to the code in previous commit
Simonas Marcišauskas committedApr 13, 2018 Configuration menu - View commit details
-
Copy full SHA for a05144b - Browse repository at this point
Copy the full SHA a05144bView commit details -
ravenCobraWrapper will try to find pmids in the field rxnNotes, and if found will place them in rxnMiriams. If not, it will leave it in rxnNotes
Configuration menu - View commit details
-
Copy full SHA for 1a5ccc5 - Browse repository at this point
Copy the full SHA 1a5ccc5View commit details -
deletes middle names for compatibility with writeYaml
1Configuration menu - View commit details
-
Copy full SHA for ec70e4e - Browse repository at this point
Copy the full SHA ec70e4eView commit details
Commits on Apr 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a3f80f6 - Browse repository at this point
Copy the full SHA a3f80f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 768a4ae - Browse repository at this point
Copy the full SHA 768a4aeView commit details -
added the execution permission in the command line (chmod a+x writeYaml.m)
Simonas Marcišauskas committedApr 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 4821ded - Browse repository at this point
Copy the full SHA 4821dedView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.