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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.