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
Hello,
Loaddata(file="./Data/DuplMetabolomics_clean.csv") Metabolite_pathway_table=MetaTOpathway('name') PDSmatrix= PDSfun(Metabolite_pathway_table)
Loading required package: pathifier robust_score_bydist. min_exp= 0 , min_std= 0 Error in quantify_pathways_deregulation(as.matrix(newData), row.names(newData), : invalid dimentions Calls: PDSfun -> quantify_pathways_deregulation
If you can assist with the reason behind this error and how can I solve it?
Thanks,
The text was updated successfully, but these errors were encountered:
Hi,
Have you solved this problem? I'm facing this now.
Thanks!
Sorry, something went wrong.
No branches or pull requests
Hello,
Loaddata(file="./Data/DuplMetabolomics_clean.csv")
Metabolite_pathway_table=MetaTOpathway('name')
PDSmatrix= PDSfun(Metabolite_pathway_table)
Loading required package: pathifier
robust_score_bydist. min_exp= 0 , min_std= 0
Error in quantify_pathways_deregulation(as.matrix(newData), row.names(newData), :
invalid dimentions
Calls: PDSfun -> quantify_pathways_deregulation
If you can assist with the reason behind this error and how can I solve it?
Thanks,
The text was updated successfully, but these errors were encountered: