Révision 3961deb6 doc/sphinx_doc/readme.rst
b/doc/sphinx_doc/readme.rst | ||
---|---|---|
61 | 61 |
Installation |
62 | 62 |
------------ |
63 | 63 |
|
64 |
The first installation step is to retrieve the source code of MyLabStocks. You can do this by typing the following command in a terminal.
|
|
64 |
The first installation step is to retrieve the source code of NucleoMiner2. You can do this by typing the following command in a terminal.
|
|
65 | 65 |
|
66 | 66 |
.. code:: bash |
67 | 67 |
|
... | ... | |
86 | 86 |
- seqinr |
87 | 87 |
- plotrix |
88 | 88 |
- DESeq |
89 |
- cachecache https://forge.cbp.ens-lyon.fr/redmine/projects/cachecache |
|
90 |
- bot https://forge.cbp.ens-lyon.fr/redmine/projects/bot |
|
91 |
- nucleominer https://forge.cbp.ens-lyon.fr/redmine/projects/nucleominer |
|
92 | 89 |
|
93 |
The first packages could be installed by typing the following command in an R console:
|
|
90 |
These packages can be installed by typing the following command in an R console:
|
|
94 | 91 |
|
95 | 92 |
.. code:: bash |
96 | 93 |
|
... | ... | |
98 | 95 |
source("http://bioconductor.org/biocLite.R") |
99 | 96 |
biocLite("DESeq") |
100 | 97 |
|
101 |
The last packages are available in the git repository they could be install by typing the following command in your terminal: |
|
98 |
Finally,by typing the git command above, you downloaded specific R packages provided with NucleoMiner2 that you now need to install: |
|
99 |
|
|
100 |
- cachecache https://forge.cbp.ens-lyon.fr/redmine/projects/cachecache |
|
101 |
- bot https://forge.cbp.ens-lyon.fr/redmine/projects/bot |
|
102 |
- nucleominer https://forge.cbp.ens-lyon.fr/redmine/projects/nucleominer |
|
103 |
|
|
104 |
To do so, type the following command in your terminal: |
|
102 | 105 |
|
103 | 106 |
.. code:: bash |
104 | 107 |
|
Formats disponibles : Unified diff