Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Dipro
    Junior Member
    • Sep 2012
    • 6

    bam files not sorted by samtools sort

    Hi,

    Could I please be adviced on the following problem. I have sam files generated from bismark. I converted it to bam file using samtools view and sorted it by coordinates using samtools sort. When I checked the header of both the sorted and unsorted bam files, they both stated the files are unsorted.

    I am unsure why this would be the case.

    Would anyone be able to shed light on this issue?

    Thanks
  • maubp
    Peter (Biopython etc)
    • Jul 2009
    • 1544

    #2
    Which version of samtools did you use? Older versions never bothered to update the header (but still sorted the reads).

    Comment

    • Dipro
      Junior Member
      • Sep 2012
      • 6

      #3
      I am using version 0.1.18. I am now certain that the files had not been sorted. I ran the files through our downstream analysis programs which threw an error indicating the flies were unsorted.

      Comment

      • maubp
        Peter (Biopython etc)
        • Jul 2009
        • 1544

        #4
        The best test if a BAM file is sorted is to try "samtools index your_file.bam", if that works the file is coordinate sorted.

        Comment

        Latest Articles

        Collapse

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 06-05-2026, 10:09 AM
        0 responses
        12 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-04-2026, 08:59 AM
        0 responses
        24 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 12:03 PM
        0 responses
        28 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 11:40 AM
        0 responses
        22 views
        0 reactions
        Last Post SEQadmin2  
        Working...