Skip to content

Commit

Permalink
Fix youtube video link
Browse files Browse the repository at this point in the history
  • Loading branch information
lukfor authored Aug 1, 2024
1 parent bb04b5d commit 01f2432
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ Reproducibility is an important attribute of all good science. This is specially
### :fontawesome-brands-youtube:{ style="color: #EE0F0F" } nf-core/bytesize: nft-bam

**Nicolas Vannieuwkerke** presents *nft-bam* a nf-test plugin to get stable nf-test snapshots for SAM, BAM or CRAM files.

<iframe width="560" height="315" src="https://youtu.be/wyIpQLg7JxM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/wyIpQLg7JxM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

The presentation was recored as part of the [nf-core/nft-bam](https://nf-co.re/events/2024/bytesize_nft_bam) series.

Expand Down

0 comments on commit 01f2432

Please sign in to comment.