Description Usage Arguments Value See Also
Get the rows from table_1 with coords that don't intersect the coords in table_2 parallelized by chrom
1 | parallel_genomic_complement(table_1, table_2, cores = 1)
|
table_1 |
A data.table in BED format. |
table_2 |
A data.table in BED format. |
cores |
An integer numeric. |
data.table
Other workorse functions: add_chip_enrich_to_binned_perc_meth
;
genomic_complement
;
get_aggregate_bed_enrichment_over_ranges
;
get_bin_ranges_bed
;
get_bin_ranges_refgene
;
get_binned_perc_meth_list
;
get_binned_perc_meth
;
get_genome_range_overlaps
;
get_intersect_single_bases
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.