# HG changeset patch # User devteam # Date 1418928991 18000 # Node ID da1f39fe14bc7f7e8675dd68f5b40ac30e046234 # Parent ae06af1118dcd4281135b969b51260148daf8656 Uploaded diff -r ae06af1118dc -r da1f39fe14bc test-data/bowtie2/tophat_test.1.bt2 Binary file test-data/bowtie2/tophat_test.1.bt2 has changed diff -r ae06af1118dc -r da1f39fe14bc test-data/bowtie2/tophat_test.2.bt2 Binary file test-data/bowtie2/tophat_test.2.bt2 has changed diff -r ae06af1118dc -r da1f39fe14bc test-data/bowtie2/tophat_test.3.bt2 Binary file test-data/bowtie2/tophat_test.3.bt2 has changed diff -r ae06af1118dc -r da1f39fe14bc test-data/bowtie2/tophat_test.4.bt2 Binary file test-data/bowtie2/tophat_test.4.bt2 has changed diff -r ae06af1118dc -r da1f39fe14bc test-data/bowtie2/tophat_test.fa --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/bowtie2/tophat_test.fa Thu Dec 18 13:56:31 2014 -0500 @@ -0,0 +1,14 @@ +>test_chromosome +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +ACTACTATCTGACTAGACTGGAGGCGCTTGCGACTGAGCTAGGACGTGCC +ACTACGGGGATGACGACTAGGACTACGGACGGACTTAGAGCGTCAGATGC +AGCGACTGGACTATTTAGGACGATCGGACTGAGGAGGGCAGTAGGACGCT +ACGTATTTGGCGCGCGGCGCTACGGCTGAGCGTCGAGCTTGCGATACGCC +GTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG +ACTATTACTTTATTATCTTACTCGGACGTAGACGGATCGGCAACGGGACT +GTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG +TTTTCTACTTGAGACTGGGATCGAGGCGGACTTTTTAGGACGGGACTTGC +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA +AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA diff -r ae06af1118dc -r da1f39fe14bc test-data/bowtie2/tophat_test.rev.1.bt2 Binary file test-data/bowtie2/tophat_test.rev.1.bt2 has changed diff -r ae06af1118dc -r da1f39fe14bc test-data/bowtie2/tophat_test.rev.2.bt2 Binary file test-data/bowtie2/tophat_test.rev.2.bt2 has changed diff -r ae06af1118dc -r da1f39fe14bc test-data/bowtie2_indices.loc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/bowtie2_indices.loc Thu Dec 18 13:56:31 2014 -0500 @@ -0,0 +1,1 @@ +tophat_test tophat_test tophat_test ${__HERE__}/bowtie2/tophat_test diff -r ae06af1118dc -r da1f39fe14bc test-data/tophat2_out3j.bed --- a/test-data/tophat2_out3j.bed Mon Nov 17 11:23:41 2014 -0500 +++ b/test-data/tophat2_out3j.bed Thu Dec 18 13:56:31 2014 -0500 @@ -1,3 +1,3 @@ track name=junctions description="TopHat junctions" -test_chromosome 177 400 JUNC00000001 27 + 177 400 255,0,0 2 73,50 0,173 -test_chromosome 350 550 JUNC00000002 26 + 350 550 255,0,0 2 50,50 0,150 +test_chromosome 180 400 JUNC00000001 19 + 180 400 255,0,0 2 70,50 0,170 +test_chromosome 350 550 JUNC00000002 23 + 350 550 255,0,0 2 50,50 0,150 diff -r ae06af1118dc -r da1f39fe14bc test-data/tophat2_out4j.bed --- a/test-data/tophat2_out4j.bed Mon Nov 17 11:23:41 2014 -0500 +++ b/test-data/tophat2_out4j.bed Thu Dec 18 13:56:31 2014 -0500 @@ -1,3 +1,3 @@ track name=junctions description="TopHat junctions" -test_chromosome 177 400 JUNC00000001 51 + 177 400 255,0,0 2 73,50 0,173 -test_chromosome 350 550 JUNC00000002 43 + 350 550 255,0,0 2 50,50 0,150 +test_chromosome 177 400 JUNC00000001 44 + 177 400 255,0,0 2 73,50 0,173 +test_chromosome 350 550 JUNC00000002 42 + 350 550 255,0,0 2 50,50 0,150 diff -r ae06af1118dc -r da1f39fe14bc tool_data_table_conf.xml.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Thu Dec 18 13:56:31 2014 -0500 @@ -0,0 +1,6 @@ + + + value, dbkey, name, path + +
+
diff -r ae06af1118dc -r da1f39fe14bc tool_dependencies.xml --- a/tool_dependencies.xml Mon Nov 17 11:23:41 2014 -0500 +++ b/tool_dependencies.xml Thu Dec 18 13:56:31 2014 -0500 @@ -1,12 +1,12 @@ - + - + - + diff -r ae06af1118dc -r da1f39fe14bc tophat2_wrapper.xml --- a/tophat2_wrapper.xml Mon Nov 17 11:23:41 2014 -0500 +++ b/tophat2_wrapper.xml Thu Dec 18 13:56:31 2014 -0500 @@ -1,4 +1,4 @@ - + Gapped-read mapper for RNA-seq data tophat2 --version @@ -111,7 +111,7 @@ #end if ## Set index path, inputs and parameters specific to paired data. - #if $singlePaired.sPaired == "paired" + #if $singlePaired.sPaired != "single" -r $singlePaired.mate_inner_distance --mate-std-dev=$singlePaired.mate_std_dev @@ -119,9 +119,13 @@ --no-discordant #end if - ${index_path} $singlePaired.input1 $singlePaired.input2 + #if $singlePaired.sPaired == "paired" + ${index_path} "$singlePaired.input1" "$singlePaired.input2" + #else + ${index_path} "$singlePaired.input.forward" "$singlePaired.input.reverse" + #end if #else - ${index_path} $singlePaired.input1 + ${index_path} "$singlePaired.input1" #end if @@ -129,7 +133,8 @@ - + + @@ -137,13 +142,11 @@ - - - - - - - + + + + + @@ -293,6 +296,15 @@ tophat_macros.xml + + + + + + + + + @@ -348,6 +360,23 @@ + + + + + + + + + + + + + + + + + - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -406,49 +457,72 @@ Replace the + with double-dash Rename the files in tmp_dir appropriately --> - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - **Tophat Overview** @@ -524,4 +598,7 @@ --min-segment-intron The minimum intron length that may be found during split-segment search. The default is 50. --max-segment-intron The maximum intron length that may be found during split-segment search. The default is 500000. + + 10.1186/gb-2013-14-4-r36 +