Coder Social home page Coder Social logo

seq_utilities's Introduction

Useful scripts to be used in combination with NGS analysis pipelines

DESeq2.R

Basic script for differential gene expression analysis with DESeq2

bed_count.sh

Takes a directory of bam files and for each file counts reads mapping to regions in a specified bed file. If a total_mapped_reads.txt file exists, this can be used to calculate normalized read counts

bed_counts_merge.py

Dependency for bed_count.sh

collapse_reads.sh

Used to collapse identical reads (often used in sRNA data to counteract the effect of "jackpotting"). Contains an option to uncollapsed a collapsed file.

fastqc.sh

Run fastqc on a directory of samples

go_terms.R

Get GO terms from DESeq2 output file.

make_bg.sh

Makes bedgraph file showing coverage for a group of bam files at specified loci

make_normalized_bw.sh

Makes normalized BigWig files from a directory of bam files. Tracks are normalized to the mean total mapped reads per library.

merge_counts.py

Merges read count files made from individual bam files into a single file that can be loaded straight into DESeq

rnaseq.R

Contains some basic processing steps for RNA-seq data that don't involve DESeq (eg. normalizing to total mapped reads)

run_picard_markdup.sh

Run the picard duplicate removal utility on a batch of bam files

srna_filter

Converts between fasta/fastq/raw file types. Optionally filters for reads based on sequence features (eg. 22 nucleotides long, beginning with a "G") and allows for 3' trimming (eg. to get rid of A-tails).

sra_download.sh

Download SRR files from sample IDs (eg. GSM IDs from GEO) and extract fastq files

trim.sh

Basic script for trimming reads with bbduk

seq_utilities's People

Contributors

sfrenk avatar

Watchers

 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.