Returns information about a misha genome database including format, number of chromosomes, total genome size, and whether it uses the indexed format.
gdb.info(groot = NULL)A list with database information:
path - Full path to the database
is_db - TRUE if this is a valid misha database
format - "indexed" or "per-chromosome"
num_chromosomes - Number of chromosomes/contigs
genome_size - Total length of genome in bases
chromosomes - Data frame with chromosome names and sizes