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

Feature/domain includelist #168

Merged
merged 6 commits into from
Jun 19, 2024
Merged

Conversation

CatarinaCarolina
Copy link
Collaborator

add a domain includelist any/all filter, that filters records that include domains in said list for use after the hmm search/align tasks

any -> any of the domains in the includelist must be present in a record for the record to be used
all -> all of the domains in the includelist must be present in a record for the record to be used (note: NOT of all the domains in the record must be present in the includelist)

@CatarinaCarolina CatarinaCarolina requested a review from nlouwen June 19, 2024 09:24
big_scape/cli/cli_validations.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@nlouwen nlouwen left a comment

Choose a reason for hiding this comment

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

lgtm

@nlouwen nlouwen requested a review from adraismawur June 19, 2024 11:29
@CatarinaCarolina CatarinaCarolina merged commit 96eb269 into dev Jun 19, 2024
7 checks passed
@CatarinaCarolina CatarinaCarolina deleted the feature/domain_includelist branch June 19, 2024 11:30
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