SYNOPSIS metacache info [ ] metacache info [ reference []... ] metacache info [ rank ] metacache info [ lineages ] metacache info [ statistics ] metacache info [ locations ] metacache info [ featurecounts ] DESCRIPTION Display (meta-)information stored in a database. SUB-MODES metacache info show basic properties of MetaCache executable (data type widths, etc.) matacache info show basic properties of matacache info ref[erence] list meta information for all reference sequences in matacache info ref[erence] ... list meta information for specific reference sequences matacache info rank list reference sequence distribution on rank matacache info lin[eages] print table with ranked lineages for all reference sequences matacache info stat[istics] print database statistics / hash table properties matacache info loc[ations] print map (feature -> list of reference locations) Not available in the GPU version. matacache info featurecounts print map (feature -> number of reference locations) Not available in the GPU version. PARAMETERS database file name; A MetaCache database contains taxonomic information and min-hash signatures of reference sequences (complete genomes, scaffolds, contigs, ...). Valid values: sequence, form, variety, subspecies, species, subgenus, genus, subtribe, tribe, subfamily, family, suborder, order, subclass, class, subphylum, phylum, subkingdom, kingdom, domain EXAMPLES List metadata for all reference sequences in database 'refseq': metacache info refseq ref List metadata for the sequence with id NC_12345.6 in database 'refseq': metacache info refseq ref NC_12345.6 List distribution of the number of sequences on rank 'phylum': metacache info refseq rank phylum