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

Remove unnecessary sample_id values in input channels #122

Open
lina-kim opened this issue May 24, 2024 · 0 comments
Open

Remove unnecessary sample_id values in input channels #122

lina-kim opened this issue May 24, 2024 · 0 comments
Labels
enhancement New feature or request nice to have Stretch goal if time quick-fix Low-hanging fruit

Comments

@lina-kim
Copy link
Collaborator

Many processes include an input channel as a tuple of a value sample_id and an input artifact e.g. tuple val(sample_id), path(table).

The value sample_id is no longer relevant past the feature table combination step; processed artifacts are only individual prior to denoising to prevent issues in the denoising model. Consequently, the unnecessary value in the input channel should be removed.

@lina-kim lina-kim added enhancement New feature or request nice to have Stretch goal if time quick-fix Low-hanging fruit labels May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice to have Stretch goal if time quick-fix Low-hanging fruit
Projects
None yet
Development

No branches or pull requests

1 participant