This tutorial assumes you have installed docker correctly!
See https://hackmd.io/@wvdt/docker on how to do that.
Let's look at the results for Run1, barcode08. This is a positive control sample.
Pre-download the NCBI files to speed up future runs!
Let's do barcode01 of the same run. We will use medaka
for variant calling now.
Attention: when using medaka
, you have to specify which medaka-model to use for variant calling and consensus, this should be the same model as was used by Guppy for basecalling! You can find a list of available models here: https://github.com/nanoporetech/medaka/blob/master/medaka/options.py
For the r10 pore chemistry the naming scheme is:
r[pore_chemistry]_e82_[basecall_speed]_[basecalling_mode]_[guppy_version]
Our data was generated on a r10.4.1 pore, with 400bps Fast basecalling and basecalled with guppy 6.4.6 (you can find this information in the file report_[....].html
that is generated by the MinION), so the best medaka
model we can choose for variant calling is 'r1041_e82_400bps_fast_variant_g632'.
Results:
https://drive.google.com/drive/folders/1AotYhrseIOdEprWJT6v5nbouHHsS2zY1?usp=drive_link