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

Replace hard-coded FACTORS in constants.py with input metadata file #67

Closed
jvivian opened this issue Mar 12, 2024 · 1 comment
Closed
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jvivian
Copy link
Owner

jvivian commented Mar 12, 2024

Required for #66 and #56

Metadata matrix that represents the .var attribute of an AnnData object with factor as a required column.

From this, we can generate the variable-factor dictionary

@jvivian jvivian added enhancement New feature or request good first issue Good for newcomers labels Mar 12, 2024
@jvivian
Copy link
Owner Author

jvivian commented Mar 29, 2024

Implemented as part of #74 via DataLoader class

@jvivian jvivian closed this as completed Mar 29, 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 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant