Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Failed to write to file by trimgalore

    I wanted to trimm by using trimglore but I'm doing something wrong and it doesn't work.
    this is my script:

    /home/weronika/Downloads/trim_galore_v0.4.2/trim_galore --illumina -q 20 -e 0.2 -length 43 -phred33 /home/weronika/Downloads/cfDNA/Project_Weronika/Sample_205/205_CCGTCC_L004_R1_001.fastq -o /home/weronika/Downloads/cfDNA/Project_Weronika/trimgalor/205_CCGTCC_L004_R1_001.fastq

    and I get the answer

    Path to Cutadapt set as: 'cutadapt' (default)
    1.11
    Cutadapt seems to be working fine (tested command 'cutadapt --version')
    Failed to write to file '205_CCGTCC_L004_R1_001.fastq_trimming_report.txt': No such file or directory

    I really don't know what to do. Please help me.

  • #2
    I don't use this program, but try putting your -o command before the input:

    /home/weronika/Downloads/trim_galore_v0.4.2/trim_galore --illumina -q 20 -e 0.2 -length 43 -phred33 -o /home/weronika/Downloads/cfDNA/Project_Weronika/trimgalor/205_CCGTCC_L004_R1_001.fastq /home/weronika/Downloads/cfDNA/Project_Weronika/Sample_205/205_CCGTCC_L004_R1_001.fastq

    Comment


    • #3

      Comment


      • #4
        Originally posted by ksawatzki View Post
        ...try putting your -o command before the input
        The -o flag is for the output, not input.

        Comment


        • #5
          wdecoster Thank you very much for your help.
          Last edited by ruda2811; 10-25-2016, 03:07 AM.

          Comment


          • #6
            Nice! Thank you man for this!

            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