Description Usage Arguments Value
View source: R/HelperFunction.R
Coordinate to codons table
1 | Coordinate_to_codons(chr, start_pos, end_pos, GFFCDSTable)
|
chr |
sequence name like "chrX" |
start_pos |
genomic start position |
end_pos |
genomic end position |
GFFCDSTable |
cds_gff table extracted from gff table. |
table with coorespoding codons and codons number
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.