COMBINE-lab / terminus

BSD 3-Clause "New" or "Revised" License
57 stars 4 forks source link

terminus error #10

Closed JennyFrodoBrynnNick closed 3 years ago

JennyFrodoBrynnNick commented 3 years ago

Hi, I am running terminus on a salmon output directory. Salmon was run with writing out equivalence classes and 100 Gibbs samples. Terminus was run like this: terminus group -m 0.05 --tolerance 0.01 -d $salmon_DIR -o $outdir Terminus is generating an output directory which is empty, and gives this error message:


parsing eqfile "HOLCA0526_E_mono_S64.salmon_quant/aux_info/eq_classes.txt.gz" thread 'main' panicked at 'called Option::unwrap() on a None value', src/util.rs:1401:33 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace


I looked at the unzipped eq_classes.txt file and do not see anything unusual. Do you have any suggestion? Thanks, Ina