mclapply_os | R Documentation |
This functions takes a BED file of chromosome positions for BAM file input
mclapply_os(X, FUN, mc.cores)
bin_samtools |
Path to samtools executable. Default path tools/samtools/samtools. |
bam |
Path to directory with BAM files to merge. |
verbose |
Enables progress messages. Default False. |
bin_size |
Bin size. Default 400000000 pb |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.