Microbiome/Metagenome Analysis Workshop: DADA2

Поделиться
HTML-код
  • Опубликовано: 28 дек 2024

Комментарии • 21

  • @aquibkhan9997
    @aquibkhan9997 Год назад +2

    At 41:09, where you are creating variable named "map", you have used a file "Tutorial_Map.txt"... Can you tell or provide any link from where we can get this file ?

  • @eviehymas5520
    @eviehymas5520 3 года назад +4

    Such a helpful lecture with wonderfully clear explanations, thank you!

  • @abadeerhabib3644
    @abadeerhabib3644 3 года назад +2

    can you put the code used in this tutorial in a comment or in the description?

  • @곰팅구리
    @곰팅구리 Год назад +1

    I'm having trouble installing the 'dada2' package in the latest version of R. Could you suggest a compatible version of the R package?

  • @sparklessr5484
    @sparklessr5484 3 года назад

    Amazing video! Is the Phyloseq video available?

  • @leandrodigloria526
    @leandrodigloria526 3 года назад

    Your presentation is extremely clear. Thank you so much!

  • @adityabarde476
    @adityabarde476 6 лет назад

    These are really good explanatory videos from the workshop. I would like to see the other videos.

  • @mansisharma5429
    @mansisharma5429 9 месяцев назад

    I am running in a problem with filter and trim command. I am not getting any results after running this command. It says check your parameters for filtering.no gz file written. Kindly help me out for this issue

  • @weilin2910
    @weilin2910 Год назад +1

    where do we find the Tutorial_Map file?

    • @aquibkhan9997
      @aquibkhan9997 Год назад

      Did you find this file... I'm also unable to get it

  • @ranjanmanishblue
    @ranjanmanishblue 2 года назад

    if i got Identified 118496 bimeras out of 125600 input sequences. during running command seqtab.nochim

  • @naturelab-80
    @naturelab-80 4 года назад +1

    Why I couldn't run error rate estimation function? The error was coming out as below:
    > errF

    • @Zabuzakashi
      @Zabuzakashi 3 года назад +1

      R can't find the function - it could be you need to reload your library(dada2) line, also double-check that you didn't misspell filtFs (or whatever your named list of files is). Are you using a mac or a windows?

  • @marcelozerillo3551
    @marcelozerillo3551 Год назад

    dereplication is not part of DADA2, is it? What did you use?

  • @TheMookieism
    @TheMookieism 6 лет назад +5

    great introduction to DADA2. thanks for that

  • @miguelmmb3
    @miguelmmb3 2 года назад +1

    so good! It helped me a lot

  • @AqleemAbbas
    @AqleemAbbas 2 года назад

    Why always quality of reverse reads decreases more than forward read

    • @sotiriosvasileiadis7260
      @sotiriosvasileiadis7260 Год назад

      maybe mostly due to intensification of over-clustering (clusters grow in size due to the extra bridge amplification reaction performed for reversing the DNA fragments and approximate each other, thus, lowering the purity of sequencing signals of neighboring fragments).

  • @hanneloorheynderickx7663
    @hanneloorheynderickx7663 5 лет назад +1

    Thank you for this! Your video is great.

  • @soyeonkim9355
    @soyeonkim9355 2 года назад

    good explanation! thanks alot!