users:guides:getting_structure_output
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
users:guides:getting_structure_output [2018/06/18 12:08] – admins_ceab | users:guides:getting_structure_output [2018/06/18 12:19] (current) – admins_ceab | ||
---|---|---|---|
Line 24: | Line 24: | ||
The first solution Miguel thinked was: | The first solution Miguel thinked was: | ||
- | ```R | + | ``` |
217 # | 217 # | ||
218 Sys.sleep(job$wait) | 218 Sys.sleep(job$wait) | ||
Line 55: | Line 55: | ||
But there is some problem: everytime that we run the program overwrite the file, and we need to save one file per generated result. After talking with Xavi, I returned to the source code. Now I modified some lines before: | But there is some problem: everytime that we run the program overwrite the file, and we need to save one file per generated result. After talking with Xavi, I returned to the source code. Now I modified some lines before: | ||
- | ```R | + | ``` |
206 # generate parameted file for structure | 206 # generate parameted file for structure | ||
207 param_nam=paste(' | 207 param_nam=paste(' | ||
Line 62: | Line 62: | ||
``` | ``` | ||
- | Después tengo que repetir todo el proceso | + | After repeating all the process |
- | Por si acaso vuelvo a generar los joblists, borro la carpeta de resultados | + | |
- | Y esta vez sí, ahora tenemos todos lo archivos generados. | + | Then we have to replicate into the cluster. He installed the library in R-3.4.3. |
- | Ahora solo queda replicarlo en el cluster. Instalaré el paquete en el R-3.4.3. |
users/guides/getting_structure_output.1529323737.txt.gz · Last modified: by admins_ceab