Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • XS tags in hisat2 alignment

    Hi,

    I had some troubles running Cufflinks with input mapping from HIsat2 (sam/bam).

    Cufflinks man page says that input file should be sorted and contain XS tags. To add the tags, I specified --dta-cufflinks as parameter in for the alignment, following Hisat2 man page. With this parameter, supposedly, " [...] HISAT2 produces an optional field, XS:A:[+-], for every spliced alignment.". However, this tag does not appear in every line (read) of the generated bam file.

    Is this possible and/or expectable? If you ever encountered this issue before, how could you fix it?

    I was thinking to first generate a file like this prior to launch of Cufflinks run:
    Code:
    samtools view hisat2.sorted.bam | egrep 'XS:A:-|XS:A:+' > XS-Tagged.sorted.sam
    What do you think?
    Last edited by dovah; 08-05-2016, 05:23 AM.

  • #2
    IIRC, Cufflinks only requires XS tags for spliced alignments.

    Comment


    • #3
      Ha ok, so it should be fine. Have you ever used Cufflinks on bam file generated by Hisat2 by the way? Because it is taking a huge lot of time. I can spot CPU usage (~99%) but no tmp files in the working directory.

      Comment


      • #4
        Originally posted by dovah View Post
        Cufflinks ... is taking a huge lot of time.
        Sounds like it's working as expected

        Seriously, though, sometimes that can happen if you have super-high coverage over certain reasons... in which case filtering out those regions can help (if you're not interested in them).

        Comment


        • #5
          oh thanks Brian. I was so worried :P

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Best Practices for Single-Cell Sequencing Analysis
            by seqadmin



            While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
            Yesterday, 07:15 AM
          • seqadmin
            Latest Developments in Precision Medicine
            by seqadmin



            Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

            Somatic Genomics
            “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
            05-24-2024, 01:16 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Today, 06:58 AM
          0 responses
          13 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, Yesterday, 08:18 AM
          0 responses
          19 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, Yesterday, 08:04 AM
          0 responses
          18 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 06-03-2024, 06:55 AM
          0 responses
          13 views
          0 likes
          Last Post seqadmin  
          Working...
          X