shengxinbaixiaosheng / smk_sc_lr

Snakemake pipeline for single-cell long-read sequencing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Single-cell long-read sequenging using snakemake

This documentation - with additional info - will be hosted here at some point

Clone the repository

#clone
git clone --recursive https://github.com/davidebolo1993/smk_sc_lr
cd smk_sc_lr

Create a dedicated conda environment

Setting up

config/config.yaml and config/samples.tsv manually, then:

#print help
./workflow/scripts/prepare.sh

Running individual rules on slurm cluster

About

Snakemake pipeline for single-cell long-read sequencing

License:GNU General Public License v3.0


Languages

Language:Shell 48.4%Language:Python 35.1%Language:R 11.1%Language:Dockerfile 5.4%