Louis BECQUEY

updated docker generator

nohup.out
log_of_the_run.sh
latest_run.log
results/
archive/
logs/
data/
esl*
......@@ -15,4 +17,4 @@ LICENSE
README.md
scripts/automate.sh
scripts/kill_rnanet.sh
scripts/build_docker_image.sh
\ No newline at end of file
scripts/build_docker_image.sh
......
......@@ -22,4 +22,5 @@ rm x3dna-dssr
# to run, use something like:
# docker run -v /home/persalteas/Data/RNA/3D/:/3D -v /home/persalteas/Data/RNA/sequences/:/sequences -v /home/persalteas/labo/:/runDir persalteas/rnanet [ additional options here ]
# Without additional options, this runs a standard pass with known issues support, log output, and no statistics. The default resolution threshold is 4.0 Angstroms.
\ No newline at end of file
# Without additional options, this runs a standard pass with known issues support, log output, and no statistics. The default resolution threshold is 4.0 Angstroms.
......