Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • pingu
    Member
    • Jul 2015
    • 26

    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.
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #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

    • GenoMax
      Senior Member
      • Feb 2008
      • 7142

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

      Comment

      • pingu
        Member
        • Jul 2015
        • 26

        #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

        • GenoMax
          Senior Member
          • Feb 2008
          • 7142

          #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

          • pingu
            Member
            • Jul 2015
            • 26

            #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

            • 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
            • SEQadmin2
              Single-Cell Sequencing at an Inflection Point: Early Impacts of New Platforms and Emerging Trends
              by SEQadmin2


              With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.


              Introduction

              Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...
              05-22-2026, 06:42 AM
            • SEQadmin2
              Environmental Genomics in the Age of NGS: From Microbes to Conservation Strategies
              by SEQadmin2

              Studying ecosystems means dealing with complex, multi-species communities that are hard to observe at scale. This complexity, however, hides many important questions to be answered, from how biogeochemical cycles work and how climate change can affect species distribution to how conservation strategies can work best.


              Genomics, particularly since the expansion of NGS, has transformed ecosystem ecology. By sequencing environmental DNA, we can now assess biodiversity without direct...
              05-06-2026, 09:04 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, Today, 08:59 AM
            0 responses
            9 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-02-2026, 12:03 PM
            0 responses
            21 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-02-2026, 11:40 AM
            0 responses
            17 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 05-28-2026, 11:40 AM
            0 responses
            30 views
            0 reactions
            Last Post SEQadmin2  
            Working...