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
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.