summary_cds {biomartr}R Documentation

Retrieve summary statistics for a coding sequence (CDS) file

Description

A summary statistics of specific CDS features is returned.

Usage

summary_cds(file, organism)

Arguments

file

file path to a CDS file in fasta format.

organism

character string specifying the organism at hand.

Details

The summary statistics include:

Author(s)

Hajk-Georg Drost

See Also

getCollection, getCDS, read_cds, summary_genome


[Package biomartr version 1.0.7 Index]