Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yungang Xu authored Oct 8, 2019
1 parent a03136e commit cb4fea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GLiMMPS_pipeline/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ The above code will put the summerized read counts into **Exon_Inc_Simple/AScoun
Finally run the following code to filter out the AS events with no or little change in exon inclusion level (|Δψ|<0.1) or few total junction read counts (median n <5) in the population.
```
cd Exon_Inc_Simple
./GLiMMPScode/Rscripts/summarystat_exonmin5.R
./GLiMMPScode/Rscripts/summarystat_exonmin5.R CEU
```
The above code will produce files in **Exon_Inc_Simple/alltype/**, which will be used as input for statictical models.

Expand Down

0 comments on commit cb4fea2

Please sign in to comment.