Skip to content

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

@dktanwar

Description

@dktanwar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions