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

Use JSON file as input metadata #7

Open
sapoudel opened this issue Nov 23, 2021 · 0 comments
Open

Use JSON file as input metadata #7

sapoudel opened this issue Nov 23, 2021 · 0 comments

Comments

@sapoudel
Copy link
Collaborator

Use JSON file instead of csv/tsv as input metadata file.

Just talked to some of the people at DTU who developed anti-smash and they mentioned that using csv files can lead to unexpected outcomes/ errors that may be harder to catch when you start scaling your pipeline. Some of our most common errors arise from using this format. We should consider switching to JSON instead. This will require lots of changes:

  1. Integrate json into Nextflow
  2. Allow users to manually add things that are converted to json (maybe something like ALE sheets)
  3. Add checks on data types
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

No branches or pull requests

1 participant