You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "auto-cpo/bin/auto-cpo", line 33, in <module>
sys.exit(load_entry_point('auto-cpo', 'console_scripts', 'auto-cpo')())
File "auto-cpo/auto_cpo/__main__.py", line 62, in main
core.analyze_run(config, run, "short")
File "auto-cpo/auto_cpo/core.py", line 327, in analyze_run
writer.writerow(library_fastq_paths[library_id])
KeyError: '<SAMPLE_ID>'
We've run into an error:
The context is:
auto-cpo/auto_cpo/core.py
Lines 318 to 327 in ee7ba4e
This function also relevant:
auto-cpo/auto_cpo/core.py
Lines 118 to 143 in ee7ba4e
The text was updated successfully, but these errors were encountered: