How you caluculate sensitivity and selectivity of Blast?
Answers were Sorted based on User's Feedback
Answer / rishu
Suppose the Blast search returned 100 hits. Of these, 17
were false positives and we knew that there were 165
sequences in
the database which should have returned a hit with our
sequence.
To calculate the sensitivity and selectivity, we must
determine the number of true positives (ntp), the number of
false
positives (nfp) and the number of false negatives (nfn). We
are told that the number of false positives was 17, hence
the
number true positives must have been 100-17 = 83, as there
were 100 hits. Therefore we know that the search algorithm
found
83 of the 165 sequences it should have found, hence the
number of false negatives was 165-83 = 82. So, we know that
ntp = 83,
nfp = 17 and nfn=82. Using the equations in the notes, we
can calculate:
Sensitivity = ntp/(ntp+nfn) = 83/(83+82) = 83/165 = 0.50 (2
d.p)
Selectivity = ntp/(ntp+nfp) = 83/(83+17) = 83/100 = 0.83
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / sulochana
difference between bio and cheminformatics and their uses
in drug discovery
| Is This Answer Correct ? | 1 Yes | 9 No |
If a match from a sequence database search is reported to have an E-value of 0.0, should it be considered highly insignificant or highly significant?
How to align two sequences?
What are the bioinformatic tools applied to micromolecular evolution?
what is Glycomics?
An electron emits energy (a) Because its in orbit (b) When it jumps from one energy level to another (c) Electrons are attracted towards the nucleus (d) The electrostatic force is insufficient to hold the electrons in orbits.
What is enzyme-ligand interaction?
Explain microarray data clustering ?
Why do you think that bioinformatics is important?
what is FASTA format?
can u give me an example of a project you were involved with that illustrates your interest and skills in bringing people together?
Does multidrug resistance (mdr) arise by activation of stable genes encoding drug efflux pumps or by mutations of genes encoding other types of transporters in bacterial pathogens?
How to compare a DNA sequence to itself by using it for both the 1st and 2nd sequence?