niptmer_ref_blacklist_from_bed.Rd
Build a BED-region blacklist
niptmer_ref_blacklist_from_bed( genome_fasta, bed_files, k = 25, out_prefix = "pop_cnv_blacklist", out_dir = "." )
FASTA path containing genome sequences.
Character vector of BED file paths.
K-mer size.
Output prefix for the produced list.
Output directory.
A list with output path and sequence count used for the blacklist.