Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • skblazer
    Member
    • Feb 2009
    • 51

    How to align reads to known ncRNA database

    I want to align a lot of reads to the known ncRNA database.

    I don't know which mapper is fit for small RNA alignment.

    blast? megablast? or bowtie ...

    how to set the parameter?

    Thanks
  • colindaven
    Senior Member
    • Oct 2008
    • 417

    #2
    You'll need to mention what read length and system you used for the sequencing. Generally BLAST is too slow for "a lot of reads".

    Comment

    • dcfargo
      Member
      • Aug 2008
      • 22

      #3
      DSAP aligns to both miRBase (16) and RFam (10) if you have very short read data

      Comment

      • skblazer
        Member
        • Feb 2009
        • 51

        #4
        Thanks

        My question is if I used blast/megablast, I'll get a lot of alignments without perfect aligning rate. How to set the cutoff to filter the output?

        For example, if one read's 6-26bp (27bp in total) can be aligned to a known tRNA, is it a candidate tRNA or not?

        For tRNA or rRNA, I should use a more relax alignment than miRNA, am I right?

        Comment

        • bioinfosm
          Senior Member
          • Jan 2008
          • 483

          #5
          another option could be to align all reads to the genome without biasing to a selective reference dataset, and then use coordinates of your ncRNA database of interest, and identify which ones are expressed?
          --
          bioinfosm

          Comment

          • skblazer
            Member
            • Feb 2009
            • 51

            #6
            Because the organism I'm working on does not have a reference, I have to align them to some ncRNA database.

            I don't know the if the similarity of tRNA or rRNA among the organims is high as well as miRNA.

            Originally posted by bioinfosm View Post
            another option could be to align all reads to the genome without biasing to a selective reference dataset, and then use coordinates of your ncRNA database of interest, and identify which ones are expressed?

            Comment

            • colindaven
              Senior Member
              • Oct 2008
              • 417

              #7
              To the best of my knowledge rRNA and tRNAs are _more_ conserved than miRNAs. At least in bacteria we work on there is considerable variation in miRNAs between closely related species.
              I'm sure you can find some good references on this in pubmed though.


              "Our results suggest that while there is a conserved set of miRNAs among plant species, a large fraction of miRNAs vary among species"

              Ultimately you'll need to consider topics like thermodynamic stability, perhaps this link is helpful ?

              Comment

              • sdarko
                Member
                • Apr 2009
                • 52

                #8
                Originally posted by skblazer View Post
                Thanks

                My question is if I used blast/megablast, I'll get a lot of alignments without perfect aligning rate. How to set the cutoff to filter the output?

                For example, if one read's 6-26bp (27bp in total) can be aligned to a known tRNA, is it a candidate tRNA or not?

                For tRNA or rRNA, I should use a more relax alignment than miRNA, am I right?
                I've been using BLASTn to align snRNA reads to tRNA, rRNA, snoRNA, piwi associated RNA and miRNA.

                Basically, I first trim 3' adapter sequence and collapse the reads. Then I use BLASTn and use '-perc_identity 100' and '-word_size 16' so that at least 16 bases have to perfectly align to get a hit. When I'm parsing through my results I compare the length of the transcript and the length of the alignment. If they're the same, I call it a good alignment. If they're not, I set it aside to align to my next reference set.

                Comment

                • skblazer
                  Member
                  • Feb 2009
                  • 51

                  #9
                  Thanks for your advise.

                  I'll try.

                  Comment

                  Latest Articles

                  Collapse

                  ad_right_rmr

                  Collapse

                  News

                  Collapse

                  Topics Statistics Last Post
                  Started by SEQadmin2, Today, 10:09 AM
                  0 responses
                  8 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, Yesterday, 08:59 AM
                  0 responses
                  14 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 06-02-2026, 12:03 PM
                  0 responses
                  23 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 06-02-2026, 11:40 AM
                  0 responses
                  20 views
                  0 reactions
                  Last Post SEQadmin2  
                  Working...