Great video. Explanation with video is far more understandable than reading algorithms in papers (although it can be less comprehensive)
@yoongicorn7973 Жыл бұрын
I think there is some mistake while building the binary search tree. Like in the left subtree of the root node, we are left with 6 nodes which is even number of nodes. So we select the higher-mid that is "15" as the left child. But for the right subtree, again we get even number of nodes to choose mid from, then we should take "53" and not "40". Don't you think so?
@nickpricekefwjF4 жыл бұрын
Great explanation, but remove annoying music from your videos!!!
@thepierre2009 Жыл бұрын
it helps me stay awake
@PedroTorres-mn2jn4 жыл бұрын
Would you care providing references for the implementation of the tree-searching matching in BLAST?
@abdullahfaqihalmubarok82322 жыл бұрын
really helpful!
@nickpricekefwjF4 жыл бұрын
You have the "Pre-process database" across all slides which is confusing
@yellowspirit93704 жыл бұрын
Excelente video, hacer ver este tema muy claro.
@mahmud89823 жыл бұрын
please remove the annoying music...
@dimitrismwrakis69104 жыл бұрын
Not good explanation, especially in the search trees and you also have mistakes at the values of keys in the 3-mers within HSSP threshold. For example key for CTC = 29 and not 45. There are alo other mistakes. Sorry man thumbs down!