We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am getting the following error message when I try to run this command:
singularity run docker://ghcr.io/dnanexus-rnd/glnexus:v1.4.1 glnexus_cli -d {outdir} -c DeepVariant_unfiltered --list {bam file list}
INFO: Using cached SIF image INFO: underlay of /etc/localtime required more than 50 (77) bind mounts [339884] [2024-01-30 12:49:16.486] [GLnexus] [info] glnexus_cli release v1.4.1-0-g68e25e5 Aug 13 2021 [339884] [2024-01-30 12:49:16.488] [GLnexus] [info] detected jemalloc 5.2.1-0-gea6b3e973b477b8061e0076bb257dbd7f3faa756 terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_M_construct null not valid Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
do not used the -d parameter may fill this error
Sorry, something went wrong.
No branches or pull requests
I am getting the following error message when I try to run this command:
singularity run docker://ghcr.io/dnanexus-rnd/glnexus:v1.4.1 glnexus_cli -d {outdir} -c DeepVariant_unfiltered --list {bam file list}
INFO: Using cached SIF image
INFO: underlay of /etc/localtime required more than 50 (77) bind mounts
[339884] [2024-01-30 12:49:16.486] [GLnexus] [info] glnexus_cli release v1.4.1-0-g68e25e5 Aug 13 2021
[339884] [2024-01-30 12:49:16.488] [GLnexus] [info] detected jemalloc 5.2.1-0-gea6b3e973b477b8061e0076bb257dbd7f3faa756
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_M_construct null not valid
Aborted (core dumped)
The text was updated successfully, but these errors were encountered: