Mercurial > repos > bgruening > augustus_training
diff test-data/human_augustus_utr-on.gff @ 9:2fdc599f2814 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit b8194e4d746760fff7a7c5bb9c41df28089d9782
| author | iuc |
|---|---|
| date | Thu, 17 Jul 2025 09:06:11 +0000 |
| parents | 7be22100e5e1 |
| children |
line wrap: on
line diff
--- a/test-data/human_augustus_utr-on.gff Sun Dec 15 09:09:49 2024 +0000 +++ b/test-data/human_augustus_utr-on.gff Thu Jul 17 09:06:11 2025 +0000 @@ -1,14 +1,14 @@ ##gff-version 3 -# This output was generated with AUGUSTUS (version 3.4.0). +# This output was generated with AUGUSTUS (version 3.5.0). # AUGUSTUS is a gene prediction tool written by M. Stanke (mario.stanke@uni-greifswald.de), -# O. Keller, S. König, L. Gerischer, L. Romoth and Katharina Hoff. +# O. Keller, S. König, L. Gerischer, L. Romoth, Katharina Hoff, Henry Mehlan and Daniel Honsel. # Please cite: Mario Stanke, Mark Diekhans, Robert Baertsch, David Haussler (2008), # Using native and syntenically mapped cDNA alignments to improve de novo gene finding # Bioinformatics 24: 637-644, doi 10.1093/bioinformatics/btn013 # No extrinsic information on sequences given. # Initializing the parameters using config directory /usr/local/config/ ... # human version. Using default transition matrix. -# Looks like /tmp/tmpb49zmbej/files/e/0/1/dataset_e0109fd4-ac59-4275-90d3-25691349bc0c.dat is in fasta format. +# Looks like /tmp/tmpjsgft19_/files/2/a/c/dataset_2acd78b6-6b4d-4592-91d1-ec3a4dc4a8f0.dat is in fasta format. # We have hints for 0 sequences and for 0 of the sequences in the input set. # # ----- prediction on sequence number 1 (length = 9453, name = HS04636) ----- @@ -19,7 +19,6 @@ HS04636 AUGUSTUS transcript 836 8857 . + . ID=HS04636.g1.t1;Parent=HS04636.g1 HS04636 AUGUSTUS transcription_start_site 836 836 . + . Parent=HS04636.g1.t1 HS04636 AUGUSTUS exon 836 1017 . + . Parent=HS04636.g1.t1 -HS04636 AUGUSTUS start_codon 966 968 . + 0 Parent=HS04636.g1.t1 HS04636 AUGUSTUS CDS 966 1017 . + 0 ID=HS04636.g1.t1.cds;Parent=HS04636.g1.t1 HS04636 AUGUSTUS CDS 1818 1934 . + 2 ID=HS04636.g1.t1.cds;Parent=HS04636.g1.t1 HS04636 AUGUSTUS exon 1818 1934 . + . Parent=HS04636.g1.t1 @@ -77,7 +76,6 @@ HS08198 AUGUSTUS transcript 86 2105 . + . ID=HS08198.g2.t1;Parent=HS08198.g2 HS08198 AUGUSTUS transcription_start_site 86 86 . + . Parent=HS08198.g2.t1 HS08198 AUGUSTUS exon 86 582 . + . Parent=HS08198.g2.t1 -HS08198 AUGUSTUS start_codon 445 447 . + 0 Parent=HS08198.g2.t1 HS08198 AUGUSTUS CDS 445 582 . + 0 ID=HS08198.g2.t1.cds;Parent=HS08198.g2.t1 HS08198 AUGUSTUS CDS 812 894 . + 0 ID=HS08198.g2.t1.cds;Parent=HS08198.g2.t1 HS08198 AUGUSTUS exon 812 894 . + . Parent=HS08198.g2.t1 @@ -103,4 +101,4 @@ # end gene HS08198.g2 ### # command line: -# augustus --strand=both --noInFrameStop=false --gff3=on --uniqueGeneId=true --protein=on --codingseq=on --introns=off --stop=off --stop=off --cds=on --singlestrand=false /tmp/tmpb49zmbej/files/e/0/1/dataset_e0109fd4-ac59-4275-90d3-25691349bc0c.dat --UTR=on --genemodel=complete --softmasking=0 --species=human +# augustus --strand=both --noInFrameStop=false --gff3=on --uniqueGeneId=true --protein=on --codingseq=on --introns=off --start=off --stop=off --cds=on --singlestrand=false /tmp/tmpjsgft19_/files/2/a/c/dataset_2acd78b6-6b4d-4592-91d1-ec3a4dc4a8f0.dat --UTR=on --genemodel=complete --softmasking=0 --species=human
