Mercurial > repos > iuc > funannotate_sort
annotate README.md @ 5:2b7d3bfd40d8 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 2589d2785ca90160a22a5fe14e03311e189ea51d
author | iuc |
---|---|
date | Thu, 13 Apr 2023 17:14:49 +0000 |
parents | 998b719a94cb |
children |
rev | line source |
---|---|
0
998b719a94cb
"planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff
changeset
|
1 # Funannotate |
998b719a94cb
"planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff
changeset
|
2 |
998b719a94cb
"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. |
998b719a94cb
"planemo upload commit 9613152729099079c7465c3d5d42005ef22ca91e"
iuc
parents:
diff
changeset
|
4 |
998b719a94cb
"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. |