You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1234567891011 |
- should_transfer_files = Yes
- when_to_transfer_output = ON_EXIT_OR_EVICT
- transfer_input_files = write.R
- Universe = docker
- docker_image = r-base
- Executable = /usr/bin/Rscript
- Arguments = write.R /datos/ma0/write_file.txt
- Log = write_R_log.log
- Output = write_R_out.out
- Error = write_R_err.err
- Queue
|