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
ERROR ~ ERROR: Validation of pipeline parameters failed!
-- Check '.nextflow.log' file for details
The following invalid input values have been detected:
* --input: string [id] does not match pattern ^\S+\.(csv|tsv|txt)$ (id)
but txt fails as well:
ERROR ~ Could not derive file type from /home/max/workspace/tests/id.txt. Please specify the file extension (CSV, TSV, YML and YAML are supported).
Command used and terminal output
No response
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered:
ERROR ~ Could not derive file type from /data/project/worthey_lab/external_data/pah/SRR_Acc_List.txt. Please specify the file extension (CSV, TSV, YML and YAML are supported).
Description of the bug
with
-r 1.11.0
No extension fails as expected
but txt fails as well:
Command used and terminal output
No response
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered: