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!
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!