shihikoo / pubmedTools

An R package to assistant users to use pubmed API to retrieve information into a table
GNU General Public License v3.0
2 stars 2 forks source link

Fixed. One more question. Can I add a column `secondary source` with Clinical trials niymber like `SI - ClinicalTrials.gov/NCT00000419`? #3

Open shihikoo opened 2 years ago

shihikoo commented 2 years ago

Fixed. One more question. Can I add a column secondary source with Clinical trials niymber like SI - ClinicalTrials.gov/NCT00000419?

Originally posted by @OleksiyAnokhin in https://github.com/shihikoo/pubmedTools/issues/2#issuecomment-997751943

OleksiyAnokhin commented 2 years ago

Hi and thanks for a great package! Can you add more columns to the final output dataframe. I am super interested in Secondary Source ID (SI) column, which potentially contains Trial id like ClinicalTrials.gov/NCT00000419 https://www.nlm.nih.gov/bsd/mms/medlineelements.html#si I cannot find this column in any tool. Having it would be amazing because it will potentially allow you to link PubMed article id and Clinical trial id via this column.