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

Visiumhd #45

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

Visiumhd #45

wants to merge 21 commits into from

Conversation

andpet0101
Copy link
Member

This PR introduces all neccessary changes for the analysis of VisiumHD datasets. In addition, it includes changes required for the analysis of multiple assays.

  • Added a 10x VisiumHD dataset
  • Added functions for reading 10x VisiumHD counts and images
  • The assay type is now included in the names of dimensionality reductions, visualizations, graphs and clusterings. This is a requirement for analysing VisiumHD and other multi-assay datasets.
  • Code of the modules was updated accordingly. Mostly this means making sure that only the default assay is analysed.
  • Improved the readability for the modules dimensionality_reduction and clustering_umap so that it is better to understand (better variable names, more comments and documentation).
  • Smaller fixes that were found during the tests

We can also discuss this one as well. It looks much but most of it is just optimisation and better code. I tried hard.

…ing the Seurat object so that assays can add new barcodes
…w barcodes.

- The changes introduced in commit abd9375 were not sufficient enough to allow multiple assays as well as multiple samples. This should fix it.
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.

1 participant