瀏覽代碼

README

master
YaqingLiu 4 年之前
父節點
當前提交
62dc4138d5
共有 1 個文件被更改,包括 17 次插入0 次删除
  1. +17
    -0
      README.md

+ 17
- 0
README.md 查看文件

@@ -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…
取消
儲存