From f0fbef6c666ddf60f4b3f43fa9c9356864f6472c Mon Sep 17 00:00:00 2001 From: Mette Bentsen Date: Thu, 5 Sep 2019 10:21:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25f0b53..0cd3e85 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Introduction ATAC-seq (Assay for Transposase-Accessible Chromatin using high-throughput sequencing) is a sequencing assay for investigating genome-wide chromatin accessibility. The assay applies a Tn5 Transposase to insert sequencing adapters into accessible chromatin, enabling mapping of regulatory regions across the genome. Additionally, the local distribution of Tn5 insertions contains information about transcription factor binding due to the visible depletion of insertions around sites bound by protein - known as _footprints_. -**TOBIAS** is a collection of command-line bioinformatics tools for performing footprinting analysis on ATAC-seq data. Please see the [TOBIAS github repository](https://github.molgen.mpg.de/loosolab/TOBIAS/) for details about the individual tools. +**TOBIAS** is a collection of command-line bioinformatics tools for performing footprinting analysis on ATAC-seq data. Please see the [TOBIAS github repository](https://github.com/loosolab/TOBIAS/) for details about the individual tools. Snakemake how-to: -----------------