Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Detecting differentially expressed genes using aligner outputs

    Hi all,

    I am new to the forum, and I am working with a Illumina GA II data. I have done sequence alignment using Bowtie. My goals is to detect differentially expressed genes over two populations just like microarray analysis. Can someone recommend an easy-to-use software to perform this task?

    I have tried many, and the pile-up functionality does not solve my problem. What I'd like to have is to retrieve counts for each short read with genome annotation such as gene name etc.

    Thanks very much!

    Questioner

  • #2
    Parse the Bowtie output directly. If you aligned straight to named transcripts, each line will have which transcript the read aligned to. It will also say whether the read was uniquely aligned or not. So just count, and correct between your samples based on total number of reads, or reads aligning to housekeeping genes.

    If you aligned to whole genome, you'll have to work out from the position which read aligned to which transcript, but that's doable.

    Comment


    • #3
      Have you looked at TopHat or ERANGE? ERANGE in particular would seem to fit your request. (I haven't tried either; am new to this too)

      Comment


      • #4
        Thank you all. Now I am parsing Bowtie output and confused about the output format of Bowtie. See my another post please.

        Comment


        • #5
          ERANGE will parse bowtie output and create read datasets for you, therefore no need to write your own bowtie parser.
          Read the ERANGE documentation, it's quite easy to follow.
          The Bowtie manual also gives a full description of all the output fields.

          Comment


          • #6
            Thanks for the response. I will try ERANGE.

            I read Bowtie manual carefully and it describes 8 fields in the output table, but I got 15 fields in my run. Don't know why?

            Comment


            • #7
              -sam format gives you more fields (including optional fields). using --sam-nosq, will give you 8 fields, the fields you don't want can be suppressed with -suppress 1,2,3 etc.

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Essential Discoveries and Tools in Epitranscriptomics
                by seqadmin




                The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
                04-22-2024, 07:01 AM
              • seqadmin
                Current Approaches to Protein Sequencing
                by seqadmin


                Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
                04-04-2024, 04:25 PM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, Today, 08:47 AM
              0 responses
              12 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-11-2024, 12:08 PM
              0 responses
              60 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-10-2024, 10:19 PM
              0 responses
              59 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-10-2024, 09:21 AM
              0 responses
              54 views
              0 likes
              Last Post seqadmin  
              Working...
              X