Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Trimmomatic but no trimming

    Hii dear friends

    I have a question about Trimmomatic. I wrote this command:

    java -jar /usr/bin/trimmomatic-0.33.jar PE -phred64 72_L3_1.fq.gz 72_L3_2.fq.gz 71P_1.fq.gz 71UP_1.fq.gz 71P_2.fq.gz 71UP_2.fq.gz ILLUMINACLIP:Over.fasta:2:40:15


    72_L3_1.fq.gz
    and
    72_L3_2.fq.gz
    are my input files

    71P_1.fq.gz
    71UP_1.fq.gz
    71P_2.fq.gz
    and
    71UP_2.fq.gz
    are my output files. In my case P means paired and UP means unpaired.

    after I did fastqc I got overrepresented sequence (it is not adapter) and I stored it in Over.fasta and I want to trim it from my data.

    but when I run the command I see this:

    ILLUMINACLIP: Using 0 prefix pairs, 0 forward/reverse sequences, 0 forward only sequences, 0 reverse only sequences
    Input Read Pairs: 19759652 Both Surviving: 19759652 (100.00%) Forward Only Surviving: 0 (0.00%) Reverse Only Surviving: 0 (0.00%) Dropped: 0 (0.00%)

    It does not trim the sequence.

    Why it is like that?

    In addition, for Palindrome and Single mode U just selected 40 and 15 because the manual selected them. Actually I do not know which score I should select. How can I choose the correct score?

    Would you please help me in these two questions.

    -------------------------------------------------------------------
    I'm sorry for asking so many questions each day. I' working with RNA-seq data in these days. In each level, I should stop due to errors, warnings, blocks and confusions and this story continues.

    and thank you for helping me in solving all these problems.

  • #2
    Are you sure nothing was done the your sequences? 100% reads surviving does not necessarily mean no trimming was performed, especially when you don't specify MINLEN.

    Comment


    • #3
      Yes, I'm almost sure because when I do fastqc, the number of reads and nucleotides in them have not changed (I mean "Total sequences" and "Sequence length").

      Comment


      • #4
        Originally posted by Saeideh View Post
        ILLUMINACLIP: Using 0 prefix pairs, 0 forward/reverse sequences, 0 forward only sequences, 0 reverse only sequences
        The explanation is here (highlighted in red). Trimmomatic is not finding any valid sequences to use for trimming in the supplied clipping file 'Over.fasta' meaning you must have formatted it incorrectly.

        Comment


        • #5
          I put following sequences in Over.fasta

          CTCCCATTTCGCTCGCCGCTACTACGGGAATCGCTTTTGCTTTCTTTTCC
          GGCTTGCGGTGGATACCTAGGTACCCAGAGACGAGGAAGGGCGTAGCAAG

          Isn't it correct?

          Comment


          • #6
            That is not a valid fasta file.

            https://en.wikipedia.org/wiki/FASTA_format

            Comment


            • #7
              Alriiiiiight...

              I got it

              Thanks all

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Strategies for Sequencing Challenging Samples
                by seqadmin


                Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
                03-22-2024, 06:39 AM
              • seqadmin
                Techniques and Challenges in Conservation Genomics
                by seqadmin



                The field of conservation genomics centers on applying genomics technologies in support of conservation efforts and the preservation of biodiversity. This article features interviews with two researchers who showcase their innovative work and highlight the current state and future of conservation genomics.

                Avian Conservation
                Matthew DeSaix, a recent doctoral graduate from Kristen Ruegg’s lab at The University of Colorado, shared that most of his research...
                03-08-2024, 10:41 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, Yesterday, 06:37 PM
              0 responses
              12 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, Yesterday, 06:07 PM
              0 responses
              10 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 03-22-2024, 10:03 AM
              0 responses
              51 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 03-21-2024, 07:32 AM
              0 responses
              68 views
              0 likes
              Last Post seqadmin  
              Working...
              X