Understanding SAM/BAM file specifications

Фильм және анимация

The sequencing Alignment Mapping (SAM) file was designed to store the mapping data of a sample against a reference genome in a way that allow for easy downstream analysis.
In this video, I hope to go through the basic SAM file specifications based on the original documentation from Samtools. SAM file mostly consists of two sections, a header section that records information on the reference genome and experiential details, and an alignment section that records the individual nucleotide sequence difference between the samples and the reference.
Link to SAM specifications
samtools.github.io/hts-specs/...
Link to Slides
docs.google.com/presentation/...
Link to sample SAM file
drive.google.com/file/d/1zmyH...
drive.google.com/file/d/1SCu-...
How to read Cigar String
• How to read Cigar Stri...
Email: liquidbrain.r@gmail.com
Website: www.liquidbrain.org/videos
Patreon: / liquidbrain

Пікірлер: 25

  • @sujayayyagari9039
    @sujayayyagari90393 жыл бұрын

    you made my life more easier with this video. Thanks

  • @fatimaruna9855
    @fatimaruna98552 ай бұрын

    Great presentation, really helpful.

  • @sus-dw7xl
    @sus-dw7xl2 жыл бұрын

    Well presented and explained. It helped a lot. Thank you. Keep it up...

  • @cheng-hsianglu5916
    @cheng-hsianglu59162 жыл бұрын

    Thank you for this amazing explaination!

  • @catherinepuellomora8041
    @catherinepuellomora80413 жыл бұрын

    amazing explanation¡ thanks for your work :)

  • @musicspinner
    @musicspinner3 жыл бұрын

    stellar overview.

  • @tonkjon6296
    @tonkjon62962 жыл бұрын

    Gracias, estoy aprendiendo a usar Samtools y tu video me ayudó mucho. Buena tarde, chato.

  • @lekshmirk3252
    @lekshmirk32523 жыл бұрын

    Nice presentation 👏

  • @ozlemkalkan5167
    @ozlemkalkan5167 Жыл бұрын

    Thank you, great presentation. It helped a lot.

  • @zahraiqbal7337
    @zahraiqbal73373 жыл бұрын

    very informative! thanks!

  • @joshuathomas8673
    @joshuathomas86732 жыл бұрын

    Great video, thanks a lot!

  • @yewenli
    @yewenli3 жыл бұрын

    Good video!

  • @NatarajanGanesan
    @NatarajanGanesan Жыл бұрын

    Very helpful

  • @seyma2308
    @seyma23082 жыл бұрын

    perfect!

  • @belindamontecalvo3015
    @belindamontecalvo30152 жыл бұрын

    Thank you ..

  • @PrincipioDiLandauer
    @PrincipioDiLandauer2 жыл бұрын

    im making a SAM file validator. Where can i find some SAM examples? Maybe ones with headers and some without?

  • @javiflaja4063

    @javiflaja4063

    2 жыл бұрын

    x2

  • @uguremre3287
    @uguremre32872 жыл бұрын

    thank you for this amazing video, I have a question. How can I convert to BAM file to VCF format?

  • @LiquidBrain

    @LiquidBrain

    2 жыл бұрын

    Not sure it this will work, but i found a tools in galaxy call (bcftools mpileup) that could directly do the conversion you need, just not sure if it will fit the purpose of you converting between the two formats. Technically, BAM store aligment while vcf store mutations, but i believe you can convert BAM to fasta using (Samtools fastx), and use the resulting fasta to run another SNP detection tools to generate the vcf. Hope this helps -Brandon

  • @zuraizbutt6592
    @zuraizbutt65923 жыл бұрын

    raw data set of Arabidopsis thaliana from GEO. Put it into GALAXY and de-contaminate it. After filtering you are supposed to align it on the any of the prescribed reference and show the results (At least header). can you help me sir?

  • @LiquidBrain

    @LiquidBrain

    3 жыл бұрын

    I think i made a video on Galaxy earlier doing that :) Sorry for the loud music kzread.info/dash/bejne/ZnmDrLZ-d7q1mbg.html

  • @tinacole1450
    @tinacole14502 жыл бұрын

    Have you done the alignment with pysam? I am having some trouble with my alignment. The code is: samfile = pysam.AlignmentFile(files, "rb") . It doesn't like the call of the files.. error msg : IsADirectoryError: [Errno 21] could not open alignment file `bam/`: Is a directory

  • @LiquidBrain

    @LiquidBrain

    2 жыл бұрын

    sorry havent tried pysam, but i will try to have a look once i got sometime

Келесі