load_counts_by_tximport | R Documentation |
cells can be quantified using:
stringtie
salmon
load_counts_by_tximport(
proj_dir,
type = "salmon",
countsFromAbundance = "scaledTPM",
edb = EnsDb.Hsapiens.v86::EnsDb.Hsapiens.v86
)
proj_dir |
project directory |
type |
stringtie or salmon |
countsFromAbundance |
argument provided to tximport |
edb |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.