Skip to content

ERROR: Contig count 0 <= Assembly minimum 0, exiting. When running denovo  #31

@cdmmoeller

Description

@cdmmoeller

Hi,

When trying to run the following command with version 2.0.1

$BNG_DIR/runBNG denovo \
    -t      /BiO/Access/cdmm92/resource/bionano/tools/pipeline/Solve3.6.1_11162020/RefAligner/11442.11643rel \
    -s      /BiO/Access/cdmm92/resource/bionano/tools/pipeline/Solve3.6.1_11162020 \  
    -b      $ASCABER_DIR/Resources/Raw/Bionano/20200616_A_scaber_chamchui__RawMolecules.bnx \  
    -T      80 \  
    -j      78 \  
    -z      6000 \  
    -o      $ASCABER_DIR/Analysis/bionano/smartdenovo.nextpolish.curated.0_37_175/denovo

I get the following error at the assembly stage:

Executing stage number 3 : Assembly


 Starting Multi-Threaded Process: Assembly
  Running 1 jobs with 80 threads, sleepTime=0.01
   START    1:                       Assembly,  77 Thr,    1 R,    1 T,    0 F,    0 Q
   STOP     1:                       Assembly,  77 Thr,    0 R,    1 T,    1 F,    0 Q  TotalTime= 0h 23.99m  RunTime= 0h 24.00m  CPUload=2002% host=NA Command exited with non-zero status 1
 Finished Multi-Threaded Process: Assembly

Thu Jul  8 03:06:31 2021: calling os.listdir(/BiO/Research/Project1/UNIST-Doellingeria_scabra-Genome-2020-12/Analysis/bionano/smartdenovo.nextpolish.curated.0_37_175/denovo/contigs/exp_unrefined)
Thu Jul  8 03:06:31 2021: loaded 1 filenames from /BiO/Research/Project1/UNIST-Doellingeria_scabra-Genome-2020-12/Analysis/bionano/smartdenovo.nextpolish.curated.0_37_175/denovo/contigs/exp_unrefined
Thu Jul  8 03:06:31 2021: Found 0 CMAP files in /BiO/Research/Project1/UNIST-Doellingeria_scabra-Genome-2020-12/Analysis/bionano/smartdenovo.nextpolish.curated.0_37_175/denovo/contigs/exp_unrefined : writing list to /BiO/Research/Project1/UNIST-Doellingeria_scabra-Genome-2020-12/Analysis/bionano/smartdenovo.nextpolish.curated.0_37_175/denovo/contigs/curContigs
Thu Jul  8 03:06:31 2021: wrote list to /BiO/Research/Project1/UNIST-Doellingeria_scabra-Genome-2020-12/Analysis/bionano/smartdenovo.nextpolish.curated.0_37_175/denovo/contigs/curContigs
 Starting Multi-Threaded Process: Cmap_Merge_exp_unrefined
  Running 1 jobs with 1 threads, sleepTime=0.01
   START    1:            mrg_exp_unrefined_0,  16 Thr,    1 R,    1 T,    0 F,    0 Q
   STOP     1:            mrg_exp_unrefined_0,  16 Thr,    0 R,    1 T,    1 F,    0 Q  TotalTime= 0h 0.00m  RunTime= 0h 0.00m  CPUload=60% host=NA
 Finished Multi-Threaded Process: Cmap_Merge_exp_unrefined


ERROR: Contig count 0 <= Assembly minimum 0, exiting


Warning/Error messages:
('warning', 'Missing end marker in \\"/BiO/Research/Project1/UNIST-Doellingeria_scabra-Genome-2020-12/Analysis/bionano/smartdenovo.nextpolish.curated.0_37_175/denovo/contigs/exp_unrefined/exp_unrefined.stdout\\" (found \\"y unavailable\\\\n\\" while expecting \\"END of output\\")\\n')
('error', 'job has not completed, see stdout=\\"/BiO/Research/Project1/UNIST-Doellingeria_scabra-Genome-2020-12/Analysis/bionano/smartdenovo.nextpolish.curated.0_37_175/denovo/contigs/exp_unrefined/exp_unrefined.stdout\\"')
('critical', 'stage Assembly did not produce minimum number of contigs')

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

WARNING: missing xmap file: /BiO/Research/Project1/UNIST-Doellingeria_scabra-Genome-2020-12/Analysis/bionano/smartdenovo.nextpolish.curated.0_37_175/denovo/contigs/exp_refineFinal1_sv/merged_smaps/exp_refineFinal1_merged.xmap

  Pipeline end time: Thu Jul  8 03:06:32 2021
  Elapsed time: 2288.23m; 38.14h; 1.59d


Pipeline has failed

I am attaching the full stdout.

Could you please help me solve this issue?

Many thanks,
Christian
bionano_denovo.o238785.txt

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