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
- Clone repo
git clone https://github.com/singleron-RD/CeleScope.git
- Create conda environment and install conda packages
cd CeleScope
conda create -n celescope
conda activate celescope
conda install mamba -c conda-forge
mamba install -y --file conda_pkgs.txt
- 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.2.tar.gz
(2.5 MB
view details)
Built Distribution
File details
Details for the file celescope-1.5.2.tar.gz
.
File metadata
- Download URL: celescope-1.5.2.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db4802b7bd90d182aea55bf561626583ac5d857cc4c1e474a096420be129c3cd |
|
MD5 | f12003f46290e9b7452084696088a8d7 |
|
BLAKE2b-256 | 0fbccda5a4a3edc3f7c002a9863d30bd962a744173a43b855b5020efd0fbfb57 |
File details
Details for the file celescope-1.5.2-py3-none-any.whl
.
File metadata
- Download URL: celescope-1.5.2-py3-none-any.whl
- Upload date:
- Size: 2.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ce4ab4d6335440d0d1cd69f25cfb3be42495722b21dcfaddcd9d1f34ff0cb22 |
|
MD5 | e0961cdb0de6cd99f2d5d1bfd05c9298 |
|
BLAKE2b-256 | 010e8ee1c1757d0d7410a291bca0ab8531f39c49cdfb33fef6e24993621b5fb6 |