create strand specific bigwigs from a standed bamfile
1 2 3 4 5 | ssBAMtoBWs(inFile, 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",
bedtoolsMod = "apps/bedtools/2.25.0/gcc-4.4.7")
|
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.