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

Develop #505

Closed
wants to merge 203 commits into from
Closed

Develop #505

wants to merge 203 commits into from

Conversation

proccaserra
Copy link
Member

closes #498, #500, #501

@coveralls
Copy link

coveralls commented Oct 23, 2023

Coverage Status

coverage: 81.406% (-2.9%) from 84.305%
when pulling 9d0063b on develop
into 972f4d8 on master.

proccaserra and others added 28 commits March 11, 2024 23:45
Fairly significant changes to check_protocol_fields
Changed messaging on study assays errors
The problem with trying to do this is that some of the protocol types in the yaml file have "Sample Name" and "Extract Name" as the headers and this causes those headers to be added multiple times. It might be better to leave those empty. Also might be good to change headers to a list to get rid of the special case for "nucleic acid hybridization".
For some reason the bottom part of the function only logged errors and did not add them to the validator dictionary. They also did not indicate which filename the error was from, so tracking down where the problem is was difficult. This might just be an oversight since the warnings at the top of the function were just fine.
@proccaserra
Copy link
Member Author

Closing as all the changes have been included in issue-511, which is merged in develop now

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.

Unable to install isatools due to PyYAML build failure
4 participants