Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Unaimend closed an issue on Porthmeus/MeMoMe
Implement easy way to get unannotated/metabs without inchi
Because I'd like to play around with pubchem, I'd like to find out if there are lot of metabs that would be annotated by it :)Unaimend opened a pull request on Porthmeus/MeMoMe
Thomas/dev/hmdb
This PR implements partial HMDN annotation (See #183 for things that still need to be done). But you can already observe an improvement by for the `test_ecoli_vmh_all` in the bulkPerformance anno...Unaimend opened a pull request on Porthmeus/MeMoMe
Thomas/dev/annotation
Added more detailed annotation performance metrics. Specifically each model in the bulk performance now has a link as its name ![image](https://github.com/user-attachments/assets/a23e383a-d593...Unaimend pushed 1 commit to thomas/dev/hmdb Porthmeus/MeMoMe
- Improved vmh model annotation by 337 dbs/names by using hmdb e516b70
Unaimend pushed 4 commits to thomas/dev/hmdb Porthmeus/MeMoMe
- Added missing argument When changing the signature of a function, I forgot to add an argument in a function call. 9c56e55
- Added correct amount of expected annotation. The expected annotations should reflect the amount of annotated metabol... 3c79651
- Added blue as a possible color in the annotation preview Previously red meant that we have less than the expected am... c1c8acd
- Added vmh and HMDB annotation 8379b12
Unaimend created a comment on a pull request on Porthmeus/MeMoMe
@SteFlor do we still need this branch?
Unaimend created a comment on an issue on Porthmeus/MeMoMe
For the ecoli vmh model we do get VMH as orig db but still no annotations
Unaimend created a comment on an issue on Porthmeus/MeMoMe
![image](https://github.com/user-attachments/assets/1fc8884e-b2e6-4982-8a4e-2c350ae87587) AFAIK this is not fixed on master. VMH is not used :)
Unaimend created a branch on Porthmeus/MeMoMe
thomas/dev/hmdb - Metabolic Model Merging - a semiautomated way to merge genome scale metabolic models
Unaimend opened an issue on Porthmeus/MeMoMe
HMDB saves vmh id's as uppercase, such cases could happen in other dbs as well. We need to handle this
![image](https://github.com/user-attachments/assets/5734fec5-56db-49e9-bd1d-70e1a2aed6ec)Unaimend opened an issue on Porthmeus/MeMoMe
Pandas sometimes converts purely numeric id row to float
...WTF {'accession': ['HMDB0000972'], 'name': ['10-Formyltetrahydrofolate'], 'synonyms': ['\n '], 'chemical_formula': ['C20H23N7O7'], 'iupac_name': ['(2S)-2-[(4-{N-[(4-hydroxy-2-imino-1,2,5,6,7,...Unaimend opened an issue on Porthmeus/MeMoMe
Implement HMDB
- [ ] Add a link to config.yaml (This downloads a zip ~900M, we have to unpack this on the user site)Unaimend created a review comment on a pull request on Porthmeus/MeMoMe
I think this is useless
Unaimend pushed 1 commit to thomas/dev/annotation Porthmeus/MeMoMe
- Added more detailed stats to the annotation statistics f3248d5
Unaimend pushed 1 commit to thomas/dev/annotation Porthmeus/MeMoMe
- Added more detailed stats to the annotation statistics 171fb2f
Unaimend created a branch on Porthmeus/MeMoMe
thomas/dev/annotation - Metabolic Model Merging - a semiautomated way to merge genome scale metabolic models
Unaimend opened a pull request on Porthmeus/MeMoMe
Thomas/dev/suite
This changes our test architecture and does a little clean up of the test folder. * Using a python script and and a manual test suite allows us to split our tests into more granular packages. Thus...Unaimend created a review on a pull request on Porthmeus/MeMoMe
had to end the review
Unaimend created a branch on Porthmeus/MeMoMe
thomas/dev/suite - Metabolic Model Merging - a semiautomated way to merge genome scale metabolic models