Mercurial > repos > iuc > funannotate_annotate
annotate README.md @ 6:582fd74dc2a1 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 2c4f8172c3f452e1119b3d528c97da382750adeb
author | iuc |
---|---|
date | Tue, 25 Apr 2023 18:29:19 +0000 |
parents | a5baa4ff168d |
children |
rev | line source |
---|---|
0
a5baa4ff168d
"planemo upload commit 87560553f1dbbd3e0ab7d7157fa5a7f32f61dca1"
iuc
parents:
diff
changeset
|
1 # Funannotate |
a5baa4ff168d
"planemo upload commit 87560553f1dbbd3e0ab7d7157fa5a7f32f61dca1"
iuc
parents:
diff
changeset
|
2 |
a5baa4ff168d
"planemo upload commit 87560553f1dbbd3e0ab7d7157fa5a7f32f61dca1"
iuc
parents:
diff
changeset
|
3 Funannotate can use GeneMark to predict gene, but due to licensing issues, we are not allowed to distribute GeneMark automatically. |
a5baa4ff168d
"planemo upload commit 87560553f1dbbd3e0ab7d7157fa5a7f32f61dca1"
iuc
parents:
diff
changeset
|
4 |
a5baa4ff168d
"planemo upload commit 87560553f1dbbd3e0ab7d7157fa5a7f32f61dca1"
iuc
parents:
diff
changeset
|
5 If you want to use it, the Galaxy administrator needs to install it GeneMark following the instructions on https://github.com/nextgenusfs/funannotate, and set the `GENEMARK_PATH` variable on the job destination. |