AuReMe / metage2metabo

From annotated genomes to metabolic screening in large scale microbiotas
https://metage2metabo.readthedocs.io
GNU Lesser General Public License v3.0
53 stars 7 forks source link

Compute deadend and orphan metabolites #38

Open ArnaudBelcour opened 2 years ago

ArnaudBelcour commented 2 years ago

To add more details on the metabolic networks used we could compute the deadend and the orphan metabolites for both individual and community.

For individual organism we could use menetools dead (for dead end). But we will have to implement menetools orphan.

For community, we will have to create a new command in miscoto, that could do both analysis (deadend + orphan).

This will create new results in the json output file.