Skip to content
New issue

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

Correction request in MINT sPLS-DA tutorial #160

Closed
shaman-narayanasamy opened this issue Nov 30, 2021 · 4 comments
Closed

Correction request in MINT sPLS-DA tutorial #160

shaman-narayanasamy opened this issue Nov 30, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@shaman-narayanasamy
Copy link

Dear authors,

I have been running the stemcells tutorial for MINT sPLS-DA. The code line plot(tune.mint, col = color.jet(2)) cannot be executed. I receive the following error:

Error in plot.tune.splsda(tune.mint, col = color.jet(2), sd = T) : object 'error.rate.sd' not found

The error was rectified when adding the sd = FALSE argument (i.e. plot(tune.mint, col = color.jet(2)), sd = T). However, the plot appears slightly different than the one shown in the tutorial (see uploaded image).

I hope that the tutorial can be corrected/updated such that newbies like myself do not get stuck. Please do not hesitate to contact me for more information

Best regards,
Shaman

image

@shaman-narayanasamy shaman-narayanasamy added the bug Something isn't working label Nov 30, 2021
@mixOmicsTeam
Copy link
Owner

mixOmicsTeam commented Nov 30, 2021 via email

@shaman-narayanasamy shaman-narayanasamy changed the title Correction request in MING sPLS-DA tutorial Correction request in MINT sPLS-DA tutorial Dec 1, 2021
@shaman-narayanasamy
Copy link
Author

Hi @mixOmicsTeam ,

Thank you for the response.

I found additional issues in the tutorial:

  1. Same as issue plotArrow Error: Aesthetics must be either length 1 or the same as the data  #150

  2. The cim plot (like the network plot) seems to be incompatible with Rstudio, perhaps the same comments in the network plot would be helpful for the learner, as the cim plot appears before the network plot.

 #save = 'jpeg',    #uncomment the following if you experience margin issues with RStudio 
 #name.save = network

@Max-Bladen
Copy link
Collaborator

Thank you very much @shaman-narayanasamy for these notes. In regards to all the issues you have raised with the MINT Stem Cells Case Study, they are all resolved now.

Please let me know if there's anything else you come across

@Max-Bladen
Copy link
Collaborator

@aljabadi If you could please close this issue when you get the chance, that'd be great thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants