Skip to main content

Single Cell Analysis Pipelines

Project description

CeleScope

CeleScope is a collection of bioinfomatics analysis pipelines developed at Singleron to process single cell sequencing data generated with Singleron products. These pipelines take paired-end FASTQ files as input and generate output files which can be used for downstream data analysis as well as a summary of QC criteria.

Detailed docs can be found in manual.

Hardware/Software Requirements

  • minimum 32GB RAM(to run STAR aligner)
  • conda
  • git

Installation

  1. Clone repo
git clone https://github.com/singleron-RD/CeleScope.git
  1. Create conda environment and install conda packages
cd CeleScope
conda create -n celescope
conda activate celescope
conda install -y --file conda_pkgs.txt
  1. Install celescope

Make sure you have activated the celescope conda environment before running pip install celescope.

pip install celescope

Quick start

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

celescope-1.5.1.tar.gz (2.5 MB view hashes)

Uploaded Source

Built Distribution

celescope-1.5.1-py3-none-any.whl (2.6 MB 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