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

add GE MRI #443

Closed
wants to merge 11 commits into from
Closed

add GE MRI #443

wants to merge 11 commits into from

Conversation

allaway
Copy link
Contributor

@allaway allaway commented May 7, 2024

For NFOSI-810

@allaway allaway marked this pull request as ready for review May 7, 2024 20:49
@allaway allaway requested a review from anngvu May 7, 2024 20:49
Copy link

github-actions bot commented May 7, 2024

PR Preview Action v1.4.7
🚀 Deployed preview to https://nf-osi.github.io/nf-metadata-dictionary/pr-preview/pr-443/
on branch gh-pages at 2024-05-10 15:22 UTC

@allaway allaway marked this pull request as draft May 7, 2024 20:58
@allaway
Copy link
Contributor Author

allaway commented May 7, 2024

Converting this back to draft b/c I missed some things...

Copy link

github-actions bot commented May 7, 2024

Test Suite Report 24.4.1

Template Generation

template result link
ClinicalAssayTemplate 😄 template link
EpigeneticsAssayTemplate 😄 template link
FlowCytometryTemplate 😄 template link
GenomicsAssayTemplate
GenomicsAssayTemplateExtended 😄 template link
HumanCohortTemplate 😄 template link
ImagingAssayTemplate 😄 template link
LightScatteringAssayTemplate 😄 template link
MethylationArrayTemplate 😄 template link
MRIAssayTemplate
PharmacokineticsAssayTemplate 😄 template link
PlateBasedReporterAssayTemplate 😄 template link
ProcessedAlignedReadsTemplate 😄 template link
ProcessedExpressionTemplate 😄 template link
ProcessedVariantCallsTemplate 😄 template link
ProteomicsAssayTemplate 😄 template link
ProtocolTemplate 😄 template link
RNASeqTemplate 😄 template link
ScRNASeqTemplate
UpdateMilestoneReport 😄 template link
WESTemplate 😄 template link
WGSTemplate 😄 template link

Manifest Validation

manifest result expectation
GenomicsAssayTemplate_0.csv Lists can be blank if attr not required using ‘list like’ rule
GenomicsAssayTemplate_1.csv Mixing blanks and regular list values works
GenomicsAssayTemplate_2.csv Conditional validation for attributes is currently not supported
GenomicsAssayTemplate_control.csv 😄 There should be no issue with this template.
ScRNASeqTemplate_0.csv Single list val works by using ‘list like’ rule
ScRNASeqTemplate_1.csv 😄 Fail because of missing data in required field libraryStrand

Manifest Submission

manifest pass
GenomicsAssayTemplate_control.csv 😄

@allaway allaway marked this pull request as ready for review May 7, 2024 21:22
@allaway
Copy link
Contributor Author

allaway commented May 7, 2024

OK, this is actually ready for review now 😓

Copy link
Collaborator

@anngvu anngvu left a comment

Choose a reason for hiding this comment

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

Summary of additional discussion: resolution for now is to keep as single value to retain dropdown with a special selection string value like "Disease1,Disease2,Disease3" until we have better UI.

NF.jsonld Outdated Show resolved Hide resolved
@allaway
Copy link
Contributor Author

allaway commented May 9, 2024

Summary of additional discussion: resolution for now is to keep as single value to retain dropdown with a special selection string value like "Disease1,Disease2,Disease3" until we have better UI.

Actually, I was thinking about just pushing the annotations "Disease1,Disease2,Disease3" manually, ie w/o validation. But I could also add it as a value to the schema. I believe these contributors will not be adding more data to their project, which makes me lean towards the skip-validation approach (it's 3 files total). What do you think?

@allaway
Copy link
Contributor Author

allaway commented May 9, 2024

Actually, now that I think about it, if I'm skipping validation, should I just annotate it as a stringList anyway?

@allaway allaway requested a review from anngvu May 10, 2024 15:22
@anngvu
Copy link
Collaborator

anngvu commented May 14, 2024

@allaway Yeah, let's just annotate it as stringList for these 3 files then. We can skip adding the unwieldy "Disease1,Disease2,Disease3" since there's already human validation, technically.

@anngvu
Copy link
Collaborator

anngvu commented May 29, 2024

Superseded by #457

@anngvu anngvu closed this May 29, 2024
@anngvu anngvu deleted the allaway-patch-2 branch July 26, 2024 15:24
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.

3 participants