merge_atac | R Documentation |
FUNCTION_DESCRIPTION
merge_atac(
peak_beds,
min_peak_width = 20,
max_peak_width = 10000,
frag_paths,
cell_ids,
n_regions_simul = 2000,
threads = 1
)
peak_beds |
DESCRIPTION. |
min_peak_width |
DESCRIPTION. |
max_peak_width |
DESCRIPTION. |
frag_paths |
DESCRIPTION. |
cell_ids |
DESCRIPTION. |
n_regions_simul |
DESCRIPTION. |
threads |
Number of threads to use. |
RETURN_DESCRIPTION
# ADD_EXAMPLES_HERE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.