getInsertionsTable {CrispRVariants} | R Documentation |
Returns a table of insertion sequences present in a GAlignments object. This table is aggregated and used by plotAlignments.
getInsertionsTable(alns, pos = 1L)
alns |
A GAlignments object |
pos |
(Integer(1)) The amount by which to shift genomic coordinates upstream to get coordinates relative to a display region |
A data frame of insertion sequences, genomic and relative locations
Helen Lindsay