mansuylab / project6_bc2021

Investigating differential exon usage and differential 3’ untranslated regions in spermatogonial cells across development
0 stars 0 forks source link

Setting up project directory on your computer and getting to know the data #1

Open dktanwar opened 3 years ago

dktanwar commented 3 years ago

Installing diffUTR package in R

install.packages("devtools")

devtools::install_github("ETHZ-INS/diffUTR@r36")

library(diffUTR)

Setting up a project on your computer

  1. git clone https://github.com/mansuylab/project6_bc2021.git
  2. Using the terminal, go to this directory locally: cd project6_bc2021
  3. git branch yourName
  4. git checkout yourName
  5. Now, you can open the project in Rstudio.

Data

  1. SummarizedExperiment object
  2. SummarizedExperiment object with APAs