Coordinate_to_codons: Coordinate to codons table

Description Usage Arguments Value

View source: R/HelperFunction.R

Description

Coordinate to codons table

Usage

1
Coordinate_to_codons(chr, start_pos, end_pos, GFFCDSTable)

Arguments

chr

sequence name like "chrX"

start_pos

genomic start position

end_pos

genomic end position

GFFCDSTable

cds_gff table extracted from gff table.

Value

table with coorespoding codons and codons number


kingyang728/genomicCoordinateConverter documentation built on June 29, 2020, 4:05 a.m.