Browse Source

README

master
YaqingLiu 4 years ago
parent
commit
62dc4138d5
1 changed files with 17 additions and 0 deletions
  1. +17
    -0
      README.md

+ 17
- 0
README.md View File

@@ -0,0 +1,17 @@
# Get Dedup BAM

> Author: Yaqing Liu
>
> E-mail:yaqing.liu@outlook.com
>

This APP is mainly used to generate dedup bam. \
There are two steps: mapping and mark duplication.
## Install

```
# activate choppy environment
open-choppy-env
# install app
choppy install YaqingLiu/get_dedup_bam
```

Loading…
Cancel
Save