rworkflows
.import_peaks
:ids
.import_peaks_files
to support this.create_trackhub
:bed_to
call_peaks
:GRanges
.merge_bam
: Merge multiple BAM files into one.pooled_peaks
: Pool groups of BAM files and call peaks from them
(using either MACSr or SEACR).convert_bam
: Convert BAM file to any format.example_bg_bw
example_bam
report_time
import_peaks_seacr
import_peaks_macs
call_peaks_seacr
pooled_peaks_seacr
/ pooled_peaks_macsr
make_conda_env
find_executable_seacr
add_mcol
bam_to
call_peaks_method
args to simpler --> method
. import_peaks_*
: Now handle situations where 0 peaks are called.import_peaks
: Add support to bigBed format. BiocParallel
to parallel
,
as the former is extremely buggy and inconsistent.find_links
function. process_ids
. "peaks_metadata_roadmap"
unless package is loaded.SnowParam
vs. SerialParam
depending on OS to avoid issues on Windows. import.bw
on Windows
(until someone fixes rtracklayer
). MACSr
on Windows (until it becomes compatible). import_bigwig_filtered
function (not used). NEWS.md
file to track changes to the package.call_peaks_macsr
it's own subfunction. Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.