|
@@ -94,7 +94,7 @@ CALDER works on contact matrices in a three-column `dump` format as generated by
|
|
16070000 16080000 1996.749
|
|
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)
|
|
library(rtracklayer)
|