Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
how_to [2019/07/03 15:47] – [Install R locally (e.g. on a cluster)?] adminhow_to [2019/07/03 16:16] – old revision restored (2019/05/31 16:26) admin
Line 98: Line 98:
 ---- ----
  
-====   Get familiar with applications of machine learning in genetics and genomics  ====+**Get familiar with machine learning and its applications in computational biology** \\ 
 +- Most common ML techniques are very well explained in [[https://scikit-learn.org/stable/user_guide.html|Scikit learn]] with example Python code. These techniques have been implemented in [[https://www.kaggle.com/getting-started/5243|R]] packages including mlr3 and tidymodels.
  
-\\ +-[[http://www.nature.com/nrg/journal/v16/n6/abs/nrg3920.html|This]] 2015 paper reviews applications of ML in genetics and genomics. Read it and follow its references.
-First read [[http://www.nature.com/nrg/journal/v16/n6/abs/nrg3920.html|this]] 2015 review paper and then follow its references.+
  
 ---- ----
Line 357: Line 357:
  
 ---- ----
- 
  
 ==== Encrypt a folder? ==== ==== Encrypt a folder? ====