# HG changeset patch # User bgruening # Date 1474193157 14400 # Node ID 03c74355227f2f8eab5e2a0913a072c04e40913c # Parent 85d0d479f05b71a59a2a0114a3b635a5eda528fb planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sailfish commit edee3afc7d729be9a224d21729bb7490a3761a0e diff -r 85d0d479f05b -r 03c74355227f sailfish.xml --- a/sailfish.xml Mon Dec 21 18:18:03 2015 -0500 +++ b/sailfish.xml Sun Sep 18 06:05:57 2016 -0400 @@ -1,7 +1,8 @@ - + transcript quantification from RNA-seq data sailfish + boost @@ -72,7 +73,7 @@ --mates2 ./mate2.$ext --libType "${single_or_paired.orientation}${single_or_paired.strandedness}" #end if - --output ./ + --output ./ $biasCorrect --threads "\${GALAXY_SLOTS:-4}" @@ -117,9 +118,9 @@ - + @@ -208,6 +209,7 @@ `_ RNA-seq + The popular `TopHat `_ RNA-seq read aligner has a different convention for specifying the format of the library. Below is a table that provides the corresponding sailfish/salmon library format string for each of the potential TopHat library types: - +---------------------+-------------------------+ + +---------------------+-------------------------+ | TopHat | Salmon (and Sailfish) | +=====================+============+============+ - | | Paired-end | Single-end | + | | Paired-end | Single-end | +---------------------+------------+------------+ |``-fr-unstranded`` |``-l IU`` |``-l U`` | +---------------------+------------+------------+ diff -r 85d0d479f05b -r 03c74355227f tool_dependencies.xml --- a/tool_dependencies.xml Mon Dec 21 18:18:03 2015 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ - - - - - -