Content deleted Content added
Julialturner (talk | contribs) added mitocondrial to chromosome trim |
Changed the mouse ensembl.org link to Mus_musculus |
||
Line 1,011:
for k,v in ipairs(split_ensembl_mm) do
if string.match(v, '%w+') and v ~= "n/a" then
ensembl_mm_link_list[#ensembl_mm_link_list+1] = "[http://www.ensembl.org/
end
end
|