Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages