loadGenomicContents: Function calculates various genomic content metrics based on the provided genome object.
Description
Function calculates various genomic content metrics based on the provided genome object.
Usage
loadGenomicContents(genome)
Value
A data.table containing calculated genomic content metrics.
Arguments
- genome
An object of class 'NCBI_Genome' containing genomic information.