Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • small RNA sequencing

    Hi,

    We recently obtained Illumina small-RNA RNA-seq data for S. pombe. I believe that the next step should be use of BowTie to map the reads back to the reference genome. Is there any specific parameters that I need to adjust because of this being specifically small-RNA RNA-seq?
    Sameet Mehta (Ph.D.),
    Visiting Fellow,
    National Cancer Insitute,
    Bethesda,
    US.

  • #2
    what is the purpose of your research ? mirna analysis ? de novo assembly ?

    Comment


    • #3
      Yes, our primary aim is to study changes in micro-RNA profiles across a spectrum of genetic backgrounds.
      Sameet Mehta (Ph.D.),
      Visiting Fellow,
      National Cancer Insitute,
      Bethesda,
      US.

      Comment


      • #4
        ok,

        Which sequencer ? Illumina GA II, 454, ... ?

        Comment


        • #5
          Illumina GA-II. And because this is small RNA during library preparation we used the RNA between 17 - 40 bases.
          Sameet Mehta (Ph.D.),
          Visiting Fellow,
          National Cancer Insitute,
          Bethesda,
          US.

          Comment


          • #6
            the first step is the adapter trimming. After that you can align the reads to the genome.

            Comment


            • #7
              Can you give me the names of programs and possible parameters for the adaptor trimming. I plan to use BowTie for the mapping of reads to the genome. I am only worried about one thing. As i am looking for small-RNAs, i do expect a lot of repetitive regions, how do i uniquely map them?
              Sameet Mehta (Ph.D.),
              Visiting Fellow,
              National Cancer Insitute,
              Bethesda,
              US.

              Comment


              • #8
                for the adapter trimming, you've to aligne the adapter sequence to the 3' part of the reads . Novoalign do that I think.

                For bowtie, a parameter ( I don't remember which on ) exists to specify the max number of matching position .

                Comment


                • #9
                  You may want to try to use my tool cutadapt for the adapter trimming.

                  Comment


                  • #10
                    @mmartin, I downloaded the code for cutadapt, however, it is not very clear how to use it with Illumina. Can you point me in correct direction?
                    Sameet Mehta (Ph.D.),
                    Visiting Fellow,
                    National Cancer Insitute,
                    Bethesda,
                    US.

                    Comment


                    • #11
                      If you have a FASTQ file, run:
                      Code:
                      cutadapt -e ERROR-RATE -a ADAPTER-SEQUENCE input.fastq > output.fastq
                      ERROR-RATE is a real number between 0 and 1 such as 0.05.
                      I will update the documentation soon. There is no QSEQ support, yet.

                      Comment


                      • #12
                        Novoalign for miRNA

                        Hi Sameet,
                        Novoalign will trim adapters and align miRNA in one go. It's also pretty fast even free version with no multi-threading as reads are usually aligned with at most one mismatch.
                        Novoalign also looks for precursor location, giving a score and location for nearby complementary alignment.
                        Steps:
                        1. index genome
                        novoindex ref.idx ref.fasta
                        2. Align the miRNA
                        novoalign -d ref.idx -a -m -t 30 -f reads.fastq

                        Colin

                        Originally posted by NicoBxl View Post
                        for the adapter trimming, you've to aligne the adapter sequence to the 3' part of the reads . Novoalign do that I think.

                        For bowtie, a parameter ( I don't remember which on ) exists to specify the max number of matching position .

                        Comment


                        • #13
                          Hi Sparks,

                          Thanks that was useful. I will look into this and keep you posted.
                          Sameet Mehta (Ph.D.),
                          Visiting Fellow,
                          National Cancer Insitute,
                          Bethesda,
                          US.

                          Comment


                          • #14
                            Originally posted by sparks View Post
                            Hi Sameet,
                            Novoalign will trim adapters and align miRNA in one go. It's also pretty fast even free version with no multi-threading as reads are usually aligned with at most one mismatch.
                            Novoalign also looks for precursor location, giving a score and location for nearby complementary alignment.
                            Steps:
                            1. index genome
                            novoindex ref.idx ref.fasta
                            2. Align the miRNA
                            novoalign -d ref.idx -a -m -t 30 -f reads.fastq

                            Colin
                            Hi,

                            I was wondering about one more question. If the adaptors are trimmed, would you get the final 'usable' (for the lack of better word) sequences of different lengths?
                            Sameet Mehta (Ph.D.),
                            Visiting Fellow,
                            National Cancer Insitute,
                            Bethesda,
                            US.

                            Comment


                            • #15
                              Yes.

                              You can also use fastx_clipper to trim and fastx_collapser to collapse the reads if you want.

                              There's a few web based tools you can plug in your collapsed sequences and counts and get some results... I'm trying them now and reading the papers just to see how they are and what they do, I might do something myself also, but it's easy enough to plug and chug. mirAnalyzer, mirTools, and DSAP.

                              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, 11:49 AM
                              0 responses
                              12 views
                              0 likes
                              Last Post seqadmin  
                              Started by seqadmin, Yesterday, 08:47 AM
                              0 responses
                              16 views
                              0 likes
                              Last Post seqadmin  
                              Started by seqadmin, 04-11-2024, 12:08 PM
                              0 responses
                              61 views
                              0 likes
                              Last Post seqadmin  
                              Started by seqadmin, 04-10-2024, 10:19 PM
                              0 responses
                              60 views
                              0 likes
                              Last Post seqadmin  
                              Working...
                              X