Skip to content

nhmvienna/MinION_Gadgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinION Gadgets - A bioinformatic toolbox


(1) Basecalling

High accurarcy basecalling with Guppy. Execute ClusterBasecalling.sh on the Cluster. You need to modify the parameters in the first rows of the script

(2) NanoPlot

Run NanoPlot analysis of the BaseCalled reads, or subsets of it. The information to be passed to the script Nanoplot.sh needs to be provided in a sequencing_summary.txt as generated by the Guppy pipeline. A typical commandline looks like this:

sh shell/Nanoplot.sh \
path/to/sequencing_summary.txt \
path/to/outputfolder \
SomeName

(2) Lambda reads

This pipeline isolates reads with BLAST hits against the lambda phage reference J02459.1 with an e-value < 1e-100 and produces a NanoPlot summary for this subset (see above).

sh shell/Lambda.sh \
path/to/InputfolderWithAllFastqFiles \
path/to/outputfolder \
path/to/sequencing_summary.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published