Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Robo
    Junior Member
    • Jan 2020
    • 3

    FastQC problems

    Greetings to every one. Here we have another newbie who made the reckless decision to throw himself in bioinformatics . I was given certain sequences from nanopore and pacbio, so really long sequences. Managed the program to work correctly in the server as a perl script but when I run it with the data as an argument I get the following error

    Exception in thread "Thread-1" java. lang. Out Of Memory Error: Java heap space
    at uk.ac.babraham.FastQC.Utilities.QualityCount.<init>(QualityCount.java:33)
    at
    uk.ac.babraham.FastQC.Modules.Per Base Quality Scores. process Sequence (Per Base Quality Scores. jaVA:141)
    at uk.ac.graham. FastQC.Analysis.Analysis Runner.run(Analysis Runner.java:89)
    at java. lang.Thread.run(Thread.java:748)


    The strange thing is that thru the same data it worked ones so either I have somehow damaged the data or I am doing something wrong without realizing it.

    I would really appreciate some help and I thank you for stopping by and reading my post
    Last edited by Robo; 01-25-2020, 06:08 AM.
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    How are you running the fastqc program? You re running out of memory.

    If you are using the bat file on windows then be sure to edit that and increase the value for memory allocation by changing the number in "Xmx2g" to say "Xmx8g". Do not use > 80% of RAM that you actually have.

    Comment

    • Robo
      Junior Member
      • Jan 2020
      • 3

      #3
      Originally posted by GenoMax View Post
      How are you running the fastqc program? You re running out of memory.

      If you are using the bat file on windows then be sure to edit that and increase the value for memory allocation by changing the number in "Xmx2g" to say "Xmx8g". Do not use > 80% of RAM that you actually have.
      Thank you for the quick reply I am running fastqc in a Ubuntu server from the terminal, the resources are allocated based on the needs of the program. Normally it was not giving problems for resources even because the server is quite powerful.
      ______total __|__used___|__free___|shared____|_buff/cache__|_available|
      Mem: |503909_| 283348__|__8718_|__296_____| 211842_____|___217920 |
      Swap:_____0______0________0_____
      the free -m command is giving me the up stated results. I read in a previous topic in here regarding fastqc that sometimes (when you have damaged the data some how) it tries to read files as a single line and thou runes out of memory but I do not know if this is my case.
      Thank you very much
      Last edited by Robo; 01-25-2020, 06:29 AM.

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        If you feel your files have become corrupt you can use "validateFiles" utility from Jim Kent to verify the files. Add execute permissions after you download the program. "chmod u+x validateFiles".

        Comment

        • Robo
          Junior Member
          • Jan 2020
          • 3

          #5
          Dear GenoMax, Thank you for the help my files do not have errors despite one being an inode/symlink. at this point, I do not know what the error maybe and I'll write to my supervisor for an appointment.
          Thank you again, and all the best.

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