Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Cutadapt, list of adapter

    Hello,

    I am using Cutadapt, but I have a problem: It doesn't find adapter, but with a banal research with function "find" in the file I find adapters, so I am sure that they are in my file.

    Probabily the problem is in the parameters that I wrote. In particular I have a list of adapterand I have to trim at 5'. I wrote this:

    cutadapt -g adapter.fasta -o output.fastq myfile.fastq

    What is the problem? Please could you help me?

    Thank you in advance.

  • #2
    Have you tried the anchored 5'-adapter removal option (-g ^adapter)? That should recognize partial pieces (as noted here http://cutadapt.readthedocs.org/en/latest/guide.html). This will only work if your adapter starts right at base 1.

    Comment


    • #3
      You may also want to take a look at BBDuk.sh which is part of BBMap suite.

      Comment


      • #4
        Originally posted by GenoMax View Post
        Have you tried the anchored 5'-adapter removal option (-g ^adapter)? That should recognize partial pieces (as noted here http://cutadapt.readthedocs.org/en/latest/guide.html). This will only work if your adapter starts right at base 1.
        Thank you for your response, yes I have tried also the anchored 5'-adapter removal option. If I use a single adapter Cutadapt trims, so I think that the problem is when I use a list of adapter...

        Comment


        • #5
          Originally posted by pingu View Post
          Thank you for your response, yes I have tried also the anchored 5'-adapter removal option. If I use a single adapter Cutadapt trims, so I think that the problem is when I use a list of adapter...
          Are you providing the adapters with an individual -g for each adapter? You could also put them in a file as described in the help doc. Click on the multiple adapters link in left navigation pane.

          Code:
          $ cutadapt -g file:adapters.fasta -o output.fastq input.fastq

          Comment


          • #6
            Thank you for your response. I have tried use that command. I think that probably the problem is in the structure of my file with adapter. Please could you write me an example of the structure?
            Thank you very much in advance

            Comment

            Latest Articles

            Collapse

            • seqadmin
              Recent Advances in Sequencing Analysis Tools
              by seqadmin


              The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
              05-06-2024, 07:48 AM
            • 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

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by seqadmin, 05-10-2024, 06:35 AM
            0 responses
            20 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-09-2024, 02:46 PM
            0 responses
            26 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-07-2024, 06:57 AM
            0 responses
            21 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 05-06-2024, 07:17 AM
            0 responses
            21 views
            0 likes
            Last Post seqadmin  
            Working...
            X