Giter VIP home page Giter VIP logo

dropseq_scripts's Introduction

Demultiplexing

qsub -v nextseq_loc=/ahg/regev_nextseq/Data/,fastq_loc= demultiplex.sh

Aligning and quantifying

  1. Check that you have the following in your path,
    • R-3.2, Java-1.8, Samtools, Picard-Tools
  2. Check that your local R repository has the package "ineq"
  3. Create a working folder. Copy all the attached files in the following directory in a subfolder called "scripts",
  4. Ensure sure all the fastq files are in a folder called "Data" (case sensitive) next to scripts 5.The format for the fastq files must be _R1.fastq.gz and _R2.fastq.gz.
  5. Open run_dsq_pipeline_XXX.sh (XXX = LSF or uger) *Change the numCells=(6000 1500 3000) line to indicate the estimated number of cells in each of your samples. This is an example of 3 samples with 6000, 1500 and 3000 cells respectively. The order in which the samples will be processed will be the alphabetical order in which they exist within the folder Data.
  6. while in the scripts folder, type *$chmod +x *.sh
  7. Now you are all set. You can kick off the pipeline by the following command, $ ./run_dsq_pipeline_XXX.sh

Note that run_dsq_pipeline_XXX.sh uses the LSF job runner and invokes a "bsub" command to submit the job to the cluster. This will need to be modified accordingly.

dropseq_scripts's People

Contributors

karthikshekhar avatar shekharlab avatar

Watchers

James Cloos avatar  avatar

Forkers

kanekalla

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.