Unconfigured Ad

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

    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
          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, Yesterday, 11:41 AM
        0 responses
        10 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-20-2026, 11:10 AM
        0 responses
        23 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-13-2026, 10:26 AM
        0 responses
        37 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-09-2026, 10:04 AM
        0 responses
        46 views
        0 reactions
        Last Post SEQadmin2  
        Working...