Permute? or no?

This post covers brief findings from exploring permutation tests when looking for differentially methylated genes from whole genome bisulfite sequencing. The idea behind it: if we randomly shuffle the data between control and treatment samples and see roughly the same number of genes coming out as differentially methylated then we can't say the genes we originally … Continue reading Permute? or no?

Integration of Rstudio and GitHub

There is a free course you can take online that shows you how to: Set up a GitHubMake citable DOI's to each repository Integrate Rstudio and push your code directly to GitHub through git I found this course extremely useful. It comes in three segments, addressing the above, each with an easy to follow video. … Continue reading Integration of Rstudio and GitHub