larisa

Update README.md

Showing 1 changed file with 17 additions and 0 deletions
1 +### Input data sets
2 +Reference Human genome and OMIM files
3 +```Shell
4 +\references
5 +```
6 +### Results for coding regions
7 +```Shell
8 +\results\CDS
9 +```
10 +### Results for noncoding regions
11 +```Shell
12 +\results\nonCDS
13 +```
14 +### Programs and commands used
15 +```Shell
16 +\scripts
17 +```
...\ No newline at end of file ...\ No newline at end of file
......