pymportx


Namepymportx JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/victorsanchezarevalo/Pymportx
SummaryPymportx 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.
upload_time2024-09-25 08:33:03
maintainerNone
docs_urlNone
authorPena Gonzalez, P., Lozano-Paredes, D., Rojo, J. L., Bote-Curiel, L., & Sanchez-Arevalo Lobo, V. J.
requires_python>=3.6
licenseNone
keywords bioinformatics gene expression transcript quantification pseudoalignment
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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`](https://bioconductor.org/packages/release/bioc/html/tximport.html) R package from Bioconductor.

## Documentation
Documentation is made available at [https://pymportx.readthedocs.io](https://pymportx.readthedocs.io/en/latest/). 

## Example
```python
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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/victorsanchezarevalo/Pymportx",
    "name": "pymportx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "bioinformatics, gene expression, transcript quantification, pseudoalignment",
    "author": "Pena Gonzalez, P., Lozano-Paredes, D., Rojo, J. L., Bote-Curiel, L., & Sanchez-Arevalo Lobo, V. J.",
    "author_email": "\"Sanchez-Arevalo Lobo, V. J.\" <victor.sanchezarevalo@ufv.es>, \" Bote-Curiel, L.\" <luis.bote@urjc.es>",
    "download_url": "https://files.pythonhosted.org/packages/d9/4c/3599105725669e98e42dc1889e4c0cd3611d5d35bbbfbe3aadd77452afd5/pymportx-0.2.0.tar.gz",
    "platform": null,
    "description": "# pymportx\n`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`](https://bioconductor.org/packages/release/bioc/html/tximport.html) R package from Bioconductor.\n\n## Documentation\nDocumentation is made available at [https://pymportx.readthedocs.io](https://pymportx.readthedocs.io/en/latest/). \n\n## Example\n```python\nfrom pymportx import salmon\n\nresults = salmon.read_salmon(salmon_folder_paths,\n                             tx_out=False,\n                             tx2gene=tx2gene_file_path,\n                             countsFromAbundance='no')\n```\n\n## Citation\n\nIf you use `pymportx` in your research, please cite the following paper:\n\nPena 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\n\n## License\nThis project is licensed under the MIT License. See the `LICENSE` file for more details.\n\n## Contact\nFor more information, you can contact us through victor.sanchezarevalo@ufv.es or luis.bote@urjc.es.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "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.",
    "version": "0.2.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/victorsanchezarevalo/Pymportx/issues",
        "Homepage": "https://github.com/victorsanchezarevalo/Pymportx"
    },
    "split_keywords": [
        "bioinformatics",
        " gene expression",
        " transcript quantification",
        " pseudoalignment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d1649f6016f9aa4754c1cbfff1b1910d8e39fcfacfdfd4addb5038f2916c404c",
                "md5": "7494f2306a4e8aa997d2b39a56d8afc4",
                "sha256": "9c135e508cebc3d4de1c3da2332f0e4d2430c6697a2e3f889942b0abde57cc41"
            },
            "downloads": -1,
            "filename": "pymportx-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7494f2306a4e8aa997d2b39a56d8afc4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 15262,
            "upload_time": "2024-09-25T08:33:01",
            "upload_time_iso_8601": "2024-09-25T08:33:01.687888Z",
            "url": "https://files.pythonhosted.org/packages/d1/64/9f6016f9aa4754c1cbfff1b1910d8e39fcfacfdfd4addb5038f2916c404c/pymportx-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d94c3599105725669e98e42dc1889e4c0cd3611d5d35bbbfbe3aadd77452afd5",
                "md5": "786989dd7123e2b0078f294367a469d9",
                "sha256": "2fffe9c6012147294518defc4fc886b4b533afad7af83a3acd7220d5e7f9a96a"
            },
            "downloads": -1,
            "filename": "pymportx-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "786989dd7123e2b0078f294367a469d9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 10626,
            "upload_time": "2024-09-25T08:33:03",
            "upload_time_iso_8601": "2024-09-25T08:33:03.055092Z",
            "url": "https://files.pythonhosted.org/packages/d9/4c/3599105725669e98e42dc1889e4c0cd3611d5d35bbbfbe3aadd77452afd5/pymportx-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-25 08:33:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "victorsanchezarevalo",
    "github_project": "Pymportx",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pymportx"
}
        
Elapsed time: 0.31552s