Insights - bcb420-2022/Inika_Prasad GitHub Wiki
-
You can use R to connect to a "real database" like mySQL
-
Provide minimal code that is understandable, complete, and can reproduce the problem
-
Use net groups
sci.stat.consult(applied statistics and consulting) andsci.stat.math(mathematical stat and probability). -
An unexpected behaviour? Copy paste output from
sessionInfo()and considerSys.getlocale() -
Check your GEO samples for extra information on how data was analyzed, not just the Series page.
-
An R notebook with a Table of Contents is much easier to navigate. use
toc = truein the beginning of the document -
Hardcode as little as possible, the work will be easy to reproduce!