You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kltm Oh yeah, I forgot to update the datasets.schema.yaml, thanks! I'll make a ticket and PR in go-site for this.
Existing filter_out defines annotation values that would trigger a line to be filtered out, whereas filter_for (maybe we should change this to filter_in) defines annotation values that a line must have to prevent being filtered out.
The example in issue #473 shows filter_for being used to filter the MGI GPAD, keeping only the lines where Provided_by=MGI and excluding all other lines (e.g. UniProt, SynGO).
@dustine32 Just as a note, I'm fine with properties that have long_and_human_readable_names.
That said, whatever works for you, I just want to make sure that people reading the metadata without all of the context have some idea what's going on (at some point in the future).
Thinking about changing filter_for to only_allow as @dougli1sqrd suggested. Still brainstorming though.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@dougli1sqrd I'll probably need to update the mgi.yaml and wb.yaml files in go-site as well, right? Example: