remove_nonstandard_chromosomes2d | R Documentation |
Removes Interactions on Non-standard Chromosomes
remove_nonstandard_chromosomes2d(x)
x |
data frame of genomic interactions, with the following columns (position of columns matter, column names are irrelevant):
|
x
without non-standard chromosomes.
rep1_df <- remove_nonstandard_chromosomes2d(idr2d:::chiapet$rep1_df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.