Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • patouch74
    Member
    • May 2014
    • 16

    #1

    Tool like FastQC ?

    Hi,

    I'm looking for a tool which can produce html quality report like FastQC.

    I want to evaluate my data-set quality after joining paired end. So I have reads with a length range from 100 to 500 bp.
    The problem with FastQC is that the boxplot quality produced has problems with the x-axis scale.

    It starts with 1 2 3 4 5 6 7 8 9 then it regroups bp position such as 15-19 25-29 .. 450-499 etc. : the scale is not uniform.


    I've already tested PRINSEQ but it is too slow.
    So I'm looking for a tool which can deal with clear graph and as fast as FastQC.

    Thanks for your help
  • Michael.Ante
    Senior Member
    • Oct 2011
    • 127

    #2
    Have you tried running FastQC with the "--nogroup" option?
    This should prevent the scaling of the x-axis, but increases surely the computational effort.

    Comment

    • patouch74
      Member
      • May 2014
      • 16

      #3
      I didn't know this option but I've went to help mode and then :

      --nogroup Disable grouping of bases for reads >50bp. All reports will
      show data for every base in the read. WARNING: Using this
      option will cause fastqc to crash and burn if you use it on
      really long reads, and your plots may end up a ridiculous size.
      You have been warned!

      So I don't think its the right solution for me

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        Originally posted by patouch74 View Post
        I didn't know this option but I've went to help mode and then :

        --nogroup Disable grouping of bases for reads >50bp. All reports will
        show data for every base in the read. WARNING: Using this
        option will cause fastqc to crash and burn if you use it on
        really long reads, and your plots may end up a ridiculous size.
        You have been warned!

        So I don't think its the right solution for me
        Have you tried it before deciding that it is not the right solution?

        Comment

        • wokai001
          Member
          • Nov 2010
          • 20

          #5
          I have made a somehow similar tool in R. Have a look at

          You may download it from a running R session with:
          install.packages("seqTools", repos="http://R-Forge.R-project.org")

          Once you have collected the data, you can save your count statistics and use predefined plots or any other plotting tool in R.

          Any response (or suggestion) to me on how it works would be great.

          Comment

          • flxlex
            Moderator
            • Nov 2008
            • 412

            #6
            You can also try preqc, part of sga: https://github.com/jts/sga/wiki/preqc

            Comment

            Latest Articles

            Collapse

            • 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
            • 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...
              07-08-2026, 05:17 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, Today, 02:55 AM
            0 responses
            5 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-24-2026, 12:17 PM
            0 responses
            11 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-23-2026, 11:41 AM
            0 responses
            11 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-20-2026, 11:10 AM
            0 responses
            24 views
            0 reactions
            Last Post SEQadmin2  
            Working...