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: -----------------