load.salmon.matrix | R Documentation |
Read Salmon output
load.salmon.matrix(
dirPath,
isoform = TRUE,
countsFromAbundance = "no",
dir.pattern = ""
)
dirPath |
Simple set the directory which contains Salmon output folder |
isoform |
specify data type. isoforma specific or not. |
countsFromAbundance |
countsFromAbundance = c("no", "scaledTPM", "lengthScaledTPM", "dtuScaledTPM"), |
A tximport oject
Directory tree: dir/sample_quant/quant.sf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.