Template:Infobox genome
From HandWiki
Revision as of 15:55, 21 April 2021 by imported>Jworkorg (import)
Purpose
This template produces a table describing the information about the genome of a given organism.
Usage
[[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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | Karyotype, for instance
| Unknown | optional |
image_size | image_size | no description | Unknown | optional |
caption | caption | no description | String | optional |
taxId | taxId | genome ID on NCBI Genome website (or another type of ID if type parameter is set to different value)
| String | optional |
type | type | type of NCBI ID
| String | optional |
ploidy | ploidy | no description
| String | optional |
size | size | Size of genome in Mb | Number | optional |
chromosomes | chromosomes | number of chromosome pairs
| Number | optional |
year | year | no description | Unknown | optional |
organelle | organelle | no description | Unknown | optional |
organelle-size | organelle-size | no description | Unknown | optional |
organelle-year | organelle-year | no description | Unknown | optional |
ucsc_assembly | ucsc_assembly | no description | Unknown | optional |
alt | alt | image alt text for accessibility | String | suggested |