GithubHelp home page GithubHelp logo

slideseq's Introduction

Slide-Seq

This pipeline pre-configured for people working at the Francis Crick Institue. If you're not from the Crick, it should be easy to configure the pipeline for your system. Just modify these two files:

  • nexflow.config
  • conf/process.config

Here is the documentation:

  1. Pipeline structure
  2. Pipeline configuration
  3. Running the pipeline
  4. Pipeline output

In a nutshell, first be sure that your singularity config directory is not in your home. For example:

$ ls -l ~/.singularity
lrwxrwxrwx 1 username domain users 40 Aug 26  2021 /camp/home/username/.singularity -> /camp/stp/babs/working/username/.singularity

Then, you can just run:

# load nextflow and singularity
module load Nextflow/22.04.0 Singularity/3.6.4

# pull the latest version
nextflow pull bahnk/SlideSeq -r main

# download example files
wget https://raw.githubusercontent.com/bahnk/SlideSeq/main/test/design.csv
wget https://raw.githubusercontent.com/bahnk/SlideSeq/main/params.yml

# run the pipeline and pray
nextflow run bahnk/SlideSeq -r main -params-file params.yml --design design.csv

If it fails it's probably because your MODULEPATH is missing some locations, and/or because you don't have access to the BABS reference area (/camp/svc/reference/Genomics/babs).

Any issues => [email protected]. Cheers,

Comments

The decision was made not to perform deduplication with UMI-tools for now. Maybe this feature will be added later.

slideseq's People

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.