gbk2g2.euk: Conversion of a GenBank format file into a glimmer-like
one. Eukaryotic version.
Description
This function reads a file in GenBank format and converts the features
corresponding to CDS (Coding Sequences) into a format similar to
glimmer program output. This function is specifically made for
eukaryotic sequences, i.e. with introns.
A data frame with three columns will be written to the g2.coord
file. The first column corresponds to the name of the gene, given in the
GenBank file through the /gene feature. The second and third
column contain the start and the stop position of the exon.
Details
This function returns the coordinates of the exons annotated in the
GenBank format file.