# HG changeset patch # User iuc # Date 1556895913 14400 # Node ID eba36e001f455460244a252da43a4cd336bc14b0 # Parent dd4df992d93da29e67cdea8ade5b578d70bdc766 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 7dbb0fbe5446140f40fed36e45f42ec8d34bbc78 diff -r dd4df992d93d -r eba36e001f45 macros.xml --- a/macros.xml Tue Jul 24 10:23:37 2018 -0400 +++ b/macros.xml Fri May 03 11:05:13 2019 -0400 @@ -1,5 +1,5 @@ - 1.3.4 + 1.3.6 stringtie diff -r dd4df992d93d -r eba36e001f45 stringtie.xml --- a/stringtie.xml Tue Jul 24 10:23:37 2018 -0400 +++ b/stringtie.xml Fri May 03 11:05:13 2019 -0400 @@ -112,14 +112,14 @@ - + - + @@ -140,12 +140,12 @@ - + - + @@ -164,11 +164,11 @@ - +
- + @@ -182,13 +182,13 @@ - - + +
- + adv['abundance_estimation'] @@ -260,7 +260,7 @@ - + @@ -274,11 +274,11 @@ - + - - + + @@ -292,9 +292,9 @@ - + - + diff -r dd4df992d93d -r eba36e001f45 test-data/._stringtie_in1.bam Binary file test-data/._stringtie_in1.bam has changed diff -r dd4df992d93d -r eba36e001f45 test-data/._stringtie_out2.gtf Binary file test-data/._stringtie_out2.gtf has changed diff -r dd4df992d93d -r eba36e001f45 test-data/ballgown/t_data.ctab --- a/test-data/ballgown/t_data.ctab Tue Jul 24 10:23:37 2018 -0400 +++ b/test-data/ballgown/t_data.ctab Fri May 03 11:05:13 2019 -0400 @@ -1,2 +1,2 @@ t_id chr strand start end t_name num_exons length gene_id gene_name cov FPKM -1 test_chromosome + 53 550 CUFF.1.1 3 298 CUFF.1 . 44.070122 3228580.250000 +1 test_chromosome + 53 550 CUFF.1.1 3 298 CUFF.1 . 44.070122 3228580.366300 diff -r dd4df992d93d -r eba36e001f45 test-data/stringtie_merge_out1.gtf --- a/test-data/stringtie_merge_out1.gtf Tue Jul 24 10:23:37 2018 -0400 +++ b/test-data/stringtie_merge_out1.gtf Fri May 03 11:05:13 2019 -0400 @@ -1,5 +1,5 @@ -# stringtie --merge -p 1 -G /tmp/tmpJfKWNy/files/000/dataset_42.dat -m 50 -c 0 -F 1.0 -T 1.0 -f 0.01 -g 250 -o /tmp/tmpJfKWNy/files/000/dataset_43.dat /tmp/tmpJfKWNy/files/000/dataset_38.dat /tmp/tmpJfKWNy/files/000/dataset_39.dat /tmp/tmpJfKWNy/files/000/dataset_40.dat /tmp/tmpJfKWNy/files/000/dataset_41.dat -# StringTie version 1.3.4d +# stringtie --merge -p 1 -G /tmp/tmpcy98bsa4/files/000/dataset_40.dat -m 50 -c 0 -F 1.0 -T 1.0 -f 0.01 -g 250 -o /tmp/tmpcy98bsa4/files/000/dataset_41.dat /tmp/tmpcy98bsa4/files/000/dataset_36.dat /tmp/tmpcy98bsa4/files/000/dataset_37.dat /tmp/tmpcy98bsa4/files/000/dataset_38.dat /tmp/tmpcy98bsa4/files/000/dataset_39.dat +# StringTie version 1.3.6 test_chromosome StringTie transcript 53 550 1000 + . gene_id "MSTRG.1"; transcript_id "CUFF.1.1"; ref_gene_id "CUFF.1"; test_chromosome StringTie exon 53 250 1000 + . gene_id "MSTRG.1"; transcript_id "CUFF.1.1"; exon_number "1"; ref_gene_id "CUFF.1"; test_chromosome StringTie exon 351 400 1000 + . gene_id "MSTRG.1"; transcript_id "CUFF.1.1"; exon_number "2"; ref_gene_id "CUFF.1"; diff -r dd4df992d93d -r eba36e001f45 test-data/stringtie_merge_out2.gtf --- a/test-data/stringtie_merge_out2.gtf Tue Jul 24 10:23:37 2018 -0400 +++ b/test-data/stringtie_merge_out2.gtf Fri May 03 11:05:13 2019 -0400 @@ -1,5 +1,5 @@ -# stringtie --merge -p 1 -G /tmp/tmpJfKWNy/files/000/dataset_46.dat -m 50 -c 0 -F 1.0 -T 1.0 -f 0.01 -g 250 -o /tmp/tmpJfKWNy/files/000/dataset_47.dat /tmp/tmpJfKWNy/files/000/dataset_44.dat /tmp/tmpJfKWNy/files/000/dataset_45.dat -# StringTie version 1.3.4d +# stringtie --merge -p 1 -G /tmp/tmpcy98bsa4/files/000/dataset_44.dat -m 50 -c 0 -F 1.0 -T 1.0 -f 0.01 -g 250 -o /tmp/tmpcy98bsa4/files/000/dataset_45.dat /tmp/tmpcy98bsa4/files/000/dataset_42.dat /tmp/tmpcy98bsa4/files/000/dataset_43.dat +# StringTie version 1.3.6 chr1 StringTie transcript 3189811 3193042 1000 . . gene_id "MSTRG.1"; transcript_id "MSTRG.1.1"; chr1 StringTie exon 3189811 3193042 1000 . . gene_id "MSTRG.1"; transcript_id "MSTRG.1.1"; exon_number "1"; chr1 StringTie transcript 3200023 3200191 1000 . . gene_id "MSTRG.2"; transcript_id "MSTRG.2.1"; diff -r dd4df992d93d -r eba36e001f45 test-data/stringtie_out1.gtf --- a/test-data/stringtie_out1.gtf Tue Jul 24 10:23:37 2018 -0400 +++ b/test-data/stringtie_out1.gtf Fri May 03 11:05:13 2019 -0400 @@ -1,6 +1,6 @@ -# stringtie /tmp/tmpJfKWNy/files/000/dataset_1.dat -o /tmp/tmpJfKWNy/files/000/dataset_2.dat -p 1 -# StringTie version 1.3.4d -test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; cov "44.060520"; FPKM "3227877.000000"; TPM "962189.250000"; +# stringtie /tmp/tmpcy98bsa4/files/000/dataset_1.dat -o /tmp/tmpcy98bsa4/files/000/dataset_2.dat -p 1 -f 0.15 -m 200 -a 10 -j 1 -c 2 -g 50 -M 0.95 +# StringTie version 1.3.6 +test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; cov "44.060520"; FPKM "3227876.923077"; TPM "962189.281155"; test_chromosome StringTie exon 53 250 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "1"; cov "48.012157"; test_chromosome StringTie exon 351 400 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "2"; cov "51.382565"; test_chromosome StringTie exon 501 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "3"; cov "21.090000"; diff -r dd4df992d93d -r eba36e001f45 test-data/stringtie_out2.gtf --- a/test-data/stringtie_out2.gtf Tue Jul 24 10:23:37 2018 -0400 +++ b/test-data/stringtie_out2.gtf Fri May 03 11:05:13 2019 -0400 @@ -1,6 +1,6 @@ -# stringtie /tmp/tmpJfKWNy/files/000/dataset_3.dat -o /tmp/tmpJfKWNy/files/000/dataset_4.dat -p 1 -l STRG -f 0.17 -m 200 -a 10 -j 1 -c 2 -g 50 -M 0.95 -# StringTie version 1.3.4d -test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; cov "44.060520"; FPKM "3227877.000000"; TPM "962189.250000"; +# stringtie /tmp/tmpcy98bsa4/files/000/dataset_3.dat -o /tmp/tmpcy98bsa4/files/000/dataset_4.dat -p 1 -f 0.17 -m 200 -a 10 -j 1 -c 2 -g 50 -M 0.95 +# StringTie version 1.3.6 +test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; cov "44.060520"; FPKM "3227876.923077"; TPM "962189.281155"; test_chromosome StringTie exon 53 250 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "1"; cov "48.012157"; test_chromosome StringTie exon 351 400 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "2"; cov "51.382565"; test_chromosome StringTie exon 501 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "3"; cov "21.090000"; diff -r dd4df992d93d -r eba36e001f45 test-data/stringtie_out3.gtf --- a/test-data/stringtie_out3.gtf Tue Jul 24 10:23:37 2018 -0400 +++ b/test-data/stringtie_out3.gtf Fri May 03 11:05:13 2019 -0400 @@ -1,6 +1,6 @@ -# stringtie /tmp/tmpJfKWNy/files/000/dataset_5.dat -o /tmp/tmpJfKWNy/files/000/dataset_7.dat -p 1 -C /tmp/tmpJfKWNy/files/000/dataset_8.dat -G /tmp/tmpJfKWNy/files/000/dataset_6.dat -b ./special_de_output/sample1/ -# StringTie version 1.3.4d -test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "44.070122"; FPKM "3228580.250000"; TPM "962398.937500"; +# stringtie /tmp/tmpcy98bsa4/files/000/dataset_5.dat -o /tmp/tmpcy98bsa4/files/000/dataset_7.dat -p 1 -G guide.gff -b ./special_de_output/sample1/ -f 0.15 -m 200 -a 10 -j 1 -c 2 -g 50 -M 0.95 +# StringTie version 1.3.6 +test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "44.070122"; FPKM "3228580.366300"; TPM "962398.968682"; test_chromosome StringTie exon 53 250 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "1"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "48.005386"; test_chromosome StringTie exon 351 400 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "2"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "51.452003"; test_chromosome StringTie exon 501 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "3"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "21.104616"; diff -r dd4df992d93d -r eba36e001f45 test-data/stringtie_out4.gtf --- a/test-data/stringtie_out4.gtf Tue Jul 24 10:23:37 2018 -0400 +++ b/test-data/stringtie_out4.gtf Fri May 03 11:05:13 2019 -0400 @@ -1,6 +1,6 @@ -# stringtie /tmp/tmpJfKWNy/files/000/dataset_28.dat -o /tmp/tmpJfKWNy/files/000/dataset_30.dat -p 1 -C /tmp/tmpJfKWNy/files/000/dataset_32.dat -G /tmp/tmpJfKWNy/files/000/dataset_29.dat -b ./special_de_output/sample1/ -l STRG -f 0.17 -m 200 -a 10 -j 1 -c 2 -g 50 -M 0.95 -A /tmp/tmpJfKWNy/files/000/dataset_31.dat -# StringTie version 1.3.4d -test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "44.070122"; FPKM "3228580.250000"; TPM "962398.937500"; +# stringtie /tmp/tmpcy98bsa4/files/000/dataset_27.dat -o /tmp/tmpcy98bsa4/files/000/dataset_29.dat -p 1 -G guide.gff -b ./special_de_output/sample1/ -f 0.17 -m 200 -a 10 -j 1 -c 2 -g 50 -M 0.95 -A /tmp/tmpcy98bsa4/files/000/dataset_30.dat +# StringTie version 1.3.6 +test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "44.070122"; FPKM "3228580.366300"; TPM "962398.968682"; test_chromosome StringTie exon 53 250 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "1"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "48.005386"; test_chromosome StringTie exon 351 400 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "2"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "51.452003"; test_chromosome StringTie exon 501 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "3"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "21.104616"; diff -r dd4df992d93d -r eba36e001f45 test-data/stringtie_out5.gtf --- a/test-data/stringtie_out5.gtf Tue Jul 24 10:23:37 2018 -0400 +++ b/test-data/stringtie_out5.gtf Fri May 03 11:05:13 2019 -0400 @@ -1,6 +1,6 @@ -# stringtie /tmp/tmpJfKWNy/files/000/dataset_13.dat -o /tmp/tmpJfKWNy/files/000/dataset_15.dat -p 1 -C /tmp/tmpJfKWNy/files/000/dataset_16.dat -G /tmp/tmpJfKWNy/files/000/dataset_14.dat -b ./special_de_output/sample1/ -# StringTie version 1.3.4d -test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "44.070122"; FPKM "3228580.250000"; TPM "962398.937500"; +# stringtie /tmp/tmpcy98bsa4/files/000/dataset_11.dat -o /tmp/tmpcy98bsa4/files/000/dataset_13.dat -p 1 -G guide.gff -C /tmp/tmpcy98bsa4/files/000/dataset_14.dat -b ./special_de_output/sample1/ -f 0.15 -m 200 -a 10 -j 1 -c 2 -g 50 -M 0.95 +# StringTie version 1.3.6 +test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "44.070122"; FPKM "3228580.366300"; TPM "962398.968682"; test_chromosome StringTie exon 53 250 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "1"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "48.005386"; test_chromosome StringTie exon 351 400 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "2"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "51.452003"; test_chromosome StringTie exon 501 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "3"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "21.104616"; diff -r dd4df992d93d -r eba36e001f45 test-data/stringtie_out6.gtf --- a/test-data/stringtie_out6.gtf Tue Jul 24 10:23:37 2018 -0400 +++ b/test-data/stringtie_out6.gtf Fri May 03 11:05:13 2019 -0400 @@ -1,6 +1,6 @@ -# stringtie /tmp/tmpSoPTYX/files/000/dataset_1.dat -o /tmp/tmpSoPTYX/files/000/dataset_3.dat -p 1 -G guide.gff -C /tmp/tmpSoPTYX/files/000/dataset_4.dat -e -b ./special_de_output/sample1/ -f 0.15 -m 200 -a 10 -j 1 -c 2 -g 50 -M 0.95 -# StringTie version 1.3.4d -test_chromosome StringTie transcript 53 550 1000 + . gene_id "CUFF.1"; transcript_id "CUFF.1.1"; cov "45.795296"; FPKM "3354966.750000"; TPM "1000000.000000"; +# stringtie /tmp/tmpcy98bsa4/files/000/dataset_20.dat -o /tmp/tmpcy98bsa4/files/000/dataset_22.dat -p 1 -G guide.gff -C /tmp/tmpcy98bsa4/files/000/dataset_23.dat -e -b ./special_de_output/sample1/ -f 0.15 -m 200 -a 10 -j 1 -c 2 -g 50 -M 0.95 +# StringTie version 1.3.6 +test_chromosome StringTie transcript 53 550 1000 + . gene_id "CUFF.1"; transcript_id "CUFF.1.1"; cov "45.795296"; FPKM "3354966.739927"; TPM "1000000.006216"; test_chromosome StringTie exon 53 250 1000 + . gene_id "CUFF.1"; transcript_id "CUFF.1.1"; exon_number "1"; cov "49.777779"; test_chromosome StringTie exon 351 400 1000 + . gene_id "CUFF.1"; transcript_id "CUFF.1.1"; exon_number "2"; cov "54.160004"; test_chromosome StringTie exon 501 550 1000 + . gene_id "CUFF.1"; transcript_id "CUFF.1.1"; exon_number "3"; cov "21.660000"; diff -r dd4df992d93d -r eba36e001f45 test-data/stringtie_out7.gtf --- a/test-data/stringtie_out7.gtf Tue Jul 24 10:23:37 2018 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3 +0,0 @@ -Gene ID Gene Name Reference Strand Start End Coverage FPKM TPM -CUFF.1 - test_chromosome + 53 550 45.791946 3354721.250000 1000000.062500 -STRG.1 - test_chromosome + 53 550 45.791946 3354721.250000 1000000.062500 diff -r dd4df992d93d -r eba36e001f45 test-data/stringtie_out7.tsv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/stringtie_out7.tsv Fri May 03 11:05:13 2019 -0400 @@ -0,0 +1,3 @@ +Gene ID Gene Name Reference Strand Start End Coverage FPKM TPM +CUFF.1 - test_chromosome + 53 550 45.791946 3354721.318681 999999.991022 +STRG.1 - test_chromosome + 53 550 45.791946 3354721.318681 999999.991022 diff -r dd4df992d93d -r eba36e001f45 test-data/stringtie_out8.gtf --- a/test-data/stringtie_out8.gtf Tue Jul 24 10:23:37 2018 -0400 +++ b/test-data/stringtie_out8.gtf Fri May 03 11:05:13 2019 -0400 @@ -1,6 +1,6 @@ -# stringtie /tmp/tmpJfKWNy/files/000/dataset_34.dat -o /tmp/tmpJfKWNy/files/000/dataset_36.dat -p 1 -C /tmp/tmpJfKWNy/files/000/dataset_37.dat -G /tmp/tmpJfKWNy/files/000/dataset_35.dat -b ./special_de_output/sample1/ -l STRG -f 0.15 -m 200 -a 10 -j 1 -c 2 -g 50 -M 0.95 -# StringTie version 1.3.4d -test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "44.070122"; FPKM "3228580.250000"; TPM "962398.937500"; +# stringtie /tmp/tmpcy98bsa4/files/000/dataset_34.dat -o /tmp/tmpcy98bsa4/files/000/dataset_35.dat -p 1 -G guide.gff -b ./special_de_output/sample1/ -f 0.15 -m 200 -a 10 -j 1 -c 2 -g 50 -M 0.95 +# StringTie version 1.3.6 +test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "44.070122"; FPKM "3228580.366300"; TPM "962398.968682"; test_chromosome StringTie exon 53 250 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "1"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "48.005386"; test_chromosome StringTie exon 351 400 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "2"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "51.452003"; test_chromosome StringTie exon 501 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "3"; reference_id "CUFF.1.1"; ref_gene_id "CUFF.1"; cov "21.104616"; diff -r dd4df992d93d -r eba36e001f45 test-data/stringtie_out_coverage.gtf --- a/test-data/stringtie_out_coverage.gtf Tue Jul 24 10:23:37 2018 -0400 +++ b/test-data/stringtie_out_coverage.gtf Fri May 03 11:05:13 2019 -0400 @@ -1,4 +1,4 @@ -test_chromosome Cufflinks transcript 53 550 1000.00 + . ID=CUFF.1.1;geneID=CUFF.1 -test_chromosome Cufflinks exon 53 250 1000.00 + . Parent=CUFF.1.1 -test_chromosome Cufflinks exon 351 400 1000.00 + . Parent=CUFF.1.1 -test_chromosome Cufflinks exon 501 550 1000.00 + . Parent=CUFF.1.1 +test_chromosome Cufflinks transcript 53 550 1000 + . ID=CUFF.1.1;geneID=CUFF.1 +test_chromosome Cufflinks exon 53 250 1000 + . Parent=CUFF.1.1 +test_chromosome Cufflinks exon 351 400 1000 + . Parent=CUFF.1.1 +test_chromosome Cufflinks exon 501 550 1000 + . Parent=CUFF.1.1