cn_salmon | R Documentation |
Derive gene expression estimates compatible with CellNet
cn_salmon(sampTab, total = 1e+05, fnameCol = "fname",
finalLength = 40, delOrig = FALSE,
salmonIndex = "MM_GRCh38.SalmonIndex.030816",
geneTabfname = "geneToTrans_Mus_musculus.GRCm38.80.exo_Jun_02_2015.R",
refDir = "/media/ephemeral1/dat/ref/",
salmonPath = "~/rnaseq/SalmonBeta-0.6.1_DebianSqueeze/bin")
sampTab |
sample table with fname column point to fastq files |
total |
number of reads to normalzie to |
fnameCol |
column name of fastq files |
finalLength |
length of reads after trimming |
species |
mouse or human |
bucket |
where to get them |
what |
path on s3 to get them |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.