Révision b20637ed doc/sphinx_doc/tuto.rst
b/doc/sphinx_doc/tuto.rst | ||
---|---|---|
297 | 297 |
|
298 | 298 |
|
299 | 299 |
The second part of the tutoriel use `R` (http://http://www.r-project.org). It |
300 |
consists in the 3 main steps corresponding to 4 R scripts:
|
|
300 |
consists in the following main steps:
|
|
301 | 301 |
|
302 | 302 |
- compute_rois.R |
303 | 303 |
- extract_maps.R |
304 |
- compare_common_wp.R |
|
305 |
- split_samples.R |
|
304 | 306 |
- count_reads.R |
305 | 307 |
- get_size_factors |
306 | 308 |
- launch_deseq.R |
... | ... | |
321 | 323 |
R CMD BATCH src/current/extract_maps.R |
322 | 324 |
|
323 | 325 |
|
326 |
Compute Distance Between Well Positionned Nucleosomes |
|
327 |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
|
328 |
|
|
329 |
.. code:: bash |
|
330 |
|
|
331 |
R CMD BATCH src/current/compare_common_wp.R |
|
332 |
|
|
333 |
|
|
334 |
Split and Compress Samples According CURs |
|
335 |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
|
336 |
|
|
337 |
.. code:: bash |
|
338 |
|
|
339 |
R CMD BATCH src/current/split_samples.R |
|
340 |
|
|
341 |
|
|
324 | 342 |
Count Reads for Each Nucleosome |
325 | 343 |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
326 | 344 |
|
Formats disponibles : Unified diff