Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • arcolombo698
    Senior Member
    • Nov 2013
    • 142

    #1

    Trimmomatic RNAseq Adapter Cut

    Hello.

    I submitted this into trimmomatic to do QC.

    Yet, I know that there are lots of adapters in my sequence based on the duplication results which is normal for RNAseq.

    However, I am not sure if this command will cut out the adapters, or if I should use the "ILLUMINACLIP" command to explicitly cut the adapter.


    Here is my trimmomatic command

    java -classpath /auto/rcf-proj/sa1/software/Trimmomatic-0.22/trimmomatic-0.22.jar org.usadellab.trimmomatic.TrimmomaticPE -threads 16 -phred33 CHLA-122_S3_R1.fastq.gz CHLA-122_S3_R2.fastq.gz paired_trimmed_CHLA-122_S3_R1.fastq.gz unpaired_trimmed_CHLA-122_S3_R1.fastq.gz paired_trimmed_CHLA-122_S3_R2.fastq.gz unpaired_trimmed_CHLA-122_S3_R2.fastq.gz SLIDINGWINDOW:4:20 MINLEN:30
  • arcolombo698
    Senior Member
    • Nov 2013
    • 142

    #2
    Adapter Cut

    The other question I have is, I have a higher variance in quality for the first 10 base pairs.

    If I cut the first ten base pairs, is that equivalent to cutting out the adapters?

    I am under the impression that the adapters are on the "ends" of the sequence.

    Comment

    • tokikake
      Member
      • Nov 2011
      • 24

      #3
      Hi,
      I would recommend to use the ILLUMINACLIP command; if your fragments are short you will sequence through you fragment and into the 3' adapter. It depends on your library prep and of course of the length of your reads.
      Of course you can use cutadapt to get a hint how many adapters are in your dataset.

      Sonja

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
        by SEQadmin2



        CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

        Despite this, “CRISPR helped turn genome editing from a specialized technique into
        ...
        07-31-2026, 11:01 AM
      • SEQadmin2
        Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
        by SEQadmin2


        Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

        The systematic characterization of the human proteome has
        ...
        07-20-2026, 11:48 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Today, 10:05 AM
      0 responses
      2 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-13-2026, 12:22 PM
      0 responses
      31 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-11-2026, 10:35 AM
      0 responses
      24 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-06-2026, 07:41 AM
      0 responses
      38 views
      0 reactions
      Last Post SEQadmin2  
      Working...