This template produces a table describing the information about the genome of a given organism.

Usage edit

Genomic information
[[File:{{{image}}}|{{{image_size}}}|upright=1.16]]
{{{caption}}}
NCBI genome ID{{{taxId}}}
Ploidy{{{ploidy}}}
Genome size{{{size}}}
Number of chromosomes{{{chromosomes}}}
Year of completion{{{year}}}
Sequenced organelle{{{organelle}}}
Organelle size{{{organelle-size}}}
Year of completion{{{organelle-year}}}
{{Infobox genome <!-- a.k.a GenomeInfo for short -->
| image = <!-- Karyotype, for instance -->
| caption = 
| type = <!-- defaults to "genome", can be "nucleotide" or anything too -->
| taxId = <!-- genome ID on NCBI Genome website -->
| ploidy = <!-- haploid, diploid or polypoloid -->
| chromosomes = <!-- number (unit is pairs) -->
| size = <!-- number (unit is Mb) -->
| year = 
| organelle = <!-- type of organelle sequenced -->
| organelle-size = <!-- number (unit is Mb) -->
| organelle-year = <!-- year of sequencing of organelle -->
}}


GenomeInfo for short, this template produces a table describing the information about the genome of a given organism.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
imageimage

Karyotype, for instance

Example
File:Example.png
Unknownoptional
image_sizeimage_size

no description

Unknownoptional
captioncaption

no description

Stringoptional
taxIdtaxId

genome ID on NCBI Genome website (or another type of ID if type parameter is set to different value)

Example
51
Stringoptional
typetype

type of NCBI ID

Default
genome
Example
nucleotide
Stringoptional
ploidyploidy

no description

Example
haploid, diploid or polypoloid
Stringoptional
sizesize

Size of genome in Mb

Numberoptional
chromosomeschromosomes

number of chromosome pairs

Example
23
Numberoptional
yearyear

no description

Unknownoptional
organelleorganelle

no description

Unknownoptional
organelle-sizeorganelle-size

no description

Unknownoptional
organelle-yearorganelle-year

no description

Unknownoptional
ucsc_assemblyucsc_assembly

no description

Unknownoptional
altalt

image alt text for accessibility

Stringsuggested