Mercurial > repos > iuc > funannotate_clean
annotate README.md @ 12:5c09ad60911c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
author | iuc |
---|---|
date | Fri, 07 Mar 2025 22:34:18 +0000 |
parents | b5ec3983deda |
children |
rev | line source |
---|---|
0
b5ec3983deda
"planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff
changeset
|
1 # Funannotate |
b5ec3983deda
"planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff
changeset
|
2 |
b5ec3983deda
"planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
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. |
b5ec3983deda
"planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff
changeset
|
4 |
b5ec3983deda
"planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
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. |