Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Add json samplesheet support #125

Merged
merged 5 commits into from
Dec 14, 2023
Merged

Conversation

awgymer
Copy link
Collaborator

@awgymer awgymer commented Oct 23, 2023

Fixes #122

Added code to parse JSON format samplesheets that closely resembles YAML handling code.
Added tests to match those for CSV/TSV/YAML.

Added some extra tests for CSV/TSV to ensure full coverage for each type. (Testing validation failure)

Copy link
Collaborator

@nvnieuwk nvnieuwk left a comment

Choose a reason for hiding this comment

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

Awesome work! LGTM

@awgymer awgymer merged commit bcb92d8 into nextflow-io:master Dec 14, 2023
3 checks passed
@awgymer awgymer deleted the add-json-support branch December 14, 2023 14:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for JSON samplesheets
2 participants