This package includes a few programs for rapid functional annotation for metagenomic sequences, including,
1) Gene prediction by FragGeneScan;
2) Similarity search by RAPSearch2;
3) Functional annotation in GO (Gene Ontology) and EC (Enzyme Commission) based on similarity search results;
4) From EC to metabolic pathway reconstruction by MinPath.
Inputs: Just sequencing reads (or assemblies)
Outputs: Protein-coding genes (or gene fragments); similarity search; functional annotations (in GO and EC); metabolic pathways.
Categories
AlgorithmsLicense
GNU General Public License version 3.0 (GPLv3)Follow Fun4Me
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
I downloaded the software and ran it with python3. I received a series of syntax errors. I spent 20 minutes troubleshooting but nothing. The provided script doesn't work as it is, I recommend checking it better and uploading a working version. It's a pity since the idea is interesting and I was hoping to use one of the packages.