View source: R/trimCoordinate.R
trimCoordinate | R Documentation |
It operates in two mode: coordinate table with and without chromosome. The
former require Genome
for the chromosomal sequence length.
trimCoordinate(coor, seq.len, genome)
coor |
Coordinate |
seq.len |
Sequence length to trim end position. |
genome |
|
Trimmed coordinate data.table
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.