Simple function that takes in pub med ids, brings back array of NIDs.
Maybe a permator to "not update ATM if node is already exists".
(Ben claims there isn't one, it's huddled up in the submit function, thus this issue).
Simple function that takes in pub med ids, brings back array of NIDs.
Maybe a permator to "not update ATM if node is already exists".
(Ben claims there isn't one, it's huddled up in the submit function, thus this issue).
Comments
Comment #1
hefox commentedNeeded the function, did it, it's committed to "the project on which we've been collaborating on" XD.
Comment #2
mlncn commentedNote to self to go in and grab it.
Comment #3
hefox commentedI think it's already there isn't it?
Comment #4
mlncn commentedThe function entrez_pubmed_id_import_all($pubmed_ids, $uid = null) which takes an array of PubMed IDs, would seem to be your function :-)
Comment #5
stefan freudenberg commentedThere's no commit fixing this issue.
Comment #6
stefan freudenberg commentedThe code is in HEAD now.