Description Usage Arguments Value
Masks repeat regions read from repeatMasker output files.
1 2 | mask_repeats(occ_single, mask_file_folder, repeats_to_mask,
nuc_half_width = 73)
|
occ_single |
(list of ff vectors) each ff representing one chromosome |
mask_file_folder |
(character) name of the folder where the repeatMasker files for each chromosome can be found |
repeats_to_mask |
(character vector) of types of repeats to mask |
nuc_half_width |
(integer) amount to additionally mask to the left and right of the repeat |
the masked occupancy ff vector list (cloned so the original is not changed)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.