# HG changeset patch
# User iuc
# Date 1430276205 14400
# Node ID 8836aad67a3301b63456d17e11c0eab02510d083
# Parent c5fe1886445a6f867c1d6f460fdbb4a6e6272409
Uploaded
diff -r c5fe1886445a -r 8836aad67a33 stringtie.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/stringtie.xml Tue Apr 28 22:56:45 2015 -0400
@@ -0,0 +1,168 @@
+
+ RNA-Seq assembler
+
+ stringtie
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ guide['use_guide'] == "yes"
+
+
+ guide['output_ballgown']
+
+
+ guide['output_ballgown']
+
+
+ guide['output_ballgown']
+
+
+ guide['output_ballgown']
+
+
+ guide['output_ballgown']
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [-G ] [-l
+
+ doi:10.1038/nbt.3122
+
+
diff -r c5fe1886445a -r 8836aad67a33 test-data/._stringtie_in1.bam
Binary file test-data/._stringtie_in1.bam has changed
diff -r c5fe1886445a -r 8836aad67a33 test-data/._stringtie_out2.gtf
Binary file test-data/._stringtie_out2.gtf has changed
diff -r c5fe1886445a -r 8836aad67a33 test-data/ballgown/e2t.ctab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/ballgown/e2t.ctab Tue Apr 28 22:56:45 2015 -0400
@@ -0,0 +1,4 @@
+e_id t_id
+1 1
+2 1
+3 1
diff -r c5fe1886445a -r 8836aad67a33 test-data/ballgown/e_data.ctab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/ballgown/e_data.ctab Tue Apr 28 22:56:45 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 154 154 154.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 c5fe1886445a -r 8836aad67a33 test-data/ballgown/i2t.ctab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/ballgown/i2t.ctab Tue Apr 28 22:56:45 2015 -0400
@@ -0,0 +1,3 @@
+i_id t_id
+1 1
+2 1
diff -r c5fe1886445a -r 8836aad67a33 test-data/ballgown/i_data.ctab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/ballgown/i_data.ctab Tue Apr 28 22:56:45 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 c5fe1886445a -r 8836aad67a33 test-data/ballgown/t_data.ctab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/ballgown/t_data.ctab Tue Apr 28 22:56:45 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 c5fe1886445a -r 8836aad67a33 test-data/stringtie_in.gtf
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/stringtie_in.gtf Tue Apr 28 22:56:45 2015 -0400
@@ -0,0 +1,4 @@
+test_chromosome Cufflinks transcript 53 550 1000 + . gene_id "CUFF.1"; transcript_id "CUFF.1.1"; FPKM "10679134.4063403048"; frac "1.000000"; conf_lo "8542701.791788"; conf_hi "12815567.020892"; cov "145.770185";
+test_chromosome Cufflinks exon 53 250 1000 + . gene_id "CUFF.1"; transcript_id "CUFF.1.1"; exon_number "1"; FPKM "10679134.4063403048"; frac "1.000000"; conf_lo "8542701.791788"; conf_hi "12815567.020892"; cov "145.770185";
+test_chromosome Cufflinks exon 351 400 1000 + . gene_id "CUFF.1"; transcript_id "CUFF.1.1"; exon_number "2"; FPKM "10679134.4063403048"; frac "1.000000"; conf_lo "8542701.791788"; conf_hi "12815567.020892"; cov "145.770185";
+test_chromosome Cufflinks exon 501 550 1000 + . gene_id "CUFF.1"; transcript_id "CUFF.1.1"; exon_number "3"; FPKM "10679134.4063403048"; frac "1.000000"; conf_lo "8542701.791788"; conf_hi "12815567.020892"; cov "145.770185";
diff -r c5fe1886445a -r 8836aad67a33 test-data/stringtie_in1.bam
Binary file test-data/stringtie_in1.bam has changed
diff -r c5fe1886445a -r 8836aad67a33 test-data/stringtie_out1.gtf
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/stringtie_out1.gtf Tue Apr 28 22:56:45 2015 -0400
@@ -0,0 +1,4 @@
+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";
+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 c5fe1886445a -r 8836aad67a33 test-data/stringtie_out2.gtf
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/stringtie_out2.gtf Tue Apr 28 22:56:45 2015 -0400
@@ -0,0 +1,4 @@
+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";
+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 c5fe1886445a -r 8836aad67a33 test-data/stringtie_out3.gtf
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/stringtie_out3.gtf Tue Apr 28 22:56:45 2015 -0400
@@ -0,0 +1,4 @@
+test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; reference_id "CUFF.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"; reference_id "CUFF.1.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"; 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"; cov "21.090000";
diff -r c5fe1886445a -r 8836aad67a33 test-data/stringtie_out4.gtf
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/stringtie_out4.gtf Tue Apr 28 22:56:45 2015 -0400
@@ -0,0 +1,4 @@
+test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; reference_id "CUFF.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"; reference_id "CUFF.1.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"; 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"; cov "21.090000";
diff -r c5fe1886445a -r 8836aad67a33 test-data/stringtie_out5.gtf
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/stringtie_out5.gtf Tue Apr 28 22:56:45 2015 -0400
@@ -0,0 +1,4 @@
+test_chromosome StringTie transcript 53 550 1000 + . gene_id "STRG.1"; transcript_id "STRG.1.1"; reference_id "CUFF.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"; reference_id "CUFF.1.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"; 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"; cov "21.090000";
diff -r c5fe1886445a -r 8836aad67a33 test-data/stringtie_out_coverage.gtf
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/stringtie_out_coverage.gtf Tue Apr 28 22:56:45 2015 -0400
@@ -0,0 +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
diff -r c5fe1886445a -r 8836aad67a33 tool_dependencies.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml Tue Apr 28 22:56:45 2015 -0400
@@ -0,0 +1,6 @@
+
+
+
+
+
+