-
Notifications
You must be signed in to change notification settings - Fork 4
Release 2.24.0 #345
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
Release 2.24.0 #345
Conversation
…econd basecalling (#344) * WIP New nanopore schema accounting for second basecalling folder * Finalize nanopore schema accounting for second basecalling folder * Add minItems to ensure that all files are provided * Provide datastructure model in readme for basecalling folder * apply review suggestion Co-authored-by: wow-such-code <[email protected]> * Update v3 Readme Co-authored-by: wow-such-code <[email protected]> * Update v3 Readme Co-authored-by: wow-such-code <[email protected]> * Provide datastructure model in readme for basecalling folder Co-authored-by: wow-such-code <[email protected]>
| "$id": "http://qbic.life/nanopore-instrument-output.schema.json", | ||
| "title": "Nanopore Instrument Output", | ||
| "description": "Describes in which form Nanopore data is received from the lab.", | ||
| "description": "Describes in which form PromethION/MinION sequenced sequenced Nanopore is received from the Microbiology lab.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "description": "Describes in which form PromethION/MinION sequenced sequenced Nanopore is received from the Microbiology lab.", | |
| "description": "Describes in which form PromethION/MinION sequenced Nanopore is received from the Microbiology lab.", |
| "$id": "http://qbic.life/nanopore-instrument-output_v2.schema.json", | ||
| "title": "Nanopore Instrument Output V2", | ||
| "description": "Describes in which form Nanopore data is received from the lab.", | ||
| "description": "Describes in which form PromethION/MinION sequenced sequenced Nanopore data is received from the medical genetics lab. Accounts for 'other reports' folder created by the lab", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "description": "Describes in which form PromethION/MinION sequenced sequenced Nanopore data is received from the medical genetics lab. Accounts for 'other reports' folder created by the lab", | |
| "description": "Describes in which form PromethION/MinION sequenced Nanopore data is received from the medical genetics lab. Accounts for 'other reports' folder created by the lab", |
| "$id": "http://qbic.life/nanopore-instrument-output_v3.schema.json", | ||
| "title": "Nanopore Instrument Output V3", | ||
| "description": "Describes in which form Nanopore data is received from the lab.", | ||
| "description": "Describes in which form PromethION/MinION sequenced sequenced Nanopore data is received from the medical genetics lab. Accounts for the adapted 'other_reports' folder structure provided by the lab", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "description": "Describes in which form PromethION/MinION sequenced sequenced Nanopore data is received from the medical genetics lab. Accounts for the adapted 'other_reports' folder structure provided by the lab", | |
| "description": "Describes in which form PromethION/MinION sequenced Nanopore data is received from the medical genetics lab. Accounts for the adapted 'other_reports' folder structure provided by the lab", |
remove duplicate words
wow-such-code
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice
What was changed
Introduces new nanopore structure v4