remove_nonstandard_chromosomes1d {idr2d} | 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)