View source: R/rearlist-utils.R
filterRearrangementList | R Documentation |
Removes rearrangement intervals that overlap with previously identified somatic amplicons and deletions, as well as germline CNVs and rearrangements.
filterRearrangementList(
object,
params,
amps,
del.gr,
rear_filter,
germline_filters = GRanges(),
return_stats = FALSE
)
object |
A |
params |
A |
amps |
|
del.gr |
|
rear_filter |
|
germline_filters |
|
return_stats |
a length-one logical vector. For internal use. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.