An open API service indexing awesome lists of open source software.

https://github.com/olegs/bioinformatics

Reviews on NGS data analysis methods
https://github.com/olegs/bioinformatics

atac-seq chip-seq differential-chip-seq

Last synced: 3 months ago
JSON representation

Reviews on NGS data analysis methods

Awesome Lists containing this project

README

        

# Bioinformatics

Reviews on different NGS data analysis methods.
LaTeX Beamer format.

### Content
* [atacseq](https://github.com/olegs/bioinformatics/blob/master/atacseq/pipeline.pdf) - summary on ATAC-Seq processing methods
* [chipseq](https://github.com/olegs/bioinformatics/blob/master/chipseq/chipseq.pdf) - summary on ChIP-Seq processing from qc to replicated peak calling
* [differential_chipseq](https://github.com/olegs/bioinformatics/blob/master/differential_chipseq/diffchipseq.pdf) - how to compare replicated data
* [peaks](https://github.com/olegs/bioinformatics/blob/master/peaks/peaks.pdf) - notes on peaks classification by length based on small subset of [Roadmap Epigenomics](http://www.roadmapepigenomics.org/) data

### ENCODE resources
ENCODE standards
ENCODE Rest API
ENCODE DNANexus pipelines source

### Others
ChIP-seq analysis notes from Tommy Tang