# HG changeset patch # User bgruening # Date 1474193208 14400 # Node ID 4e9d802274270f2f89e711485f3486c130fb61ce # Parent a4a5c958f62fb453c7695ecbb22381588f134ed6 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sailfish commit edee3afc7d729be9a224d21729bb7490a3761a0e diff -r a4a5c958f62f -r 4e9d80227427 sailfish.xml --- a/sailfish.xml Mon Dec 21 18:17:28 2015 -0500 +++ b/sailfish.xml Sun Sep 18 06:06:48 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 a4a5c958f62f -r 4e9d80227427 tool_dependencies.xml --- a/tool_dependencies.xml Mon Dec 21 18:17:28 2015 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ - - - - - -