-
Notifications
You must be signed in to change notification settings - Fork 3
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
Create MutantSampleFileFormatter #3907
Comments
Current naming is done by this function: |
We should compare the new directory structure with the current one and notify the customer (via KN or MAR) if this will change. Just to not crash any automation they might have |
Can you add that the FASTQ files should be concatenated? |
26 tasks
Closing completed when #3916 merged |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Create class MutantSampleNameGenerator
Reason: since we require to rename files in the upload as well as delivery this module should be atomic as possible for re-use.
Create class MutantSampleFileFormatter
responsibilities
Implementation
Create class MutantFileFormatter that inherit SampleFileConcatenationFormatter
init super (requires concatenation service)
inject lims api
Add function s
The text was updated successfully, but these errors were encountered: