Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

error message with hinge - no alignments  #152

Description

@gabster

I have come almost to the end with the ecoli demo in hinge but not quite. I do not understand what could be the Problem and would appreciate some help. I have copied the command and the Output below - disappointingly, there was no alignment in the end. Thanks, Gabi

hinge draft --db ecoli --las ecoli --mlas --prefix ecoli --config ../../utils/nominal.ini --out ecoli.draft
[2018-08-30 11:10:01.142] [log] [info] draft consensus
[2018-08-30 11:10:01.142] [log] [info] name of db: ecoli, name of .las file ecoli
[2018-08-30 11:10:01.142] [log] [info] name of fasta: , name of .paf file
[2018-08-30 11:10:01.142] [log] [info] filter files prefix: ecoli
[2018-08-30 11:10:01.142] [log] [info] output prefix: ecoli.draft
[2018-08-30 11:10:01.143] [log] [info] Parameters passed in

[filter]
length_threshold = 1000;
quality_threshold = 0.23;
n_iter = 3; // filter iteration
aln_threshold = 1000;
min_cov = 5;
cut_off = 300;
theta = 300;
use_qv = true;

[running]
n_proc = 12;

[draft]
min_cov = 10;
trim = 200;
edge_safe = 100;
tspace = 900;
step = 50;

[consensus]
min_length = 4000;
trim_end = 200;
best_n = 1;
quality_threshold = 0.23;

[layout]
hinge_slack = 1000
min_connected_component_size = 8

ecoli.1.las

Number of files 0
Input string ecoli

[2018-08-30 11:10:01.149] [log] [info] calling glob.
[2018-08-30 11:10:01.149] [log] [info] # Reads: 76423
[2018-08-30 11:10:03.058] [log] [info] Total number of active reads: 3222/76423
[2018-08-30 11:10:03.065] [log] [error] No alignments!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions