Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ishworthapa authored Aug 26, 2019
1 parent 47ff6f7 commit df0de1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Following series of steps show how to run the DDR method on RNASeq data.
### Step0 Preprocess
Step0 should be used to format the count table such that the input table has the gene expression table with first n columns as group1 samples (Triple negative:TN) and remaining columns as samples from group2 (other:OT). Rows represent the ENSG ids.
```
cd src
Rscript step0_preprocess.R
```
### Step1 Calculate Stats
Expand Down

0 comments on commit df0de1f

Please sign in to comment.