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] LoadData - Bugs with gene and cell annotations #403

Merged
merged 3 commits into from
May 29, 2024

Conversation

lenatr99
Copy link
Member

Issue
Description of changes

This pull request resolves several issues. First, it fixes a bug that prevented manual addition of cell and gene annotations. Additionally, files named 'genes.tsv', 'features.tsv', 'genes.tsv.gz', and 'features.tsv.gz' for genes, as well as 'barcodes.tsv' and 'barcodes.tsv.gz' for barcodes, are now automatically recognized and added.

Furthermore, it addresses a bug where source names were not correctly assigned. Previously, when loading two scRNA matrices with different source names, both sources would incorrectly inherit the source name of the first one. This issue has now been fixed.

Includes
  • Code changes
  • Tests
  • Documentation

@lenatr99 lenatr99 merged commit 6407cbd into biolab:master May 29, 2024
8 of 12 checks passed
@lenatr99 lenatr99 deleted the gene-annotation-fix branch May 29, 2024 12:20
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