metagenopolis / meteor

Meteor is a plateform for quantitative metagenomics profiling of complex ecosystems. Meteor relies on genes catalogue to perform specie level taxonomic assignments and functional analysis.
GNU General Public License v3.0
12 stars 0 forks source link

Add functional output #48

Closed fthirion89 closed 4 months ago

fthirion89 commented 5 months ago

List of functional outputs that should be generated:

Line 639 and 640 of profiler.py: Change ["mustard"] with ["mustard", "kegg", "dbcan"] Change ["dbcan] with ["mustard", "kegg", "dbcan"]

Probably test associated with the function execute() should be updated.

aghozlane commented 4 months ago

Done!