Skip to main content

No project description provided

Project description


Anaconda-Server Badge PyPI Docker Image Version (latest) Docker Pulls Anaconda-Server Badge Documentation Status Downloads


Platform

Python Docker Anaconda PyPI

tags: computational biology, sequencing read simulation

Overview


Tresor is a Python toolkit for simulating sequencing reads at the single-locus, bulk RNA-seq, and single-cell levels. It is implemented based on phylogenetic tree-based methods, which allows for ultra-fast simulation read generation. Tresor allows both short-read and long-read sequencing read simulation, and substitution and indel (insertion and deletion) errors added to reads. Tresor implements a very flexible read generation framework, which allows users to design their simulated reads in any forms and structures. Tresor can vastly help both computational and experimental researchers to swiftly test their sequencing method ideas.

Documentation

Please check how to use the full functionalities of Tresor in the documentation https://2003100127.github.io/tresor.

Installation

Using pip (recommended)

# create a conda environment
conda create --name tresor python=3.11

# activate the conda environment
conda activate tresor

# the latest version
pip install tresor --upgrade

Citation

Please cite our work if you use Tresor in your research.

@article{tresor,
    title = {Tresor: high-performance simulation of sequencing reads},
    author = {Jianfeng Sun and Adam P. Cribbs},
    url = {https://github.com/2003100127/tresor},
    year = {2023},
}

Contact

Please report any questions on issue pages.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tresor-0.1.0.tar.gz (58.4 kB view hashes)

Uploaded Source

Built Distribution

tresor-0.1.0-py3-none-any.whl (127.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page