Skip to content

Commit

Permalink
added example data and promt
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-fuchs committed Nov 20, 2023
1 parent ed3a24d commit 62d66ab
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,17 @@ full usage:
-v, --version show program's version number and exit
```

## Test bamDASH

- download the HEV example data:
https://zenodo.org/api/records/10159816/files-archive
- extract data, cd to folder and use bamdash:

```shell
bamdash -b HEV.bam -r HEV-pat-1 -t HEV.vcf HEVprim.bed HEVamp.bed HEV.gb
```


## Cutomization

BAMcov plotting settings can be adjusted in in the `config.py`. Therefore, you have to clone this repo.
Expand Down

0 comments on commit 62d66ab

Please sign in to comment.