Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • pacbioToCA failed

    I’m trying to use pacbioToCa to correct the pacbio reads with some 90bp pair end Illumina reads. This a 11Mb bacterial genome. It failed at the overlap.sh step. There were 49 overlap.sh processes and only 4 of them generated output files. I'm using a stand alone Linux machine with 8 core and 16GB memory.

    Some out files in the 0-overlaptrim-overlap directory show this kind of err:
    ~/0-overlaptrim-overlap/overlap.sh: line 61: 9271 Killed
    $bin/overlapInCore -G --hashbits 24 --hashload 0.75 -t 2 $opt
    -k 10 -k /data1/PacBioClip30x/0-mercounts/asm.nmers.obt.fasta -o /data1/PacBioClip30x/0-overlaptrim-overlap/$bat/$job.ovb.WORKING.gz -H 1-1 -R 1-1 /data1/PacBioClip30x/asm.gkpStore

    Some other out files in the same directory show memory issue:
    Could not malloc memory (3623878656 bytes)
    overlapInCore: AS_UTL_alloc.C:73: void* safe_malloc(size_t): Assertion `p != __null' failed.


    The spec file I used is the following. Could you tell me what I can add/modify to run pacbioToCA? Thanks a lot for any help.

    # original asm settings
    utgErrorRate = 0.25
    utgErrorLimit = 6.5

    cnsErrorRate = 0.25
    cgwErrorRate = 0.25
    ovlErrorRate = 0.25

    #merSize=14

    merylMemory = 128000
    merylThreads = 16

    ovlStoreMemory = 8192

    # grid info
    useGrid = 0
    scriptOnGrid = 0
    frgCorrOnGrid = 0
    ovlCorrOnGrid = 0

    ovlHashBits = 24
    ovlThreads = 2
    ovlHashBlockLength = 20000000
    ovlRefBlockSize = 50000000

    frgCorrThreads = 2
    frgCorrBatchSize = 100000

    ovlCorrBatchSize = 100000

    ovlConcurrency = 6
    cnsConcurrency = 16
    frgCorrConcurrency = 8
    ovlCorrConcurrency = 16
    cnsConcurrency = 16

    #shortReads
    frgMinLen = 65 # smaller than your read length
    ovlMinLen = 48 # about 75% of your frgMinLen
    merSize = 10

  • #2
    From the pacBioToCA wiki page:

    "If you have Illumina sequences longer than 64bp but shorter than 100bp, have to specify the

    -shortReads

    option to the pipeline"

    Not sure if that's the issue, or part of it. pacBioToCA works best with reads at least 100 bp long.

    Also, if you have enough PacBio coverage, you can check out HGAP. This is how PacBio has gotten single contig assemblies with bacteria. It gets better assemblies without using the Illumina reads at all -- provided you have the coverage.

    https://github.com/PacificBioscience...-Process-(HGAP)

    Comment


    • #3
      Originally posted by jbingham View Post
      From the pacBioToCA wiki page:

      "If you have Illumina sequences longer than 64bp but shorter than 100bp, have to specify the

      -shortReads

      option to the pipeline"
      Thanks. I looked at that too. And I put '-shortReads' in pacbio.spec file. But it did not work. runCA does not recognize -shortReads option.

      Is HGAP part of pacbio's smrtanalysis-1.4.0? I'm trying that.

      Comment


      • #4
        runCA should only be used after error correction to assemble corrected reads. The -shortreads option is part of pacBioToCA.

        HGAP is also part of SMRT Analysis 1.4, and details around that implementation is documented here:

        GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Recent Developments in Metagenomics
          by seqadmin





          Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
          09-23-2024, 06:35 AM
        • seqadmin
          Understanding Genetic Influence on Infectious Disease
          by seqadmin




          During the COVID-19 pandemic, scientists observed that while some individuals experienced severe illness when infected with SARS-CoV-2, others were barely affected. These disparities left researchers and clinicians wondering what causes the wide variations in response to viral infections and what role genetics plays.

          Jean-Laurent Casanova, M.D., Ph.D., Professor at Rockefeller University, is a leading expert in this crossover between genetics and infectious...
          09-09-2024, 10:59 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 10-02-2024, 04:51 AM
        0 responses
        13 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 10-01-2024, 07:10 AM
        0 responses
        21 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 09-30-2024, 08:33 AM
        0 responses
        25 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 09-26-2024, 12:57 PM
        0 responses
        18 views
        0 likes
        Last Post seqadmin  
        Working...
        X