We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
adata.uns["top_non_dropout_de_20"] stored top20 differential gene, how to get more?
The text was updated successfully, but these errors were encountered:
modifying script of data_utils.py to get more top_non_dropout_de, but the result of top20 and top50 are inconsistent.
modify the script as follows:
top20 result:
top50 result:
Sorry, something went wrong.
There is an example notebook on their paper's GitHub.
No branches or pull requests
adata.uns["top_non_dropout_de_20"] stored top20 differential gene, how to get more?
The text was updated successfully, but these errors were encountered: