Skip to content

sortBNX failed #8

@MikeEHMatson

Description

@MikeEHMatson

Hello,
I think I am having a similar issue to the one described last year by GWheelerEB.

Trying to run command:

runBNG denovo -b mqr/MQR_table_rescaled.bnx -t $tools -s $scripts -T 16 -S 45 -j 16 -l 50 -z 50 -r $refCMAP -p 0.95 -n 0.09 -d -0.03 -f 0.22 -R 0.03 -o denovo
But getting:

========================================== De novo assembly starts =============================================
## Start date: Tue May 15 11:47:21 PDT 2018
## The bnx file is: /bigdata/judelsonlab/mmatson/usdaTemp/bionano/runBNG_reAnalyze/mqr/MQR_table_rescaled.bnx
## The digested reference is: /bigdata/judelsonlab/mmatson/usdaTemp/bionano/runBNG_reAnalyze/faCMAP/fa2cmap/11_12_run2_ff.fasta.cut_BspQI_20Kb_5labels.cmap
## The minimum molecule length is (Kb): 50
## The minimum label on a molecule is: 8
## Maximum backbone intensity is: 0.6
## The path of BNG scripts folder is: /bigdata/judelsonlab/mmatson/usdaTemp/bionano/scripts
## The path of BNG tools folder is: /bigdata/judelsonlab/mmatson/usdaTemp/bionano/tools
## The number of threads is: 16
## Large jobs maximum memory (GB) is: 128
## Small jobs maximum memory (GB) isL 45
## The number of threads for each subjob is: 16
## The number of iterations is: 5
## False Positive Density (/100Kb) [FP]: 0.95
## False Negative Rate (%/100) [FN]: 0.09
## ScalingSD (Kb^1/2) [sd]: -0.03
## SiteSD (Kb) [sf]: 0.22
## RelativeSD [sr]: 0.03
## The genome size (Mb) is: 50
## The output directory is: denovo

  Prerun Tests:
        0 ERRORS
        0 WARNINGS

  Pipeline Version: $Id: SVModule.py 5134 2016-07-07 00:51:33Z wandrews $

  RefAligner Version: 5122
Pipeline start time: Tue May 15 11:47:22 2018

Reading molecule stats from /bigdata/judelsonlab/mmatson/usdaTemp/bionano/runBNG_reAnalyze/denovo/all.bnx:
Molecule Stats:
N mols: 469093
Total len (Mb):  45791.266
Avg len (kb)  :     97.617
Mol N50 (kb)  :     92.320
Lab (/100kb)  :     15.206

Sorting /bigdata/judelsonlab/mmatson/usdaTemp/bionano/runBNG_reAnalyze/denovo/all.bnx into /bigdata/judelsonlab/mmatson/usdaTemp/bionano/runBNG_reAnalyze/denovo/all_sorted
 Starting Multi-Threaded Process:
  SortBNX
  Running 1 jobs with 1 threads
   START   1:                        SortBNX,  1Thr,   1R,   1T,   0F,   0Q
   STOP    1:                        SortBNX,  1Thr,   0R,   1T,   1F,   0Q   0h 0.00m
 Finished Multi-Threaded Process:
  SortBNX

ERROR: sortBNX failed. Check: /bigdata/judelsonlab/mmatson/usdaTemp/bionano/runBNG_reAnalyze/denovo/all.bnx

  Pipeline end time: Tue May 15 11:47:25 2018
  Elapsed time: 0.05m; 0.00h; 0.00d

Warning/Error messages:
warning : Could not open file \"/bigdata/judelsonlab/mmatson/usdaTemp/bionano/runBNG_reAnalyze/denovo/all_sorted.stdout\" tries=0 exception=[Errno 2] No such file or directory: '/bigdata/judelsonlab/mmatson/usdaTemp/bionano/runBNG_reAnalyze/denovo/all_sorted.stdout'\n
error : job has not completed, see stdout=\"/bigdata/judelsonlab/mmatson/usdaTemp/bionano/runBNG_reAnalyze/denovo/all_sorted.stdout\"
critical : ERROR: sortBNX failed. Check: /bigdata/judelsonlab/mmatson/usdaTemp/bionano/runBNG_reAnalyze/denovo/all.bnx

Warning/Error summary:
        1 warning(s)
        1 critical(s)
        1 error(s)

Pipeline has completed with errors

Changing around some of the CPU or memory settings doesnt help, nor switching the input .bnx files (which are outputs of runBNG mqr) to the original, nonmodified, .bnx files changes the error.

Currently running the most recent release (1.03-cda06f4).

Thanks,
Mike

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions