ropensci / rentrez

talk with NCBI entrez using R
https://docs.ropensci.org/rentrez
Other
195 stars 38 forks source link

Allow entrez_fetch to parse `uilist` records #73

Closed dwinter closed 8 years ago

dwinter commented 8 years ago

These are plain text with IDs seperated by \ns, so it's just a matter of calling strsplit.