phyloacc / PhyloAcc

PhyloAcc a software to detect the changes of conservation of a genomic region
GNU General Public License v3.0
27 stars 12 forks source link

PhyloAcc: SRC/profile.cpp:45: PhyloProf LoadPhyloProfiles(std::__cxx11::string, std::__cxx11::string, std::__cxx11::string): Assertion `wholeline.length() == prof.G' failed. #27

Closed Rusfell closed 2 years ago

Rusfell commented 2 years ago

I am running PhyloAcc and get an error. Here's what the output looks like:

Loading input data and running parameters......

Loading program configurations from PhyloAcc.config......

PhyloAcc: SRC/profile.cpp:45: PhyloProf LoadPhyloProfiles(std::cxx11::string, std::cxx11::string, std::__cxx11::string): Assertion `wholeline.length() == prof.G' failed.

Aborted (core dumped)

Have you seen a similar error before? Thank you!

xyz111131 commented 2 years ago

It seems that the sequence lengths of each species are not the same in the multiple alignment file.