Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Oliviervg
    Member
    • Sep 2011
    • 13

    #31
    Hello, and thank you for this great program.

    I have a stupid question, but I don't understand what does "trim" mean and what does "clip" mean ? What's the difference between them ?
    Is trim a synonym for "cut" ?

    Comment

    • Oliviervg
      Member
      • Sep 2011
      • 13

      #32
      Can someone answer to my stupid question please ?
      What the difference between clip and trim ?
      Thank you

      Comment

      • Oliviervg
        Member
        • Sep 2011
        • 13

        #33
        I know my question should seem stupid for a native english speaker, but I still not understand the difference between trimming and clipper ...
        Maybe they are synonyms, and we can use both terms in each case ?

        Comment

        • westerman
          Rick Westerman
          • Jun 2008
          • 1104

          #34
          Originally posted by Oliviervg View Post
          I know my question should seem stupid for a native english speaker, but I still not understand the difference between trimming and clipper ...
          Maybe they are synonyms, and we can use both terms in each case ?

          Trim usually means an algorithmic determination of where to clip off sequences. E.g., trim all bases from 5' end where the quality value is 20 or less (Q20) in a running total of 4 bases.

          Clip is usually a hard and fast rule. E.g., clip 15 bases off of the 5' end.


          But, yes, trim and clip could also be considered synonyms.

          Comment

          • earonesty
            Member
            • Mar 2011
            • 52

            #35
            Originally posted by westerman View Post
            But, yes, trim and clip could also be considered synonyms.
            Yep. They are synonyms, and are used inconsistently.

            Personally, I say "clip", when I mean "looking for adapters or other sequences and removing them off the ends of reads", and "trim" when I mean "looking for qualities/base skew" and removing them off the ends of reads. (fastx-toolkit and fastq-mcf seem to use it this way.)

            Comment

            • relipmoc
              Member
              • Jul 2011
              • 58

              #36
              Hi Mark,

              Recently I've written a software tool named skewer which is dedicated to the adapter trimming task of Illumina paired-end reads. It's very easy to use. I've compared the result of skewer and that of fastq-mcf. The overall gained uniquely-mapped read-pairs of skewer is higher than that of fastq-mcf in my case.

              Below is the related statistics of using fastq-mcf and skewer:
              run 1 (using a popular adapter trimmer fastq-mcf):
              70252244 reads; of these:
              70252244 (100.00%) were paired; of these:
              66639175 (94.86%) aligned concordantly 0 times
              3099256 (4.41%) aligned concordantly exactly 1 time
              513813 (0.73%) aligned concordantly >1 times
              6.27% overall alignment rate

              run 2 (using skewer):
              5136192 reads; of these:
              5136192 (100.00%) were paired; of these:
              192115 (3.74%) aligned concordantly 0 times
              4264035 (83.02%) aligned concordantly exactly 1 time
              680042 (13.24%) aligned concordantly >1 times
              97.01% overall alignment rate
              ---- trimming information of skewer ----
              70676932 read pairs processed
              29547 ( 0.04%) degenerative read pairs filtered out
              17685 ( 0.03%) short read pairs filtered out after trimming by size control
              65493508 (92.67%) empty read pairs filtered out after trimming by size control
              5136192 ( 7.27%) read pairs available; of these:
              1285606 (25.03%) trimmed read pairs available after processing
              3850586 (74.97%) untrimmed read pairs available after processing

              you may download skewer from https://sourceforge.net/projects/skewer/

              Cheers,
              Hongshan

              Originally posted by Mark View Post
              Hi All

              I recently downloaded the FASTX toolkit and tried to use it for trimming fastq reads of adapter sequences. This did not work, the tool simply discarded any reads containing adapter sequences though this is not seemingly its function according to the documentation. I wrote to the help contact for the tool but recieved no response (see below for details). Has anyone used this tool for this purpose successfully?

              Thanks for your help

              Mark
              Last edited by relipmoc; 09-25-2013, 07:44 AM. Reason: typo

              Comment

              • debjit_ray
                Junior Member
                • Oct 2013
                • 2

                #37
                FASTQC on my small RNA sequences identifies several overrepresented sequences. It might be because of the adapter sequences. I do a trimming for the adapter ('ACTA') using the command
                >fastx_clipper -C -v -i SRR519779.fastq -Q 33 -a ACTA -o SRR519779_trimmed.fastq
                The out put for this is:
                Clipping Adapter: ACTA Min. Length: 5 Clipped reads - discarded. Input: 4484151 reads. Output: 4440775 reads. discarded 0 too-short reads. discarded 0 adapter-only reads. discarded 0 clipped reads. discarded 43376 N reads.

                Seems there is no effect of this trimming, the FASTQC shows similar results on the trimmed sequence.
                Can the adpator be just 4 nucleotides? Am I doing something wrong? Please suggest.

                Comment

                Latest Articles

                Collapse

                • 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
                • SEQadmin2
                  Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                  by SEQadmin2



                  Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                  ...
                  07-09-2026, 11:10 AM
                • SEQadmin2
                  Cancer Drug Resistance: The Lingering Barrier to Rising Survival
                  by SEQadmin2



                  Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

                  There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
                  07-08-2026, 05:17 AM

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by SEQadmin2, 07-24-2026, 12:17 PM
                0 responses
                21 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-23-2026, 11:41 AM
                0 responses
                19 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-20-2026, 11:10 AM
                0 responses
                26 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-13-2026, 10:26 AM
                0 responses
                38 views
                0 reactions
                Last Post SEQadmin2  
                Working...