Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Extracting reads with highest identity to my genes of interest from illumina raw data

    I was wondering if there is a way to pull out the hits from illumina raw data according to a set of genes I am interested in rather than doing assembly and alignment for all the raw data.
    I have 66 paired-end RNA-seq samples and would like to only look at 80 genes.

  • #2
    Yes, it's possible. In fact it's fairly trivial. Just think of the "genes" as "chromsomes", build and index and align. There are problems:
    1) "non-canonical" splice forms
    2) alternative splicing
    3) genes in a gene family (or that are not unique in terms of sequence "mapability").
    4) what if it's really an immature rna and maps to the genome?

    It turns into a real headache. Plus everyone munges their bam files and tools are not inter-operable.

    Nobody's really figured out RNA-seq with short reads ... completely figured out that is. There are some "good guessers" out there.

    Comment


    • #3
      So, in this case which tools do you think works better than the others?

      Comment


      • #4
        Unless you intend to do a hell of a lot of grep, you have to align.

        You can align to a small genome consisting of only your genes, and maybe set the stringency high, so that reads from other sites of the genome aren't forced to ailgn badly to the limited reference you've given them.

        Comment


        • #5
          So, in this case which tools do you think works better than the others?

          Caveat: my opinions.

          Order of goodness:
          1) Roll your own: align to 1) genome and 2) a build your own reference gene model , align using (in order of goodness) either novolign, bwa, bowtie ... then write your own "model vs. genome pick the best alignment" tool and fine tune it to your liking. VERY DIFFICULT.
          2) Rum
          3) Mapsplice
          4) GSNAP

          I have not checked out bowtie/cufflinks nor scripture.
          Last edited by Richard Finney; 07-24-2012, 12:00 PM.

          Comment


          • #6
            What is wrong with simply aligning to the whole genome, as it is usually done with RNA-Seq data, and then looking at your genes? Aligning is not such a computationally expensive process.

            Aligning to a reduced reference will cause you to get spurious mappings of reads that actually stem from similar regions missing in your reference, and it won't be much quicker, anyway. (Alignment speed should depend only logarithmically on reference size.)

            Comment

            Latest Articles

            Collapse

            • 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
            • seqadmin
              Strategies for Sequencing Challenging Samples
              by seqadmin


              Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
              03-22-2024, 06:39 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 04-11-2024, 12:08 PM
            0 responses
            30 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            32 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 09:21 AM
            0 responses
            28 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-04-2024, 09:00 AM
            0 responses
            53 views
            0 likes
            Last Post seqadmin  
            Working...
            X