Skip to content

Commit 01d3554

Browse files
Update README.md
1 parent 0f014ef commit 01d3554

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,13 +133,13 @@ well it recovers the known mapping locations. The steps are as follows.
133133

134134
## Dependencies
135135

136-
-- Python: All Python scripts here are in Python3 (we used 3.6.8). The
136+
* [Python:] All Python scripts here are in Python3 (we used 3.6.8). The
137137
following non-standard libraries are used: pysam (we used 0.15.0) and
138138
numpy (we used 1.15.0).
139139

140-
-- R: The R script `cnvAnalysis.R` uses the `DNAcopy` library.
140+
* [R:] The R script `cnvAnalysis.R` uses the `DNAcopy` library.
141141

142-
-- Software tools: For the simulations/valuations we require
142+
* [Software tools:] For the simulations/valuations we require
143143
`bedtools` (we used v2.26.0). We also require the `deadzones`
144144
program from `http://github.com/smithlabcode/utils` but this could
145145
be substituted for any means of excluding unmappable regions.

0 commit comments

Comments
 (0)