A Biopython-based method for comprehensively searching for eponyms in Pubmed

一种基于 Biopython 的方法,用于在 PubMed 中全面搜索同名词。

阅读:1

Abstract

Eponyms are common in medicine; however, their usage has varied between specialties and over time. A search of specific eponyms will reveal the frequency of usage within a medical specialty. While usage of eponyms can be studied by searching PubMed, manual searching can be time-consuming. As an alternative, we modified an existing Biopython method for searching PubMed. In this method, a list of disease eponyms is first manually collected in an Excel file. A Python script then creates permutations of the eponyms that might exist in the cited literature. These permutations include possessives (e.g., 's) as well as various forms of combining multiple surnames. PubMed is then automatically searched for this permutated library of eponyms, and duplicate citations are removed. The final output file may then be sorted and enumerated by all the data fields which exist in PubMed. This method will enable rapid searching and characterization of eponyms for any specialty of medicine. This method is agnostic to the type of terms searched and can be generally applied to the medical literature including non-eponymous terms such as gene names and chemical compounds.•Custom Python scripts using Biopython's Bio.Entrez module automate the search for medical eponyms.•This method can be more broadly used to search for any set of terms existing in PubMed.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。