Content deleted Content added
m Protected "Module:Infobox gene": High-risk Lua module ([Edit=Require autoconfirmed or confirmed access] (indefinite) [Move=Require autoconfirmed or confirmed access] (indefinite)) |
m fixed link error of UCSC. See https://en.wikipedia.org/w/index.php?title=Module_talk:Infobox_gene&diff=785098327&oldid=778448132 |
||
Line 1,159:
local chr_loc_mm_link = ""
if (string.match(db_mm, '%w+') and string.match(chr_mm, '%w+') and string.match(gstart_mm, '%w+') and string.match(gend_mm, '%w+') )then
chr_loc_mm_link = "[https://genome.ucsc.edu/cgi-bin/hgTracks?org=
else
chr_loc_mm_link = "n/a"
|