File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments