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

Update emd per matching sample metric #16

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

ghar1821
Copy link
Contributor

@ghar1821 ghar1821 commented Jan 20, 2025

Describe your changes

Update EMD per sample metric so it doesn't need the sample flag and the layer flag.

The samples to calculate the metric is automatically inferred from the input_integrated and input_validation datasets.
Input_validation is needed because for some donors, the matching samples may not be given to the batch correction algorithm but is required to compute the metric.
Layer from each dataset is set to "integrated" and "preprocessed" automatically. This is ok as these layers are specified in respective files' yaml.

Checklist before requesting a review

  • I have performed a self-review of my code

  • Check the correct box. Does this PR contain:

    • Breaking changes
    • New functionality
    • Major changes
    • Minor changes
    • Bug fixes
  • Proposed changes are described in the CHANGELOG.md

  • CI Tests succeed and look good!

@ghar1821 ghar1821 marked this pull request as ready for review January 20, 2025 10:38
@ghar1821 ghar1821 requested review from rcannood and LuLeom January 20, 2025 10:38
@ghar1821 ghar1821 marked this pull request as draft January 20, 2025 12:08
@ghar1821 ghar1821 marked this pull request as ready for review January 20, 2025 12:16
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.

2 participants