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 25, 2019
1 parent c5fec5f commit 760a6bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,12 @@ Rscript step3_overlapFisher.R 115 RNASeq

## Pipeline for microarray data.
### Note that the steps are similar to that for RNASeq data.
```
Rscript step0_preprocess_microarray.R
Rscript step1_calculateStats.R microarray
Rscript step2_findRef.R microarray
Rscript step3_overlapFisher.R 115 microarray
```

## Running all the steps together
```
Expand Down

0 comments on commit 760a6bf

Please sign in to comment.