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

Fix bugs with generating example data #753

Merged
merged 4 commits into from
Apr 24, 2024

Conversation

allyhawkins
Copy link
Member

When working on generating the updated example data for #748, I found a bug in main.nf where we were missing a params. call before a variable. I also realized we were missing the cellhash pools files in the example config, so it was looking for a file that doesn't exist and giving an error. I added the cellhash pool file that we have in examples to S3 and then to the profile for example. Alternatively, I could have just left it empty in the example config, but since we have the file we mine as well use it. This means that all example metadata files should now also be on S3.

Copy link
Member

@sjspielman sjspielman left a comment

Choose a reason for hiding this comment

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

LGTM!

@allyhawkins allyhawkins merged commit 58885e4 into main Apr 24, 2024
4 checks passed
@allyhawkins allyhawkins deleted the allyhawkins/example-data-h5ad branch April 24, 2024 17:34
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