Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.69 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.69 KB

CReSCENT: CanceR Single Cell ExpressioN Toolkit

CReSCENT is an intuitive and scalable web portal incorporating a containerized pipeline execution engine for standardized analysis of single-cell RNA sequencing (scRNA-seq) data. Nucleic Acids Res, 2020.

This repository contains applications implemented for CReSCENT. Scripts work as one-line-commands using the R library(optparse). We also provide a Graphic User Interface (GUI) web version ready to be used without the user needing to install any sotware at https://crescent.cloud. CReSCENT's GUI has its own repository at https://github.com/pughlab/crescent-frontend and extended documentation at https://pughlab.github.io/crescent-frontend/.

This repository has three main directories: bin, doc and examples. bin contains the applications code, doc contains documentation, including dependencies, and examples provides links to inputs and expected outputs.

bin

Contains codes to run CReSCENT analysis pipelines as one-line-command applications.

doc

Contains documentation associated with bin/codes, including parameters and dependencies.

examples

Contains examples associated with bin/codes, such as links to example infiles and outfiles.

Bugs and Feature Requests

Please use these templates to:
report bugs
request features

General inquires

crescent@uhnresearch.ca

Authors

Javier Diaz (https://github.com/jdime)