Skip to content

Conversation

@nathanthorpe
Copy link
Contributor

@nathanthorpe nathanthorpe commented Jun 26, 2024

CI-206

  • Display input errors as a message in the console, rather than a stacktrace
  • Improve error message when displaying file requirements
2024-06-26 12:33:01,018 INFO     [Cirro CLI] Validating expected files: 10X Single-Cell (FASTQ)
2024-06-26 12:33:01,176 ERROR    [Cirro CLI] The files you have provided are: test.fastq 

They do not meet the dataset requirements. The required file types are: 
Paired FASTQs (with associated index reads). At least 2 file(s) required. We accept any of the following naming conventions: 
        - SampleName_S1_L001_R1_001.fastq.gz
        - SampleName_S1_R1_001.fastq.gz

@nathanthorpe nathanthorpe requested a review from a team June 26, 2024 19:37
Copy link
Contributor

@sminot sminot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sonarqubecloud
Copy link

@nathanthorpe nathanthorpe merged commit e321e48 into main Jun 26, 2024
@nathanthorpe nathanthorpe deleted the file-requirements-messaging branch June 26, 2024 22:13
@mzager
Copy link
Contributor

mzager commented Jun 27, 2024

lgtm

I read this and thought it meant 'let's go to market'. This looks good to me as well. Nice work!!!

Is file type one word or two?

@nathanthorpe
Copy link
Contributor Author

two

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants