Previous changeset 6:885d11dc8090 (2018-05-10) Next changeset 8:6b0ba6de1424 (2018-08-23) |
Commit message:
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/salmon commit bae8cc7d7a88154b815acc3cd126010e7e965d5c |
modified:
salmon.xml |
b |
diff -r 885d11dc8090 -r e7e885f718fb salmon.xml --- a/salmon.xml Thu May 10 06:48:28 2018 -0400 +++ b/salmon.xml Wed May 30 03:19:09 2018 -0400 |
b |
@@ -642,7 +642,7 @@ paired-end reads, oriented toward each other, where read 1 comes from the forward strand and read 2 comes from the reverse strand, you would specify ``-l ISF`` on the command line. This designates that the library being processed has -the type "ISF" meaning, **I**\ nward (the relative orientation), **S**\ tranted +the type "ISF" meaning, **I**\ nward (the relative orientation), **S**\ tranded (the protocol is strand-specific), **F**\ orward (read 1 comes from the forward strand). The single end library strings are a bit simpler than their pair-end counter |