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

File extensions should be more flexible #500

Open
apeltzer opened this issue Sep 9, 2024 · 0 comments
Open

File extensions should be more flexible #500

apeltzer opened this issue Sep 9, 2024 · 0 comments
Labels
feature-request New feature or request

Comments

@apeltzer
Copy link
Member

apeltzer commented Sep 9, 2024

Description of the bug

Copying in a request from @OlgaChern via Slack


Hi there! A small, but potentially useful change in regards to files handling. From one of our external collaborators we are getting files with names ending with "_fastq.gz" extensions, which in the end leads to the error (see below). Since the number of files is extensive the work around was ingesting the pipeline and commenting the check for file extensions, instead of using the nfcore version directly. It would be cool to be a bit more general with names to allow flexibility. Maybe something to consider for the next releases. Thank you in advance!

Command error:
[CRITICAL] The FASTQ file has an unrecognized extension: s3://PATH_TO_FILE/file_fastq.gz It should be one of: .fq.gz, .fastq.gz On line 2.

Command used and terminal output

No response

Relevant files

No response

System information

No response

@apeltzer apeltzer added the feature-request New feature or request label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant