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
When using the compute_gold_standards function, I often get this warning associated to a long list of missing signature genes:
compute_gold_standards function
In compute.RIR(RNA.tpm) : differenty named or missing signature genes
Is the method robust enough to missing genes? Shall we consider a gene symbol remapping step to make it more robust?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When using the
compute_gold_standards function
, I often get this warning associated to a long list of missing signature genes:Is the method robust enough to missing genes?
Shall we consider a gene symbol remapping step to make it more robust?
The text was updated successfully, but these errors were encountered: