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

Bug fixes in scenicplus + change python version + generate cistopic databases from scratch #9

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

AntoinePassemiers
Copy link
Contributor

  • Instead of downloading the huge cistarget databases (~50 Gb in total), now I generate them from the data itself. This is the recommended way to go, as it is more accurate. It takes extra time, but the reduction in memory usage is really worth it.
  • Changed python version and base image in the Dockerfile, as the scenicplus pipeline does not work with python 3.11.8.
  • Fixed some bugs related to paths, and related to the barcode naming (discrepancy between ATAC and RNA data).
  • Changed the output .csv file, now they to contain the expected column names.

I managed to run the whole thing on the test resources.

Copy link
Contributor

@janursa janursa left a comment

Choose a reason for hiding this comment

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

reviwed

@janursa janursa merged commit 879ea60 into main Sep 1, 2024
1 of 2 checks passed
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