Michael Hall
I am a Bioinformatics PhD student in Zam Iqbal’s lab at EMBL-EBI. I currently work on using nanopore data and genome graphs to better call variation in bacterial genomes and to compare pan-genomes.
Illumina SNPs called with COMPASS
Nanopore SNPs called with bcftools
Evaluate precision and recall with varifier for 7 PacBio samples
Different bcftools filters applied
Precision = fraction of calls that are correct
Recall = fraction of expected calls made correctly
FP counts: 0, 0, 0, 1(0), 1(0), 1(0), 4(3)
A sample's Illumina cluster
A sample's Nanopore cluster
Recall (SACR):
Precision (SACP):
Excess Clustering Rate (XCR):
Set of Illumina singletons
Set of Nanopore singletons
Nanopore doesn't miss any clustered samples
SACR: 1.0
SACP: 0.845
XCR: 0.031 (3/97)
SACR: 1.0
SACP: 1.0
XCR: 0.015 (2/137)
SACR: 1.0
SACP: 0.966
XCR: 0.008 (1/128)
SACR: 1.0
SACP: 0.949
XCR: 0.057 (7/122)
SACR: 1.0
SACP: 0.845
XCR: 0.031 (3/97)
Nanopore doesn't miss any clustered samples
Nanopore-to-Illumina ratios: 0.01, 0.05, 0.1, 0.25, 0.5, 0.75, 0.9
Mixed SNP thresholds same as Illumina
For each ratio/threshold combo, do the following 1000 times:
By Michael Hall
Rolling results for our work checking concordance between Nanopore and Illumina for public health applications
I am a Bioinformatics PhD student in Zam Iqbal’s lab at EMBL-EBI. I currently work on using nanopore data and genome graphs to better call variation in bacterial genomes and to compare pan-genomes.