-
Notifications
You must be signed in to change notification settings - Fork 78
Developer Environment Setup
Joshua D. Campbell edited this page Feb 6, 2022
·
1 revision
-
Go to compbiomed/singleCellTK GitHub repository and fork it to your user profile by clicking on the fork button.
-
Once forked, the repository should appear under your repositories in your user profile (usually the link to view the list of your repositories is https://github.com/your_user_name?tab=repositories).
-
Setup R development environment by installing R version 4.0.x (version may change depending upon when you are reading this guide) and RStudio IDE.
-
Open RStudio and create a project from your forked GitHub repository as illustrated in the screenshots below.