FWGRanges-class | R Documentation |
Classes for fixed-width IRanges and GRanges, ie. objects where all ranges have the same width. The intention is for these classes to be added to GenomicRanges. Documented here temporarily.
See description. Otherwise works like IRanges and GRanges, except there are many unimplemented methods.
This is really a private class, with private methods, but R's NAMESPACE handling means they get unintentionally exported. Hence this documentation.
showClass("FWIRanges")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.