generated from bokulich-lab/q2-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 14
ReferenceDB[Eggnog]
Santiago Castro Dau edited this page Apr 18, 2024
·
2 revisions
eggNOG annotation database.
class EggnogRefDirFmt(model.DirectoryFormat):
eggnog = model.FileCollection(r'eggnog.*db.*',
format=EggnogRefBinFileFmt)
@eggnog.set_path_maker
def eggnog_path_maker(self, name):
return str(name)
data
├── eggnog.db
├── eggnog.taxa.db
├── eggnog.taxa.tar.gz
├── eggnog.taxa.db.traverse.pkl
└── eggnog_proteins.dmnd.gz