Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • dovah
    Member
    • Jul 2014
    • 18

    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.
  • Brian Bushnell
    Super Moderator
    • Jan 2014
    • 2709

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

    Comment

    • dovah
      Member
      • Jul 2014
      • 18

      #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

      • Brian Bushnell
        Super Moderator
        • Jan 2014
        • 2709

        #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

        • dovah
          Member
          • Jul 2014
          • 18

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

          Comment

          Latest Articles

          Collapse

          • GATTACAT
            Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
            by GATTACAT
            Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
            07-01-2026, 11:43 AM
          • SEQadmin2
            Nine Things a Sample Prep Scientist Thinks About Before Sequencing
            by SEQadmin2


            I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

            Here are nine questions we think about, in roughly the order they matter, before...
            06-18-2026, 07:11 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 07-02-2026, 11:08 AM
          0 responses
          13 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-30-2026, 05:37 AM
          0 responses
          15 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-26-2026, 11:10 AM
          0 responses
          20 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-17-2026, 06:09 AM
          0 responses
          54 views
          0 reactions
          Last Post SEQadmin2  
          Working...