Skip to content
New issue

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

MicroSALT cannot start single sample case #172

Open
beatrizsavinhas opened this issue Feb 15, 2024 · 0 comments
Open

MicroSALT cannot start single sample case #172

beatrizsavinhas opened this issue Feb 15, 2024 · 0 comments
Labels

Comments

@beatrizsavinhas
Copy link

beatrizsavinhas commented Feb 15, 2024

Describe the bug
MicroSALT crashes when running single sample cases with the following errors:

2024-02-15 02:13:31 hasta.scilifelab.se cg.utils.commands[188134] CRITICAL Call ['/home/proj/production/bin/miniconda3/bin/conda run --name P_microSALT', '/home/proj/production/bin/miniconda3/envs/P_microSALT/bin/microSALT', 'analyse', '/home/proj/production/microbial/queries/CASEID.json', '--input', '/home/proj/production/microbial/fastq/CASEID'] exit with a non zero exit code
2024-02-15 02:13:31 hasta.scilifelab.se cg.utils.commands[188134] CRITICAL INFO - Cached resFinder database identical to remote.
INFO - Re-indexed contents of /home/proj/production/microbial/references/resistances
INFO - Re-indexed contents of /home/proj/production/bin/git/microSALT/unique_references
ERROR - Unable to create job for sample SAMPLEID
Source: No files in directory /home/proj/production/microbial/fastq/CASEID match file_pattern '\w{8,12}_\w{6,10}(?:-\d+)*(?:\w+)*_L\d{1,3}_(?:R)*(\d{1})(?:_\d{1,3})*.fastq.gz'.
ERROR - Unable to analyze single sample SAMPLEID
...
FileNotFoundError: [Errno 2] No such file or directory: '/home/proj/production/microbial/results//SAMPLEID_RUN_TIMESTAMP/sampleinfo.json'

To Reproduce
Steps to reproduce the behavior:

  1. Run workflow-microsalt-start-available or workflow-microsalt-start CASEID on a case with a single sample
  2. See error

Expected behavior
The case should start with no issues.

Software version (please complete the following information):

  • microSALT ?

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant