# HG changeset patch # User iuc # Date 1445458062 14400 # Node ID f504b3b7e49d2b4212a44f291177cfae2597d6d0 # Parent df42808cc33abc8fbfee413e3aabcc162cb3e948 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 65c9ce2fdc2b4ce892df8e456f18b859a85c410a diff -r df42808cc33a -r f504b3b7e49d stringtie.xml --- a/stringtie.xml Wed Aug 12 07:07:40 2015 -0400 +++ b/stringtie.xml Wed Oct 21 16:07:42 2015 -0400 @@ -1,7 +1,7 @@ - + transcript assembly and quantification - stringtie + stringtie @@ -55,14 +60,18 @@ - + + + + option_set['A'] + guide['use_guide'] == "yes" @@ -125,6 +134,25 @@ + + + + + + + + + + + + + + + + + + + - is reached (default: 1,000,000); -v verbose (log bundle processing details) -g gap between read mappings triggering a new bundle (default: 50) -C output file with reference transcripts that are covered by reads @@ -162,6 +187,10 @@ -b enable output of Ballgown table files but these files will be created under the directory path given as -e only estimates the abundance of given reference transcripts (requires -G) + -A gene abundance estimation output file + -x do not assemble any transcripts on these reference sequence(s) + + ]]> diff -r df42808cc33a -r f504b3b7e49d test-data/e2t.ctab --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/e2t.ctab Wed Oct 21 16:07:42 2015 -0400 @@ -0,0 +1,4 @@ +e_id t_id +1 1 +2 1 +3 1 diff -r df42808cc33a -r f504b3b7e49d test-data/e_data.ctab --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/e_data.ctab Wed Oct 21 16:07:42 2015 -0400 @@ -0,0 +1,4 @@ +e_id chr strand start end rcount ucount mrcount cov cov_sd mcov mcov_sd +1 test_chromosome + 53 250 158 158 158.00 49.7778 22.0747 49.7778 22.0747 +2 test_chromosome + 351 400 73 73 73.00 54.1600 6.1753 54.1600 6.1753 +3 test_chromosome + 501 550 38 38 38.00 21.6400 12.4350 21.6400 12.4350 diff -r df42808cc33a -r f504b3b7e49d test-data/i2t.ctab --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/i2t.ctab Wed Oct 21 16:07:42 2015 -0400 @@ -0,0 +1,3 @@ +i_id t_id +1 1 +2 1 diff -r df42808cc33a -r f504b3b7e49d test-data/i_data.ctab --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/i_data.ctab Wed Oct 21 16:07:42 2015 -0400 @@ -0,0 +1,3 @@ +i_id chr strand start end rcount ucount mrcount +1 test_chromosome + 251 350 49 49 49.00 +2 test_chromosome + 401 500 38 38 38.00 diff -r df42808cc33a -r f504b3b7e49d test-data/stringtie_out1.gtf --- a/test-data/stringtie_out1.gtf Wed Aug 12 07:07:40 2015 -0400 +++ b/test-data/stringtie_out1.gtf Wed Oct 21 16:07:42 2015 -0400 @@ -1,4 +1,6 @@ -test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; cov "44.724823"; FPKM "3276543.750000"; -test_chromosome StringTie exon 53 250 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "1"; cov "49.011967"; +# stringtie /tmp/tmpoOYb63/files/000/dataset_1.dat -o /tmp/tmpoOYb63/files/000/dataset_2.dat -p 1 +# StringTie version 1.1.0 +test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; cov "44.682419"; FPKM "3273437.500000"; TPM "995243.375000"; +test_chromosome StringTie exon 53 250 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "1"; cov "48.948147"; 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 df42808cc33a -r f504b3b7e49d test-data/stringtie_out2.gtf --- a/test-data/stringtie_out2.gtf Wed Aug 12 07:07:40 2015 -0400 +++ b/test-data/stringtie_out2.gtf Wed Oct 21 16:07:42 2015 -0400 @@ -1,4 +1,6 @@ -test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; cov "44.724823"; FPKM "3276543.750000"; -test_chromosome StringTie exon 53 250 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "1"; cov "49.011967"; +# stringtie /tmp/tmpoOYb63/files/000/dataset_9.dat -o /tmp/tmpoOYb63/files/000/dataset_10.dat -p 1 -l STRG -f 0.17 -m 200 -a 10 -j 1 -c 2 -g 50 -M 0.95 +# StringTie version 1.1.0 +test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; cov "44.682419"; FPKM "3273437.500000"; TPM "995243.375000"; +test_chromosome StringTie exon 53 250 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; exon_number "1"; cov "48.948147"; 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 df42808cc33a -r f504b3b7e49d test-data/stringtie_out3.gtf --- a/test-data/stringtie_out3.gtf Wed Aug 12 07:07:40 2015 -0400 +++ b/test-data/stringtie_out3.gtf Wed Oct 21 16:07:42 2015 -0400 @@ -1,4 +1,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.724823"; FPKM "3276543.750000"; +# stringtie /tmp/tmpoOYb63/files/000/dataset_16.dat -o /tmp/tmpoOYb63/files/000/dataset_18.dat -p 1 -C /tmp/tmpoOYb63/files/000/dataset_20.dat -G /tmp/tmpoOYb63/files/000/dataset_17.dat +# StringTie version 1.1.0 +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.724823"; FPKM "3276543.750000"; TPM "996187.875000"; 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 "49.011967"; 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.382565"; 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.090000"; diff -r df42808cc33a -r f504b3b7e49d test-data/stringtie_out4.gtf --- a/test-data/stringtie_out4.gtf Wed Aug 12 07:07:40 2015 -0400 +++ b/test-data/stringtie_out4.gtf Wed Oct 21 16:07:42 2015 -0400 @@ -1,4 +1,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.724823"; FPKM "3276543.750000"; +# stringtie /tmp/tmpoOYb63/files/000/dataset_35.dat -o /tmp/tmpoOYb63/files/000/dataset_37.dat -p 1 -C /tmp/tmpoOYb63/files/000/dataset_39.dat -G /tmp/tmpoOYb63/files/000/dataset_36.dat -l STRG -f 0.17 -m 200 -a 10 -j 1 -c 2 -g 50 -M 0.95 -A /tmp/tmpoOYb63/files/000/dataset_38.dat +# StringTie version 1.1.0 +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.724823"; FPKM "3276543.750000"; TPM "996187.875000"; 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 "49.011967"; 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.382565"; 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.090000"; diff -r df42808cc33a -r f504b3b7e49d test-data/stringtie_out5.gtf --- a/test-data/stringtie_out5.gtf Wed Aug 12 07:07:40 2015 -0400 +++ b/test-data/stringtie_out5.gtf Wed Oct 21 16:07:42 2015 -0400 @@ -1,4 +1,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.724823"; FPKM "3276543.750000"; +# stringtie /tmp/tmpoOYb63/files/000/dataset_25.dat -o /tmp/tmpoOYb63/files/000/dataset_27.dat -p 1 -C /tmp/tmpoOYb63/files/000/dataset_29.dat -G /tmp/tmpoOYb63/files/000/dataset_26.dat -b /tmp/tmpoOYb63/job_working_directory/000/13 +# StringTie version 1.1.0 +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.724823"; FPKM "3276543.750000"; TPM "996187.875000"; 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 "49.011967"; 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.382565"; 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.090000"; diff -r df42808cc33a -r f504b3b7e49d test-data/stringtie_out6.gtf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/stringtie_out6.gtf Wed Oct 21 16:07:42 2015 -0400 @@ -0,0 +1,3 @@ +Gene ID Gene Name Strand Start End Length Coverage FPKM TPM +CUFF.1 - + 53 550 298 44.895973 3289082.250000 1000000.000000 +STRG.1 - + 53 550 298 44.895973 3289082.250000 1000000.000000 diff -r df42808cc33a -r f504b3b7e49d test-data/stringtie_out7.gtf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/stringtie_out7.gtf Wed Oct 21 16:07:42 2015 -0400 @@ -0,0 +1,6 @@ +# stringtie /tmp/tmpoOYb63/files/000/dataset_40.dat -o /tmp/tmpoOYb63/files/000/dataset_42.dat -p 1 -C /tmp/tmpoOYb63/files/000/dataset_43.dat -G /tmp/tmpoOYb63/files/000/dataset_41.dat -l STRG -f 0.15 -m 200 -a 10 -j 1 -c 2 -g 50 -M 0.95 +# StringTie version 1.1.0 +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.724823"; FPKM "3276543.750000"; TPM "996187.875000"; +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 "49.011967"; +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.382565"; +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.090000"; diff -r df42808cc33a -r f504b3b7e49d test-data/t_data.ctab --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/t_data.ctab Wed Oct 21 16:07:42 2015 -0400 @@ -0,0 +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.724823 3276543.750000 diff -r df42808cc33a -r f504b3b7e49d tool_dependencies.xml --- a/tool_dependencies.xml Wed Aug 12 07:07:40 2015 -0400 +++ b/tool_dependencies.xml Wed Oct 21 16:07:42 2015 -0400 @@ -1,6 +1,6 @@ - - + +