Pymportx is a Python package designed for fast gene count estimation using transcript quantification files generated by pseudoalignment or quasi-mapping tools. It is a Python adaptation of the widely-used Tximport R package from Bioconductor.
Project description
pymportx
pymportx is a Python package designed for fast gene count estimation using transcript quantification files generated by pseudoalignment or quasi-mapping tools. It is a Python adaptation of the widely-used tximport R package from Bioconductor.
Documentation
Documentation is made available at https://pymportx.readthedocs.io.
Example
from pymportx import salmon
results = salmon.read_salmon(salmon_folder_paths,
tx_out=False,
tx2gene=tx2gene_file_path,
countsFromAbundance='no')
Citation
If you use pymportx in your research, please cite the following paper:
Pena Gonzalez, P., Lozano-Paredes, D., Rojo, J. L., Bote-Curiel, L., & Sanchez-Arevalo Lobo, V. J. (2024). Pymportx: Facilitating Next-Generation Transcriptomics Analysis in Python. bioRxiv. doi:10.1101/2024.07.12.598873
License
This project is licensed under the MIT License. See the LICENSE file for more details.
Contact
For more information, you can contact us through victor.sanchezarevalo@ufv.es or luis.bote@urjc.es.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pymportx-0.2.0.tar.gz.
File metadata
- Download URL: pymportx-0.2.0.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fffe9c6012147294518defc4fc886b4b533afad7af83a3acd7220d5e7f9a96a
|
|
| MD5 |
786989dd7123e2b0078f294367a469d9
|
|
| BLAKE2b-256 |
d94c3599105725669e98e42dc1889e4c0cd3611d5d35bbbfbe3aadd77452afd5
|
File details
Details for the file pymportx-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pymportx-0.2.0-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c135e508cebc3d4de1c3da2332f0e4d2430c6697a2e3f889942b0abde57cc41
|
|
| MD5 |
7494f2306a4e8aa997d2b39a56d8afc4
|
|
| BLAKE2b-256 |
d1649f6016f9aa4754c1cbfff1b1910d8e39fcfacfdfd4addb5038f2916c404c
|