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

Added validation to ListDatasetParser #48

Merged
merged 2 commits into from
Sep 2, 2022
Merged

Added validation to ListDatasetParser #48

merged 2 commits into from
Sep 2, 2022

Conversation

dmgaldi
Copy link
Contributor

@dmgaldi dmgaldi commented Sep 2, 2022

Resolves #47

Added validation to ListDatasetParser to avoid attempting to search for invalid IDs from junky text files. The regex we came to in the PR is based off discussions with outreach and analysis of existing IDs in the system.

Tested on https://dgaldi.plasmodb.org/plasmo.dgaldi/app/search/transcript/GeneByLocusTag

Screen Shot 2022-09-02 at 9 56 07 AM

@dmgaldi dmgaldi self-assigned this Sep 2, 2022
@dmgaldi dmgaldi merged commit 672ed61 into master Sep 2, 2022
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.

Add validation to IDs included in dataset params
2 participants