powered by
This function reads an organism specific CDS stored in a defined file format.
read_gff(file)
Either a Biostrings or data.table object.
Biostrings
data.table
a character string specifying the path to the file storing the CDS.
Hajk-Georg Drost
This function takes a string specifying the path to the GFF file of interest (e.g. the path returned by getGFF).
getGFF
Other gff: getGFFSet(), getGFF()
getGFFSet()
getGFF()
Other readers: read_cds(), read_genome(), read_proteome(), read_rna()
read_cds()
read_genome()
read_proteome()
read_rna()