salmon_par | R Documentation |
Uses salmon
salmon_par(sampTab, sname = "sra_id",
salmonIndex = "/media/ephemeral1/dat/ref/MM_GRCh38.SalmonIndex.030816",
cname = "trimNames", libraryType = "U", numThreads = 5,
destPrefix = "salmonRes", njobs = 4,
salmonPath = "~/rnaseq/SalmonBeta-0.6.1_DebianSqueeze/bin")
sampTab |
sample table |
sname |
colname to id sample |
salmonIndex |
salmon index directory |
cname |
trimNames |
libraryType |
library type (unstranded, etc) |
numThreads |
number of threads to use |
destPrefix |
where should the resulting files be placed |
njobs |
use shell parallel too, and allot njobs |
salmonPath |
path to salmon binary |
vector of output names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.