浏览代码

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
```

正在加载...
取消
保存