Mercurial > repos > iuc > funannotate_compare
annotate README.md @ 7:5a5ae61da69c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 90acc0e23230b2e29e1d38a90bca4009c84c7e67
author | iuc |
---|---|
date | Fri, 20 Oct 2023 10:10:00 +0000 |
parents | 857f7ac611e1 |
children |
rev | line source |
---|---|
0
857f7ac611e1
"planemo upload commit 87560553f1dbbd3e0ab7d7157fa5a7f32f61dca1"
iuc
parents:
diff
changeset
|
1 # Funannotate |
857f7ac611e1
"planemo upload commit 87560553f1dbbd3e0ab7d7157fa5a7f32f61dca1"
iuc
parents:
diff
changeset
|
2 |
857f7ac611e1
"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. |
857f7ac611e1
"planemo upload commit 87560553f1dbbd3e0ab7d7157fa5a7f32f61dca1"
iuc
parents:
diff
changeset
|
4 |
857f7ac611e1
"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. |