Git Product home page Git Product logo

scflow's Introduction

scflow

Documentation Status

This repository contains a collection of pipelines that aid the analysis of single cell sequencing experiments. Currently there is one pipeline implimented that allows the analysis of drop-seq and 10X sequencing analysis. Current pipelines in development: 1) pseudoalignment scpipeline 2) velocyto pipeline 2) kallisto bustools pipeline.

Installation

pip install

You can install scflow using pip, this will only install the package without any dependancies, which will have to be installed seperately.::

pip install scflow

Conda installation - in progress

The preferred method for installation is through conda. Currently this installation is still in working progress. Preferably the installation should be in a seperate environment::

conda create -n scflow -c cgat scflow
conda activate scflow
scflow --help

Manual installation

The repository can also be installed manually, but dependencies will need to be installed seperately::

python setup.py install
scflow --help

Usage

Run the scflow --help command view the help documentation for how to run the single-cell repository.

To run the main single_cell droplet based pipeline run first generate a configuration file::

scflow singlecell config

Then run the pipeline::

scflow singlecell make full -v5

Then to run the report::

scflow singlecell make build_report

Documentation

Further help that introduces single-cell and provides a tutorial of how to run example code can be found at read the docs

Pipelines overview

scflow main quantnuclei

scflow main quantcells

seurat qc-1

seurat filter-2

seurat cluster-3

seurat doublet-4

Project Info

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.