anthonyagudelox3
Results
2
issues of
anthonyagudelox3
Efetch
10
The efetch function is giving me errors when I run the following command: where request_str is a array of pmids. EUtils.efetch(db = "pubmed", tool = "BioJulia", retmode = "xml", rettype...
bug
Hey I am trying to run the following the save.efetch function in Julia v1.4.0. On Windows 10. When I attempt to run this code: `BioMedQuery.PubMed.save_efetch!(conn, efetch_doc, true, true)` I get...