Skip to content

fix: tiny preprocessing bug in complete sc analysis#13

Open
ukmrs wants to merge 1 commit intomousepixels:mainfrom
ukmrs:fix/pp
Open

fix: tiny preprocessing bug in complete sc analysis#13
ukmrs wants to merge 1 commit intomousepixels:mainfrom
ukmrs:fix/pp

Conversation

@ukmrs
Copy link

@ukmrs ukmrs commented Jan 22, 2023

Hello, I loved the tutorial!
I found this small bug when playing around with it:

in the pp() when annotating mitochondrial genes:
lowercase startswith("mt-") won't catch anything in this data
so I just changed it to startswith("MT-")

I'd understand if this isn't a PR worthy change, but I found this confusing
when following the tutorial so I thought I would propose a change.

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