Single Cell Analysis Pipelines
Reason this release was yanked:
bug in featureCounts
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
- Clone repo
git clone https://github.com/singleron-RD/CeleScope.git
- Create conda environment and install conda packages
cd CeleScope
conda create -n celescope -y --file conda_pkgs.txt
Alternatively, you can use mamba to improve speed.
conda install mamba
mamba create -n celescope -y --file conda_pkgs.txt
- Install celescope
Make sure you have activated the celescope
conda environment before running pip install celescope
.
conda activate 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
Built Distribution
File details
Details for the file celescope-1.6.0.tar.gz
.
File metadata
- Download URL: celescope-1.6.0.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8de373fbc8fafbcf8a407941acad5cc20464058404c47e8a3cd3296a631994ea |
|
MD5 | 61474e30dcada910fa034ce849215989 |
|
BLAKE2b-256 | 3a0f7ae27d37eba52f97932cb5bd7203a33b50de33040a581a08a2862f6f1fd0 |
File details
Details for the file celescope-1.6.0-py3-none-any.whl
.
File metadata
- Download URL: celescope-1.6.0-py3-none-any.whl
- Upload date:
- Size: 2.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23698f8997ae54e65a2e92e739d5f1f727b2f016a31d401230f9170bba44f836 |
|
MD5 | 3a81f1ef5e8dd69e4bb21b5e2282c5ae |
|
BLAKE2b-256 | bfe35e067d15773fffab7786cb11f0ad36aae01cbd6fd2f9660aa7292158851d |