Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • elisadouzi
    Member
    • Mar 2011
    • 20

    How to run KmerFreq

    Have anyone tried Correction package of SOAPdenovo? I input the fq file, but it alway said that fail to open file?
  • giorgifm
    Member
    • Aug 2011
    • 35

    #2
    Dear Elisa,

    you have to provide KmerFreq with a text file containing the names of the sequence file(s), otherwise it will try to open every line as a file name.

    So like

    Code:
    KmerFreq -i filenames.txt -o kmer_table
    Enjoy!

    Comment

    • jjjscuedu
      Member
      • Mar 2012
      • 35

      #3
      I have put the name of file in the txt file like this:

      /diag/home/jjin/oil_palm/raw/DNA1.fastq
      /diag/home/jjin/oil_palm/raw/DNA2.fastq

      However, it still display error for the second file:

      quality cutoff: 5
      seed length: 17
      output kmer index?: no
      file format: fq
      >>>>>>>>>>hash initializing<<<<<<<<<<

      in /diag/home/jjin/oil_palm/raw/DNA1.fastq
      file of the reads - /diag/home/jjin/oil_palm/raw/DNA2.fast - opening failed.
      spend total time 3919

      Can anyone give me some suggestions?

      Thanks!

      Jingjing

      Comment

      • pengyanbenben
        Junior Member
        • Jul 2012
        • 4

        #4
        I met the same problem as yours. Just add an 'return' at the end of second line of the input list file. It will be fine! Hope this will help you!

        Originally posted by jjjscuedu View Post
        I have put the name of file in the txt file like this:

        /diag/home/jjin/oil_palm/raw/DNA1.fastq
        /diag/home/jjin/oil_palm/raw/DNA2.fastq

        However, it still display error for the second file:

        quality cutoff: 5
        seed length: 17
        output kmer index?: no
        file format: fq
        >>>>>>>>>>hash initializing<<<<<<<<<<

        in /diag/home/jjin/oil_palm/raw/DNA1.fastq
        file of the reads - /diag/home/jjin/oil_palm/raw/DNA2.fast - opening failed.
        spend total time 3919

        Can anyone give me some suggestions?

        Thanks!

        Jingjing

        Comment

        • Wallysb01
          Senior Member
          • Feb 2011
          • 286

          #5
          I don't want to sound like a jerk, but did you make sure the path and permissions were correct?

          Originally posted by jjjscuedu View Post
          I have put the name of file in the txt file like this:

          /diag/home/jjin/oil_palm/raw/DNA1.fastq
          /diag/home/jjin/oil_palm/raw/DNA2.fastq

          However, it still display error for the second file:

          quality cutoff: 5
          seed length: 17
          output kmer index?: no
          file format: fq
          >>>>>>>>>>hash initializing<<<<<<<<<<

          in /diag/home/jjin/oil_palm/raw/DNA1.fastq
          file of the reads - /diag/home/jjin/oil_palm/raw/DNA2.fast - opening failed.
          spend total time 3919

          Can anyone give me some suggestions?

          Thanks!

          Jingjing

          Comment

          Latest Articles

          Collapse

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 06-05-2026, 10:09 AM
          0 responses
          11 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-04-2026, 08:59 AM
          0 responses
          23 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 12:03 PM
          0 responses
          28 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 11:40 AM
          0 responses
          22 views
          0 reactions
          Last Post SEQadmin2  
          Working...