All Projects → reskejak → ATAC-seq

reskejak / ATAC-seq

Licence: other
Basic workflow for ATAC-seq analysis

Programming Languages

r
7636 projects
shell
77523 projects

Projects that are alternatives of or similar to ATAC-seq

lobase
Port of the OpenBSD userland to Linux.
Stars: ✭ 89 (+196.67%)
Mutual labels:  unix
PECA
PECA is a software for inferring context specific gene regulatory network from paired gene expression and chromatin accessibility data
Stars: ✭ 31 (+3.33%)
Mutual labels:  atac-seq
git-bc
Git plugin to interactively list branches and checkout
Stars: ✭ 59 (+96.67%)
Mutual labels:  unix
connect-or-cut
Simple network sandbox for Unix and Windows
Stars: ✭ 19 (-36.67%)
Mutual labels:  unix
tetris
Micro Tetris™, based on the 1989 IOCCC Obfuscated Tetris by John Tromp
Stars: ✭ 98 (+226.67%)
Mutual labels:  unix
timebox
A timer script for Windows/Linux/Unix/macOS to practice timeboxing (the time management technique)
Stars: ✭ 42 (+40%)
Mutual labels:  unix
ytools
Use YouTube from your terminal
Stars: ✭ 26 (-13.33%)
Mutual labels:  unix
GGR-cwl
CWL tools and workflows for GGR
Stars: ✭ 20 (-33.33%)
Mutual labels:  atac-seq
RCCpp-DearImGui-GLFW-example
Add Runtime Compiled C++ to the Dear ImGui example using the GLFW and OpenGL backend - with power saving
Stars: ✭ 61 (+103.33%)
Mutual labels:  unix
daemonize-me
Rust library to ease the task of creating daemons
Stars: ✭ 34 (+13.33%)
Mutual labels:  unix
mg
OpenBSD Mg editor. Portable Public Domain Micro Emacs for *BSD, Cygwin, Linux, Mac OS X.
Stars: ✭ 99 (+230%)
Mutual labels:  unix
FreeBSD-Ask
FreeBSD 教程——FreeBSD 从入门到跑路。
Stars: ✭ 113 (+276.67%)
Mutual labels:  unix
torgo
A UNIX-like Non-GNU command line toolkit
Stars: ✭ 44 (+46.67%)
Mutual labels:  unix
polybar-bluetooth
A fully functional bluetooth module for polybar
Stars: ✭ 59 (+96.67%)
Mutual labels:  unix
socket
Dazzle Async Socket
Stars: ✭ 19 (-36.67%)
Mutual labels:  unix
21sh
UNIX shell - a simple command-line interpreter
Stars: ✭ 16 (-46.67%)
Mutual labels:  unix
sun
Simple library and application that shows sunset and sunrise based on your latitude,longitude
Stars: ✭ 23 (-23.33%)
Mutual labels:  unix
Coherent
Coherent OS
Stars: ✭ 20 (-33.33%)
Mutual labels:  unix
measurement-kit
[DEPRECATED] Network measurement engine
Stars: ✭ 97 (+223.33%)
Mutual labels:  unix
book-note
📖 book note,读书笔记
Stars: ✭ 21 (-30%)
Mutual labels:  unix

ATAC-seq

These scripts correspond to a (differential) ATAC-seq analysis workflow as described in our recent report. It is largely based on the pipeline developed by Anshul Kundaje's group (Stanford) and the ENCODE project.

If you use this methodology, please cite the following paper along with corresponding pipeline dependencies:

Jake J. Reske, Mike R. Wilson, and Ronald L. Chandler. 2020. ATAC-seq normalization method can significantly affect differential accessibility analysis and interpretation. Epigenetics & Chromatin 13: 22.

Attempt to run each command individually or in blocks after editing to match your own data architecture.

ATACseq_workflow.txt

Generalized ATAC-seq data processing workflow intended for comparative analysis. Stepwise bioinformatics process and example commands for analyzing ATAC-seq data from raw reads to calling peaks for downstream differential accessibility analysis. Consider “treat1” as an example mouse ATAC-seq Illumina paired-end library. Blue text denotes optional or conditional steps dependent on experimental design and desired output. Users seeking only to discover replicate-concordant accessible regions in a singular cell state may wish to call naïve overlapping peaks, though this step is not necessary for differential accessibility analysis.

foo

csaw_workflow.R

csaw workflow for multiple differential accessibility analyses in R. Consider an experimental design with n = 2 biological replicates from two conditions: “treat” and “control”. Describes implementation of two possible normalization methods and use of either MACS2 peaks or de novo locally enriched windows as query regions for output comparison; see csaw manual for additional normalization frameworks. Note: updates to the behavior of certain csaw functions have required slight compatibility changes to the commands described graphically, so please reference the latest R script.

foo2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].