mahulchak / svmu

A program to call variants from genome alignment
GNU General Public License v3.0
75 stars 18 forks source link

terminate called after throwing an instance of 'std::invalid_argument' what(): stoi Aborted (core dumped) #7

Open starsyi opened 6 years ago

starsyi commented 6 years ago

I got en error ruining your svmu:

 svmu sam2ref.mr.delta ref.fa query.fa 100 h > sample.small.txt

Error:

terminate called after throwing an instance of 'std::invalid_argument'
  what():  stoi
Aborted (core dumped)

I test n be 5, get the same error. when I run

scriptmaker query.fa list_of_fa 

Get the same error:

terminate called after throwing an instance of 'std::invalid_argument'
  what():  stoi
Aborted (core dumped)

how can I solve it?

mahulchak commented 6 years ago

I am currently in the middle of an update. May be you can try when the code is updated.

liufy11 commented 5 years ago

I meet with the same question

mahulchak commented 5 years ago

are you using the latest version? you won't get any output from -h because it is not set up yet.

On Tue, Apr 16, 2019 at 6:22 PM liufy11 notifications@github.com wrote:

when I input './svmu -h' ,the screen shows: terminate called after throwing an instance of 'std::invalid_argument' what(): stoi Aborted (core dumped) I wonder if there's something wrong with the making procedure

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mahulchak/svmu/issues/7#issuecomment-483900927, or mute the thread https://github.com/notifications/unsubscribe-auth/AHMD6PKK3iN0N_q5OBNZjsqJIqOGKyG-ks5vhnb5gaJpZM4WWB-i .

-- Mahul Chakraborty Department of Ecology and Evolutionary Biology University of California-Irvine Phone: 949 824 9559 Fax: 949 824 9559 Github: https://github.com/mahulchak