Description Usage Arguments Value Author(s)
View source: R/getInsertionsTable.R
Returns a table of insertion sequences present in a GAlignments object. This table is aggregated and used by plotAlignments.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.