Skip to content
This repository was archived by the owner on Jan 14, 2020. It is now read-only.

Repository files navigation

rampart-polio

This pipeline complements RAMPART and continues downstream analysis to consensus level.

Installing

Clone this repository:

git clone https://github.com/aineniamh/rampart-polio.git

Create conda environment and activate it:

cd rampart-polio
conda env create -f environment.yml
conda activate rampart-polio

Running

Create run folder:

mkdir [run_name]
cd [run_name]

Where [run_name] is whatever you are calling todays run (as specified in MinKNOW).

Run RAMPART:

rampart --protocol ../rampart-polio --basecalledPath ~/MinKNOW/data/reads/[run_name]/pass --annotationOptions barcode_set=[native | rapid | pcr | all]

basecalledPath should be set to whereever MinKNOW/guppy is going to write its basecalled files.

Open a web browser to view http://localhost:3000

About

Downstream analysis pipeline that takes basecalled reads and a csv file in from RAMPART and for each sample generates consensus sequences and a report of the analysis.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages