Jump to content

Template:Infobox genome/doc

From Wikipedia, the free encyclopedia

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}}}
Specimen sequenced{{{specimen}}}
Ploidy{{{ploidy}}}
Genome size{{{size}}}
Number of chromosomes{{{chromosomes}}}
Number of genes{{{genes}}}
Protein-coding{{{protein-coding}}}
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 -->
| specimen = <!-- specimen, individual or cultivar sequenced-->
| ploidy = <!-- haploid, diploid or polypoloid -->
| chromosomes = <!-- number (unit is pairs) -->
| size = <!-- number (unit is Mb) -->
| genes = <!-- number of genes -->
| protein-coding = <!-- number of coding regions -->
| 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
specimenspecimen

specimen, individual or cultivar sequenced

Example
Heinz 1706
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
genesgenes

no description

Unknownoptional
protein-codingprotein-coding

no description

Unknownoptional
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