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
            Advanced Methods for the Detection of Infectious Disease
            by seqadmin




            The recent pandemic caused worldwide health, economic, and social disruptions with its reverberations still felt today. A key takeaway from this event is the need for accurate and accessible tools for detecting and tracking infectious diseases. Timely identification is essential for early intervention, managing outbreaks, and preventing their spread. This article reviews several valuable tools employed in the detection and surveillance of infectious diseases.
            ...
            11-27-2023, 01:15 PM
          • seqadmin
            Strategies for Investigating the Microbiome
            by seqadmin




            Microbiome research has led to the discovery of important connections to human and environmental health. Sequencing has become a core investigational tool in microbiome research, a subject that we covered during a recent webinar. Our expert speakers shared a number of advancements including improved experimental workflows, research involving transmission dynamics, and invaluable analysis resources. This article recaps their informative presentations, offering insights...
            11-09-2023, 07:02 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, 12-01-2023, 09:55 AM
          0 responses
          21 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 11-30-2023, 10:48 AM
          0 responses
          20 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 11-29-2023, 08:26 AM
          0 responses
          15 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 11-29-2023, 08:12 AM
          0 responses
          18 views
          0 likes
          Last Post seqadmin  
          Working...
          X