summary.Rcpp_Genome: Summary of Genome

Description Usage Arguments Value

View source: R/genomeObject.R

Description

summary summarizes the description of a genome, such as number of genes and average gene length.

Usage

1
2
## S3 method for class 'Rcpp_Genome'
summary(object, ...)

Arguments

object

A genome object initialized with initializeGenomeObject.

...

Optional, additional arguments to be passed to the main summary function that affect the summary produced.

Value

This function returns by default an object of class c("summaryDefault", table").


AnaCoDa documentation built on Jan. 8, 2021, 2:37 a.m.