Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Compare results from different aligners (SAM files)

    I would like to take 2 SAM files that are the results of alignment of the same input by different aligners and compare them.
    Does anyone know of a code that already does that?

    Thanks,

    Guy.

  • #2
    I already asked that and noone could provide me with any useful code, see
    Discussion of next-gen sequencing related bioinformatics: resources, algorithms, open source efforts, etc

    So I hope someone might give a positive answer here.

    Comment


    • #3
      Define "Compare"

      Maybe if you could specify what you want to compare there would be a bigger chance that someone will provide more useful information.

      To me it sounds like something you would do on your own with a little script in whatever programming language you like best
      You could for example use samtools to sort both files and then use awk or whatever you like to check which reads are aligned in the same spot and which are not o.O

      "You are only young once, but you can stay immature indefinitely."

      Comment


      • #4
        I'm interested too.

        I will be looking at this sometime in the near future (before August), I'll post whatever methods I use/come up with then.

        Comment


        • #5
          I came across this utility


          $bam diff --in1 file1.sam/bam --in2 file2.sam/bam --out file1.fil2.diff.sam/bam

          This will create three sam or bam files. proceeding from there...

          Comment

          Latest Articles

          Collapse

          • seqadmin
            New Genomics Tools and Methods Shared at AGBT 2025
            by seqadmin


            This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

            The Headliner
            The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
            03-03-2025, 01:39 PM
          • seqadmin
            Investigating the Gut Microbiome Through Diet and Spatial Biology
            by seqadmin




            The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...
            02-24-2025, 06:31 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 03-03-2025, 01:15 PM
          0 responses
          177 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 02-28-2025, 12:58 PM
          0 responses
          267 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 02-24-2025, 02:48 PM
          0 responses
          652 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 02-21-2025, 02:46 PM
          0 responses
          266 views
          0 likes
          Last Post seqadmin  
          Working...
          X