statgen / demuxlet

Genetic multiplexing of barcoded single cell RNA-seq
Apache License 2.0
117 stars 25 forks source link

running with no argument causes segmentation fault #16

Closed wac closed 6 years ago

wac commented 6 years ago

Running with no arguments results in printing the help but then it attempts to continue without a filename and segfaults.

FATAL ERROR - [bcf_filtered_reader.cpp:5 void BCFFilteredReader::init_params()] bcf_file_name is empty

terminate called after throwing an instance of 'pException' what(): Exception was thrown Aborted (core dumped)