Introducing Snakemake

Sdílet
Vložit
  • čas přidán 25. 07. 2024
  • Snakemake (snakemake.readthedocs.io) is a great tool to construct and run data analysis pipelines. This talk is taken from the Edinburgh Genomics Snakemake course and introduces the core concepts of Snakemake (rules, wildcards, targets).
    For more information on this course and other Edinburgh Genomics training, see genomics.ed.ac.uk/services/tr....
  • Věda a technologie

Komentáře • 19

  • @rabiafidan9256
    @rabiafidan9256 Před 3 lety +4

    Thank you so much for the clearest snakemake introduction!
    I couldn't help but notice the slide at 3:10 is like an example of functional programming pseudo code :)

  • @julianna1098
    @julianna1098 Před 3 lety +2

    Thank you so much, I was really struggling with the concept of the wildcard placeholders but you explained them so well.

  • @yiruitangvillanueva8280

    Thank you so much! i really like your tutorial video. Your explanation is so much easier to follow than many other snakemake videos!!

  • @TheNikkiSpace
    @TheNikkiSpace Před 3 lety +2

    Very helpful and well explained! Thanks for the upload

  • @wendyjolie
    @wendyjolie Před 3 lety

    Thanks for the introduction, it's really useful!

  • @AA-gl1dr
    @AA-gl1dr Před 3 lety +1

    Exactly the tutorial I needed. Thanks!

  • @claraapicella5121
    @claraapicella5121 Před rokem

    Thank you so much for sharing this video, it was really helpful and clear!

  • @mdeeaonetwothree5162
    @mdeeaonetwothree5162 Před 4 měsíci

    Great intro. How about a video on some more advanced concepts in snakemake?

  • @mattjones6900
    @mattjones6900 Před 2 lety

    Thanks for this!

  • @adilsalim105
    @adilsalim105 Před 2 lety

    A big fat Thank you!!

  • @maryamalizadeh4984
    @maryamalizadeh4984 Před 3 lety

    his was very clear explanation .

  • @geocarvalhont
    @geocarvalhont Před 2 lety +2

    Could have a repository with this examples, so we could try it.

  • @vgtgoat
    @vgtgoat Před 3 lety

    Thank you

  • @yijingwang7308
    @yijingwang7308 Před rokem

    Many thanks! Could you kindly share the example data for us to practice?

  • @chrisdoan3210
    @chrisdoan3210 Před rokem

    Thank you for your video! Could you share the files you used in this tutorial so that I can follow along?

  • @musicspinner
    @musicspinner Před rokem

    fabulous.

  • @achinesegirllivinginirelan6335

    it says target rules may not contain wildcards

  • @ChrisH43
    @ChrisH43 Před 8 měsíci

    What kind of command is "go"?

  • @kirthanks3389
    @kirthanks3389 Před 11 měsíci

    is this still current?