Blast: The Algorithm

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ย. 2024
  • Disclaimer: "The information in this module is accurate and complete to the best of our knowledge. All recommendations are made without guarantee on the part of the author or the sponsoring institutions. The author and the sponsoring institutions disclaim any liability in connection with the use of this information."
    For more information about PRINBRE, please visit our webpage: inbre.hpcf.upr....
    Or request access to the PRINBRE Moodle LMS platform: prinbrex.hpcf....

ความคิดเห็น • 10

  • @SonDVo
    @SonDVo 2 ปีที่แล้ว

    Great video. Explanation with video is far more understandable than reading algorithms in papers (although it can be less comprehensive)

  • @yellowspirit9370
    @yellowspirit9370 4 ปีที่แล้ว

    Excelente video, hacer ver este tema muy claro.

  • @yoongicorn7973
    @yoongicorn7973 10 หลายเดือนก่อน

    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?

  • @nickpricekefwjF
    @nickpricekefwjF 4 ปีที่แล้ว +22

    Great explanation, but remove annoying music from your videos!!!

  • @abdullahfaqihalmubarok8232
    @abdullahfaqihalmubarok8232 ปีที่แล้ว

    really helpful!

  • @PedroTorres-mn2jn
    @PedroTorres-mn2jn 4 ปีที่แล้ว +2

    Would you care providing references for the implementation of the tree-searching matching in BLAST?

  • @nickpricekefwjF
    @nickpricekefwjF 4 ปีที่แล้ว +1

    You have the "Pre-process database" across all slides which is confusing

  • @mahmud8982
    @mahmud8982 3 ปีที่แล้ว +6

    please remove the annoying music...

  • @dimitrismwrakis6910
    @dimitrismwrakis6910 3 ปีที่แล้ว +2

    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!