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
inverseList is useful, export it, and probably hint at it when there is no pathway name found as per:
inverseList
genesSim <- mpathSim(names(models), genes, method = NULL) lengths(genes) ## model0 model1 model2 model2_best model3 model3_best model3_best2 model3_bestB ## 3461 3783 3734 3743 3575 3580 3584 3578
The text was updated successfully, but these errors were encountered:
85f64eb
llrs
No branches or pull requests
inverseList
is useful, export it, and probably hint at it when there is no pathway name found as per:The text was updated successfully, but these errors were encountered: