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

Neurips2021/joint embedding migration #61

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

Conversation

KaiWaldrant
Copy link
Member

Migration of the multi modality - Joint embedding task from neurips 2021 to openproblems v2

@KaiWaldrant KaiWaldrant requested a review from rcannood January 6, 2023 20:56
# ensure that the command below is run from the root of the repository
cd "$REPO_ROOT"

COMMON_DATASETS="resources/datasets/openproblems_v1"
Copy link
Member Author

Choose a reason for hiding this comment

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

Still need to check which datasets need to be uploaded to S3


cat("Creating mod1 object\n")
out_mod1 <- anndata::AnnData(
X = input_mod1$X,
Copy link
Member Author

@KaiWaldrant KaiWaldrant Jan 12, 2023

Choose a reason for hiding this comment

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

raw data was already normalized -> store data in .layers["normalized"] instead of X ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants