defGR {amplican} | R Documentation |
Helper to construct GRanges with additional metadata columns.
defGR( x, ID, score, strand_info = "+", type = "deletion", originally = "", replacement = "" )
x |
( |
ID |
(string) |
score |
(numeric) scores from the alignments |
strand_info |
(string) Either '+', '-' |
type |
(string) |
originally |
(string) Base pairs on the amplicon. |
replacement |
(string) Base pairs on the read. |
(GRanges
) Object with meta-data