Pymportx: Facilitating Next-Generation Transcriptomics Analysis in Python

Paula Pena Gonzalez,Dafne Lozano-Paredes,Jose Luis Rojo,Luis Bote-Curiel,Victor Javier Sanchez-Arevalo Lobo
DOI: https://doi.org/10.1101/2024.07.12.598873
2024-07-13
Abstract:The efficient importation of quantified gene expression data is pivotal in transcriptomics. Historically, the R package tximport addressed this need by enabling seamless data integration from various quantification tools. However, the Python community lacked a corresponding tool, restricting cross-platform bioinformatics interoperability. We introduce pymportx, a Python adaptation of tximport, which replicates and extends the original package's functionalities. pymportx maintains the integrity and accuracy of gene expression data while improving processing speed and integration within the Python ecosystem. It supports new data formats and includes tools for enhanced data exploration and analysis. Available under the MIT license, pymportx integrates smoothly with Python's bioinformatics tools, facilitating a unified and efficient workflow across the R and Python ecosystems. This advancement not only broadens access to Python's extensive toolset but also fosters interdisciplinary collaboration and the development of cutting-edge bioinformatics analyses.
Bioinformatics
What problem does this paper attempt to address?