Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shiningway
    Junior Member
    • Mar 2009
    • 7

    #1

    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
  • jbingham
    Member
    • Jul 2011
    • 24

    #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

    • shiningway
      Junior Member
      • Mar 2009
      • 7

      #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

      • lhon
        Junior Member
        • Dec 2011
        • 5

        #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 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

        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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 08-06-2026, 07:41 AM
        0 responses
        23 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-03-2026, 10:13 AM
        0 responses
        39 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-31-2026, 02:55 AM
        0 responses
        44 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-24-2026, 12:17 PM
        0 responses
        27 views
        0 reactions
        Last Post SEQadmin2  
        Working...