Content deleted Content added
Julialturner (talk | contribs) Changed how disease and drugs are displayed and referenced to eliminate bare urls and enable editing to reference in wikidata |
Artoria2e5 (talk | contribs) add a space for drug list so browsers can break lines properly |
||
Line 611:
drug_list_per_protein[protein_qid] = value
else
drug_list_per_protein[protein_qid] = drug_list_per_protein[protein_qid]..', '..value --each list of drugs keyed on protein qid
end
ref_flag_all = true
|