Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • satp
    Member
    • Jun 2008
    • 13

    How to trim the adaptor sequence from the solexa small RNA sequencing data?

    Hi,

    I have downloaded some solexa small RNA sequencing data from NCBI GEO(like this: http://www.ncbi.nlm.nih.gov/geo/quer...?acc=GSM273725). I want to trim the adaptor sequence from these sequences first, could anyone tell me which software can be used to do this work in personal computer effectively?

    Leo
  • regyre
    Member
    • Jan 2009
    • 11

    #2
    bioconductor Shortread package

    Hi,

    If you're familiar with R and bioconductor, you can use some of the functionality from the ShortRead package : http://www.bioconductor.org/packages...ShortRead.html. Actually you should rather use R 2.9.0 (the development version) to get the latest version of the ShortRead package which has much more capabilities implemented.

    There's been some emails with some code samples posted in this mailing list: https://stat.ethz.ch/mailman/listinf...sig-sequencing back in December-January.

    Hope this helps,

    N.

    Comment

    • satp
      Member
      • Jun 2008
      • 13

      #3
      Thanks for replying. But I don't famailiar with R and bioconductor and want to learn it in the future.

      I wonder whether there is any software that is specifically developed for trimming the adaptor of deep-sequencing data.

      Comment

      • kmcarr
        Senior Member
        • May 2008
        • 1181

        #4
        If you are doing this as part of an alignment pipeline you could use Novoalign from Novocraft. (Check the sticky thread of software packages for a link.) I will trim the adapter on the fly. It's default screening sequence is the appropriate adapter for Illumina small RNA data but you can enter your own sequence as well.

        I have also used the program fuzznuc which is part of the EMBOSS package. You provide a short sequence to screen for, which may include ambiguous codes and allowances for mismatches. The program does not trim the read, just outputs the locations where a match is found; you could then use this information with a perl script to actually trim the reads.

        Comment

        • satp
          Member
          • Jun 2008
          • 13

          #5
          Thanks for your advices. It seems that Novoalign can't be run in PC with small ram(my PC only has 2G ram). I haven't used Novoalign yet, could this software just trim the adaptor without aligning the sequence to the genome?

          Just now I found that Shijun et.al.(http://www.ncbi.nlm.nih.gov/pubmed/18342361) suggested useing vectorstrip of EMBOSS package to trim the adaptor in his paper. I will try the fuzznuc and vectorstrip now.

          Whether any other adaptor-trimming software exist?

          Comment

          • demis001
            Member
            • Apr 2009
            • 10

            #6
            I had the same problem six month ago. The easiest and fastest way is to write a script and remove and filter garbage reads from your data. To do that you need "adapter sequence information" from the guy who sequence your data.

            You need the nc sequence of 3' and 5 prime adapter. Then you read each line and look for the adaptor using RegEx.

            The most annoying part is, you will only find 1-2 million read out of 10 to 15 million containing either part of 3' or 5 pri adapter. A large protion of the reads does not contain adapter.

            DD
            Bioinformatics Research Analyst

            Comment

            • seq_GA
              Senior Member
              • Feb 2009
              • 124

              #7
              Any one has tried trimming both 3' and 5' end adapter sequnces? Because we have a situation to find adapters in both 3' and 5' solexa reads.

              I tried FASTX clipper, but it doesnot allow me to allow mismatches in the adapter sequence. Any better solutions?

              Code:
              $ fastx_clipper -h
              	usage: fastx_clipper [-h] [-a ADAPTER] [-D] [-l N] [-n] [-d N] [-c] [-C] [-o] [-v] [-z] [-i INFILE] [-o OUTFILE]
              Thanks.

              Comment

              • francois.sabot
                Member
                • Dec 2009
                • 41

                #8
                There is also cutadapt, allowing a % of distance..
                in fastx_clipper, you can specify the -M value lower than your adapter size, for the bording mutation. Just remind that fastx_clipper remove one by one the adapter. Launch them in series using the pipe.
                Francois Sabot, PhD

                Be realistic. Demand the Impossible.
                www.wikiposon.org

                Comment

                • satp
                  Member
                  • Jun 2008
                  • 13

                  #9
                  Originally posted by seq_GA View Post
                  Any one has tried trimming both 3' and 5' end adapter sequnces? Because we have a situation to find adapters in both 3' and 5' solexa reads.

                  I tried FASTX clipper, but it doesnot allow me to allow mismatches in the adapter sequence. Any better solutions?

                  Code:
                  $ fastx_clipper -h
                  	usage: fastx_clipper [-h] [-a ADAPTER] [-D] [-l N] [-n] [-d N] [-c] [-C] [-o] [-v] [-z] [-i INFILE] [-o OUTFILE]
                  Thanks.
                  You can try vectorstrip in EMBOSS. It can trim both 3' and 5' end adapter sequences and allow mismatches in the adapter sequences.

                  Comment

                  • thinkRNA
                    Member
                    • Jan 2010
                    • 94

                    #10
                    where can I download vectorstrip?

                    Originally posted by satp View Post
                    You can try vectorstrip in EMBOSS. It can trim both 3' and 5' end adapter sequences and allow mismatches in the adapter sequences.
                    Hi Satp,

                    I want to download vectorstrip so I can apply it to the Gigabytes of sequence data but I can only find websites with a graphical interface to the program, which is too slow and time-consuming for my large number of sequences.

                    do you know if I can download the program and execute it on the commandline?

                    Thank YOU so much.

                    Comment

                    • thinkRNA
                      Member
                      • Jan 2010
                      • 94

                      #11
                      Never mind, I figured out that I need to install all of Emboss!

                      Comment

                      • mmartin
                        Member
                        • Aug 2009
                        • 73

                        #12
                        Just in case anyone else stumbles over this thread, I'd like to repeat what francois said and point people to cutadapt (of which I'm the author). It does find adapters in the 5' and 3' ends of reads and allows mismatches.

                        Comment

                        Latest Articles

                        Collapse

                        • SEQadmin2
                          Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                          by SEQadmin2


                          I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.


                          Here are nine questions we think about, in roughly the order they matter, before...
                          06-18-2026, 07:11 AM
                        • SEQadmin2
                          From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                          by SEQadmin2


                          Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                          The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                          ...
                          06-02-2026, 10:05 AM

                        ad_right_rmr

                        Collapse

                        News

                        Collapse

                        Topics Statistics Last Post
                        Started by SEQadmin2, 06-17-2026, 06:09 AM
                        0 responses
                        26 views
                        0 reactions
                        Last Post SEQadmin2  
                        Started by SEQadmin2, 06-09-2026, 11:58 AM
                        0 responses
                        43 views
                        0 reactions
                        Last Post SEQadmin2  
                        Started by SEQadmin2, 06-05-2026, 10:09 AM
                        0 responses
                        48 views
                        0 reactions
                        Last Post SEQadmin2  
                        Started by SEQadmin2, 06-04-2026, 08:59 AM
                        0 responses
                        49 views
                        0 reactions
                        Last Post SEQadmin2  
                        Working...