Skip to content

Developer Environment Setup

Joshua D. Campbell edited this page Feb 6, 2022 · 1 revision
  1. Go to compbiomed/singleCellTK GitHub repository and fork it to your user profile by clicking on the fork button.

  2. 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).

  3. 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.

  4. Open RStudio and create a project from your forked GitHub repository as illustrated in the screenshots below.