make_bgs | R Documentation |
Make bedgraphs
make_bgs( SCAR_obj, outdir = getwd(), pair_lr = FALSE, frag_size = FALSE, chrom_file = chrom_file )
SCAR_obj |
SCAR object. |
outdir |
Output directory. |
pair_lr |
TRUE or FALSE, calculate coverage as number of frags covering each bp (paired) |
frag_size |
Use stated fragment size from pairs instead of read length (paired) |
chrom_file |
bedtools genome file path |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.