qmarcou / IGoR

IGoR is a C++ software designed to infer V(D)J recombination related processes from sequencing data. Find full documentation at:
https://qmarcou.github.io/IGoR/
GNU General Public License v3.0
47 stars 25 forks source link

using the --coverage error #59

Open bigbeauty-hub opened 4 years ago

bigbeauty-hub commented 4 years ago

-infer -output --coverage

Batch name set to: foo_ Species parameter set to: human Chain parameter set to: beta terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_M_construct null not valid when -infer -output --Pgen is OK ,but coverage will return error.why ?