Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • wmseq
    Member
    • May 2011
    • 71

    Do I need to create an index for my reference genome?

    Hi every one,
    After I aligned the reads of my samples with tophat, do I need to to create an index for my reference genome like after bowtie2 alignment, and then convert/sort/index all my sam files to identify the upregulated and down-regulated genes from a compound treatment?
    Thanks a lot!!
    Richard
  • dpryan
    Devon Ryan
    • Jul 2011
    • 3478

    #2
    No, you don't need to do that.

    Comment

    • wmseq
      Member
      • May 2011
      • 71

      #3
      Thank you, dpryan!!
      Do I need to convert/sort/index all my sam files, because I saw a question on a problem with unsorted bam files for HTSeq-count?

      Comment

      • dariober
        Senior Member
        • May 2010
        • 311

        #4
        Originally posted by wmseq View Post
        Thank you, dpryan!!
        Do I need to convert/sort/index all my sam files, because I saw a question on a problem with unsorted bam files for HTSeq-count?
        From my memory I recall tophat produces bam files sorted by position. htseq-count needs sam files sorted by read name only if the reads are paired-end. If they are single end I don't think the order matters.

        Comment

        • wmseq
          Member
          • May 2011
          • 71

          #5
          But I read a tutorial, it seams that all sam files should be convert/sort/indexed. I am not sure.

          Comment

          • dpryan
            Devon Ryan
            • Jul 2011
            • 3478

            #6
            If you have paired end reads, then you need to name sort the file (usually you would sort a BAM file, rather than a SAM file). There's no need to create an index when using htseq-count, it will ignore it.

            Comment

            Latest Articles

            Collapse

            ad_right_rmr

            Collapse

            News

            Collapse

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