浏览代码

Update README.md

Yuanlong LIU 2 年之前
父节点
当前提交
cbce9a2fb2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -94,7 +94,7 @@ CALDER works on contact matrices in a three-column `dump` format as generated by
 	16070000	16080000	1996.749
 	...
 
-`feature_track` should be a data.frame or data.table of 4 columns (chr, start, end, score), and can be generated directly from conventional format such as bed or wig, see the following example:
+`feature_track` should be a data.frame or data.table of 4 columns (chr, start, end, score), and can be generated directly from conventional format such as bed or wig, see the example:
 
 ```
 library(rtracklayer)