A user-friendly toolkit for QC, counting, clustering and plotting of single-cell (epi)genomics data
Project description
sincei: A user-friendly toolkit for QC, counting, clustering and plotting of single-cell (epi)genomics data.
Features
sincei provides a flexible, easy-to-use command-line interface to work with single-cell data directly from BAM files. It can:
- Aggregate signal in bins, genes or any feature of interest from single-cells.
- Perform read-level and count-level quality control.
- Perform dimentionality reduction and clustering of all kinds of single-cell data (open chromatin, histone marks, methylation, gene expression etc..).
- Create coverage files (bigwigs) for visualization.
Full Documentation
Please browse the full documentation for tutorials on how to use sincei on command line, as well as details of our python API.
Installation
sincei is a command line toolkit based on python3, and can be installed using conda.
Create a new conda environment and install sincei stable release from github using:
conda create -n sincei -c anaconda python=3.8
conda activate sincei
(sincei): pip install --editable=git+https://github.com/vivekbhr/sincei.git@master#egg=sincei
For the development version, try:
(sincei): pip install --editable=git+https://github.com/vivekbhr/sincei.git@develop#egg=sincei
Usage
Get the tool list with sincei --help
Each tool begins with the prefix sc<tool_name>, such as:
scBulkCoverage -b file1.bam -g groupinfo.txt -o coverage
Questions and discussions
To ask a question related to sincei or start a new discussion, please use our github discussion forum.
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
File details
Details for the file sincei-0.4.tar.gz
.
File metadata
- Download URL: sincei-0.4.tar.gz
- Upload date:
- Size: 81.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04d60233a9cfadc32601b5ef79b872bc6e08c51bd6909e62a22a9b37ecabd213 |
|
MD5 | 075030d59db7b7b4a92913ee5d33ff60 |
|
BLAKE2b-256 | 7b9346ccaa06f76492f9273621c5d5ac18703e4db0b6dfc5b2d347c17c2fe318 |