GithubHelp home page GithubHelp logo

denvercal1234github / scrnaseqpipeline Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tallulandrews/scrnaseqpipeline

0.0 0.0 0.0 164 KB

Various scripts for scRNAseq analysis

Shell 38.03% Python 18.57% Perl 43.40%

scrnaseqpipeline's Introduction

This is a collection of scripts I use (or have used in the past) to process scRNASeq data. They are free to use by anyone else for any purpose, but come with no assurances or guarantees of correctness or functionality. The general workflow is as follows:

0 : Create the appropriate genome for the dataset, and obtain the read files & initial QC
	- Building mapping indexes generally requires ~30Gb of memory for a mouse-sized genome
1 : Split the files by well (cell), Trim reads as appropriate based on QC
2 : Map the reads to the genome
3 : Clean up mapping output & remove duplicates
4 : Mapping QC
5 : Quantify expression
6 : Assemble expression matrix

Finished Pipelines:
00_Kallisto_For_SmartSeq.readme = Smartseq2 + Kallisto (no UMIs) 


Brief Descriptions of Useful files:
0_Extract_barcodes_from_BAM.sh : open the first line of each BAM file and find the barcode (tagged with BC:) - for matching up metadata.

scrnaseqpipeline's People

Contributors

tallulandrews avatar

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.