-
Notifications
You must be signed in to change notification settings - Fork 602
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
KeyError: 'base' when running tl.rank_genes_groups
#2239
Comments
Same error here...any ideas?
|
And what is in |
Thank you @auesro! For now, I use the line |
Thank you. I also had this error when calculating highly variable genes |
Still an issue also for me. Any news? |
Trying out the tutorials these days and it seems this issue still persists. Here is what I got from running the tutorial
After loading the matrix from the
|
Although |
Just to let you know that the same issue happened here when running the tutorial with my data. |
Same here. adata.uns['log1p']["base"] = None eliminated the error, but the FC seems weird. |
@LuckyMD requires attentions to several of the threads above from Scanpy team. |
Same error here. |
Duplicate of scverse/anndata#673 I have a fix waiting in scverse/anndata#999 |
Note: Please read this guide detailing how to provide the necessary information for us to reproduce your bug.
Minimal code sample (that we can copy&paste without having any data)
Versions
[Paste the output of scanpy.logging.print_versions() leaving a blank line after the details tag]
anndata 0.8.0
scanpy 1.9.1
Levenshtein NA
OpenSSL 21.0.0
PIL 9.1.0
adjustText NA
airr 1.3.1
appdirs 1.4.4
asttokens NA
attr 21.4.0
backcall 0.2.0
beta_ufunc NA
binom_ufunc NA
bioservices 1.8.4
boto3 1.21.42
botocore 1.24.42
brotli NA
bs4 4.11.1
cattr NA
certifi 2021.10.08
cffi 1.15.0
charset_normalizer 2.0.4
colorama 0.4.4
colorlog NA
cryptography 36.0.0
cycler 0.10.0
cython_runtime NA
dateutil 2.8.2
debugpy 1.6.0
decorator 5.1.1
defusedxml 0.7.1
easydev 0.12.0
entrypoints 0.4
executing 0.8.3
gseapy 0.10.8
h5py 3.6.0
hypergeom_ufunc NA
idna 3.3
igraph 0.9.10
ipykernel 6.13.0
ipython_genutils 0.2.0
ipywidgets 7.7.0
jedi 0.18.1
jmespath 1.0.0
joblib 1.1.0
jupyter_server 1.16.0
kiwisolver 1.4.2
leidenalg 0.8.9
llvmlite 0.38.0
lxml 4.8.0
matplotlib 3.5.1
matplotlib_inline NA
mpl_toolkits NA
natsort 8.1.0
nbinom_ufunc NA
networkx 2.8
numba 0.55.1
numpy 1.21.6
packaging 21.3
pandas 1.4.2
parasail 1.2.4
parso 0.8.3
pexpect 4.8.0
pickleshare 0.7.5
pkg_resources NA
prompt_toolkit 3.0.29
psutil 5.9.0
ptyprocess 0.7.0
pure_eval 0.2.2
pycparser 2.21
pydev_ipython NA
pydevconsole NA
pydevd 2.8.0
pydevd_file_utils NA
pydevd_plugins NA
pydevd_tracing NA
pyexpat NA
pygments 2.11.2
pylab NA
pynndescent 0.5.6
pyparsing 3.0.8
pytoml NA
pytz 2022.1
requests 2.27.1
requests_cache 0.9.2
scipy 1.8.0
scirpy 0.10.1
seaborn 0.11.2
session_info 1.0.0
setuptools_scm NA
six 1.16.0
sklearn 1.0.2
socks 1.7.1
soupsieve 2.3.2.post1
stack_data 0.2.0
statsmodels 0.13.2
texttable 1.6.4
threadpoolctl 3.1.0
tornado 6.1
tqdm 4.62.3
tracerlib NA
traitlets 5.1.1
typing_extensions NA
umap 0.5.3
url_normalize 1.4.3
urllib3 1.26.7
wcwidt
The text was updated successfully, but these errors were encountered: