A summary statistics of specific CDS features is returned.
summary_cds(file, organism)
file path to a CDS file in fasta
format.
character string specifying the organism at hand.
Hajk-Georg Drost
The summary statistics include:
total_seqs
:
nnn_abs
: The total number of NNN's
(over all chromosomes/scaffolds/contigs) in all coding sequences combined
nnn_perc
: The percentage (relative frequency) of NNN's
(over all chromosomes/scaffolds/contigs) compared to the total number of
nucleotides of all coding sequences
getCollection
, getCDS
, read_cds
, summary_genome