You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i used the docker version of meskit and shiny-server. I can successfully open the browser, but when i follow the example data analysis, I can not draw the mutation profile. error message "An error has occurred. Check your logs or contact the app author for clarification.".
Other function such as CNV profile seems work well. So, can you help me check the reasons?
By the way, the docker name not allowed lowercase, so the Meskit should be meskit.
The text was updated successfully, but these errors were encountered:
Thanks for your response! Another issue I noticed when i use the docker version of meskit. The 105th rows of "compareCCF.R" "tidyr::drop_na()" should be wrong. This will drop private mutation if the mutation reads in all the metastasis sites or primary sites is 0. Or you can change your "validMaf" function not to remove the mutation with vaf=0. Point out if I am wrong!
@weizhiting Hi, we have updated the docker version of MesKit and it should work fine now! It was indeed a bug with the function "compareCCF" and it has beed fixed. We greatly appreciate your feedback and suggestions!
Hi, i update the docker to the latest version. But the compareCCF did not update, and still will drop the private mutation. Please check it. What is more, the shiny website will failed when i choose "use the indel ccf".
Hi, i used the docker version of meskit and shiny-server. I can successfully open the browser, but when i follow the example data analysis, I can not draw the mutation profile. error message "An error has occurred. Check your logs or contact the app author for clarification.".
Other function such as CNV profile seems work well. So, can you help me check the reasons?
By the way, the docker name not allowed lowercase, so the Meskit should be meskit.
The text was updated successfully, but these errors were encountered: