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