timplab / Telomere_Length

This repository contains the pipeline for assessing telomere length from "Chromosome specific telomere lengths and the minimal functional telomere revealed by nanopore sequencing"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telomere_Length

This repository contains the pipeline for assessing telomere length from "Chromosome specific telomere lengths and the minimal functional telomere revealed by nanopore sequencing"

Dependencies

Install Telomere_Length

git clone git@github.com:timplab/Telomere_Length.git
cd Telomere_Length
vim config.yaml

Edit paths in congfig.yaml to the location of software installs and input files

Run Telomere_Length

snakemake --snakefile run_telo.snk --cores 8

Additionally, all scripts can run as stand alone executeables (filter.sh and telo_length.R) that take user input from TideHunter and minimap2. Run with -h for instructions.

About

This repository contains the pipeline for assessing telomere length from "Chromosome specific telomere lengths and the minimal functional telomere revealed by nanopore sequencing"


Languages

Language:R 50.6%Language:Python 46.1%Language:Shell 3.3%