hisat_QC_aligns | R Documentation |
wrapper to hisat_QC_align
hisat_QC_aligns(sampTab, indexDF, sname = "sra_id", target = "mouse",
cname = "trimNames", hisatDir = "~/rnaseq/hisat2-2.0.3-beta")
sampTab |
sample table |
indexDF |
index data frame result of running hisat_findIndices |
sname |
col name |
target |
species/genome |
cname |
colname indicating files to align |
hisatDir |
path to hisat |
sampTab with hisat QC stats added AND features counts vs target genome
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.