You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
/src/pycisTopic/gene_annotation.py, line 668
/src/pycisTopic/cli/subcommand/qc.py, line 212, 219: there is no parameter 'has_header', I think it should be 'include_header'.
and /src/pycisTopic/cli/subcommand/qc.py, line 498, the CB column is mistakenly named as 'by'.
Describe the bug
/src/pycisTopic/gene_annotation.py, line 668
/src/pycisTopic/cli/subcommand/qc.py, line 212, 219: there is no parameter 'has_header', I think it should be 'include_header'.
and /src/pycisTopic/cli/subcommand/qc.py, line 498, the CB column is mistakenly named as 'by'.
To Reproduce
Follow the tutorial
https://pycistopic.readthedocs.io/en/latest/notebooks/human_cerebellum.html#QC: Cell17 and Cell24
https://pycistopic.readthedocs.io/en/latest/notebooks/human_cerebellum.html#QC: Cell24
The text was updated successfully, but these errors were encountered: