generate wiggle tracks for HMMcopy
1 2 3 4 5 | genCNVwigs(sampleID, projName, bamDir, bamExt = "_dedup_realn_recal.bam",
outDir = file.path("/scratch/pschofield/Projects", projName,
"Analysis/wigs"), noSub = T, ncores = 1, scpIt = T, mem = "16Gb",
windowSize, chrNames = c(seq(1, 22), "X", "Y"),
hmmCopyMod = "apps/hmmcopy/0.99.0/gcc-4.4.7")
|
sampleID |
the bam files |
projName |
the project |
location |
of bam files |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.