Yuanlong LIU 2 жил өмнө
parent
commit
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)