Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • qihualiang
    Junior Member
    • Jan 2015
    • 8

    #1

    Genome Survey using KmerFreq

    Hi, everyone. I am now doing genome survey using KmerFreq for two species of wild goat. There are some problems

    In data statistics, Goat A has more number of bps than Goat B. But in the log file result of KmerFreq, the kmer number of Goat A is about 1/2 of Goat B. And I find in the log file, the abnormal of kmer number is caused by the processed reads, Goat A is 1/2 of Goat B.

    I am confused.. How can Goat A with more number of bps and reads, but with much less reads being processed in KmerFreq?

    Thank you.
  • Brian Bushnell
    Super Moderator
    • Jan 2014
    • 2709

    #2
    It might help if you gave some actual numbers - read lengths, platform, read count, kmer counts, and ideally kmer frequency histograms.

    Comment

    • qihualiang
      Junior Member
      • Jan 2015
      • 8

      #3
      Originally posted by Brian Bushnell View Post
      It might help if you gave some actual numbers - read lengths, platform, read count, kmer counts, and ideally kmer frequency histograms.
      The sequence platform is Hiseq 2000 or 2500, I am not sure at this moment. I choose the library with largest number of bps to give those numbers.

      For goat A: reads length=101bp, reads num=393Mb. In kmerfreq, processed reads=180Mb.(90Mb for left and 90Mb for right)
      For goat B: in data statistics, reads length=101bp, reads num=366.7Mb. In kmerfreq log file, processed reads=360Mb.(180Mb for left and 180Mb for right)


      I also run FastQC for this library files of goat A.
      for both Left and Right end fq file: warning of Per base sequence content & Per sequence GC content;Fail of Per base N content--just the last 2 position of the reads has 40% N
      Right end fq file: warning of Per tile sequence quality; Fail of Kmer Content as followed:
      Sequence Count PValue Obs/Exp Max Max Obs/Exp Position
      TCGGAAT 55620 0.0 5.3323565 94


      I assume that there are some problems when KmerFreq loads reads from fq files, this may explain for the less amount of reads being processed by KmerFreq in Goat A. But I don't know what is wrong with the fq reads of Goat A

      Comment

      • Brian Bushnell
        Super Moderator
        • Jan 2014
        • 2709

        #4
        1) When you say, for example, "393Mb", do you mean 393 million reads or 393 megabases?
        2) In both cases, the amount of data processed appears to be less than the total amount of data, which is strange.
        3) Before doing any sort of kmer analysis, you should adapter-trim your reads. I'm guessing that you have not, based on FastQC indicating there is an overexpressed kmer, but I'm not sure.

        Perhaps you could install this and run khist, then post both the output to the console and the histogram files, since KmerFreq seems to be dropping some of the reads:

        khist.sh in1=goatA_1.fq in2=goatA_2.fq hist=goatA_hist.txt

        khist.sh in1=goatB_1.fq in2=goatB_2.fq hist=goatB_hist.txt

        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
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Yesterday, 07:41 AM
        0 responses
        12 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-03-2026, 10:13 AM
        0 responses
        25 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-31-2026, 02:55 AM
        0 responses
        38 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-24-2026, 12:17 PM
        0 responses
        25 views
        0 reactions
        Last Post SEQadmin2  
        Working...