create strand specific bigwigs from a standed bamfile
1 2 3 4 | sswigToBigWig(inFile, samFile, outDir, projName,
outRoot = file.path("/scratch/pschofield/Projects", projName),
ucscMod = "apps/ucscsuite/20150630/linux-x86_64",
samtoolsMod = "apps/samtools/1.3.1/gcc-4.4.7", noSub = F)
|
inFile |
input bam file |
outDir |
output directory |
projName |
name of the project |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.