Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
liyu95 committed Jun 16, 2019
1 parent 54ba5ab commit d04ba3a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@ cd ./DeepSimulator/
./pore_model.sh example/001c577a-a502-43ef-926a-b883f94d157b.true_fasta 1
```

## Case study (case_study.sh file shows the three-step pipeline of our tool clearly)
```
./case_study.sh -f example/artificial_human_chr22.fasta
```

## Simulate the signal and read for a given sequence
```
./deep_simulator.sh -i example/001c577a-a502-43ef-926a-b883f94d157b.true_fasta -n -1
Expand Down

0 comments on commit d04ba3a

Please sign in to comment.