Unconfigured Ad

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

    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
          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.
          ...
          Today, 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...
          Yesterday, 05:17 AM
        • GATTACAT
          Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
          by GATTACAT
          Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
          07-01-2026, 11:43 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Today, 10:04 AM
        0 responses
        8 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, Yesterday, 10:08 AM
        0 responses
        6 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-07-2026, 11:05 AM
        0 responses
        9 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-02-2026, 11:08 AM
        0 responses
        31 views
        0 reactions
        Last Post SEQadmin2  
        Working...