View source: R/genCNValignmentStats.R
generate alignments stats for BWA CNV alignments
1 2 3 4 5 6 | genCNValignmentStats(sid, bamDir, fqsDir, projName,
remRoot = file.path("/scratch/pschofield/Projects", projName),
outDir = "Analysis/mapping_stats", noSub = F, ncores = 1,
scpIt = T, mem = "32Gb",
samtoolsMod = "apps/samtools/0.1.19/gcc/4.4.7", ufExt = ".bam",
mdExt = "_dedup.bam", rdExt = "_rmdup.bam")
|
bamDir |
directory of alignment files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.