Skip to content
代码片段 群组 项目
提交 4801bef1 编辑于 作者: Marcel Schilling's avatar Marcel Schilling
浏览文件

fixed column name in text (tissue --> tissues)

上级 8416d7d0
无相关合并请求
......@@ -254,7 +254,7 @@ Merging should then be done with `merge_bed.py`:
./merge_bed.py sample1.bed sample2.bed [...] > combined.bed
```
This will deal properly with the various columns: quality scores will be assigned the maximum value of all samples, total read counts will be summed up, `tissue` column will contain a comma-separated list, *etc.*.
This will deal properly with the various columns: quality scores will be assigned the maximum value of all samples, total read counts will be summed up, `tissues` column will contain a comma-separated list, *etc.*.
### Command line reference `unmapped2anchors.py` ###
```
......
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册