Skip to main content

A user-friendly toolkit for QC, counting, clustering and plotting of single-cell (epi)genomics data

Project description

sincei logo

sincei: A user-friendly toolkit for QC, counting, clustering and plotting of single-cell (epi)genomics data.

DOI

  • Documentation: Documentation Status
  • Source code: test License: MIT

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:

cd <your_programs_folder>
conda create -n sincei -c conda-forge -c bioconda scanpy deeptools
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

Full Documentation.

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

sincei-0.2.tar.gz (61.3 kB view hashes)

Uploaded Source

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