Skip to content

eggnog‐annotate

Santiago Castro Dau edited this page Apr 18, 2024 · 5 revisions

Annotate hits using the eggNOG annotation database.

For the full description of the action's inputs, outputs, and parameters run qiime moshpit eggnog‐annotate --help in the terminal.

Inputs

Outputs

Example Use

qiime moshpit eggnog-annotate \
   --i-eggnog-hits hits.qza \
   --i-eggnog-db eggnog_db.qza \
   --o-ortholog-annotations annotations.qza \
   --verbose

Tutorials

List of tutorials that involve this action.

Links to Relevant Resources

Citation

@article{key0,
 author = {Huerta-Cepas, Jaime and Szklarczyk, Damian and Heller, Davide and Hernández-Plaza, Ana and Forslund, Sofia K and Cook, Helen and Mende, Daniel R and Letunic, Ivica and Rattei, Thomas and Jensen, Lars J and von Mering, Christian and Bork, Peer},
 doi = {10.1093/nar/gky1085},
 issn = {0305-1048},
 journal = {Nucleic Acids Research},
 month = {January},
 number = {D1},
 pages = {D309--D314},
 shorttitle = {eggNOG 5.0},
 title = {eggNOG 5.0: a hierarchical, functionally and phylogenetically annotated orthology resource based on 5090 organisms and 2502 viruses},
 url = {https://doi.org/10.1093/nar/gky1085},
 urldate = {2024-01-18},
 volume = {47},
 year = {2019}
}

🏠 Home

🧑🏻‍🏫 Tutorials

🎬 Actions

Clone this wiki locally