Module:Infobox gene: Difference between revisions

Content deleted Content added
Use HTTPS for genome.ucsc.edu links to provide increased user privacy/security
only cat on mainspace
Line 782:
--create list for entrez ids
local category_chromosome = '[[Category:Genes on human chromosome '..chr..']]'
if mw.title.getCurrentTitle().namespace ~= 0 then
category_chromosome = ""
end
local entrezTitle = "[[Entrez|Entrez]]"
entrez_gene = string.gsub(entrez_gene, "%s", "")