Closed stolarczyk closed 5 years ago
are you using the dev branch? I might have left in some LOGGER messages, whoops.
I'll have to see what the "None" means because I don't get that. maybe because you have no bulker config set?
are you using the dev branch?
yes
maybe because you have no bulker config set?
initializing the config does not change that:
[mstolarczyk@MichalsMBP test_genomes]: export BULKERCFG=$HOME/bulker_config.yaml
[mstolarczyk@MichalsMBP test_genomes]: bulker init -c $BULKERCFG
Guessing container engine is docker.
Wrote new configuration file: /Users/mstolarczyk/bulker_config.yaml
[mstolarczyk@MichalsMBP test_genomes]: bulker load refgenie -f /Users/mstolarczyk/Uczelnia/UVA/code/refgenie/refgenie_manifest.yaml
Bulker config: /Users/mstolarczyk/bulker_config.yaml
Executable template: /Users/mstolarczyk/templates/docker_executable.jinja2
command: samtools
dockerargs: -i
docker_image: quay.io/biocontainers/samtools:1.9--h91753b0_8
volumes: ['/tmp']
envvars: ['DISPLAY']
default_crate_folder: /Users/mstolarczyk/bulker_crates
singularity_image_folder: /Users/mstolarczyk/simages
container_engine: docker
default_namespace: bulker
executable_template: templates/docker_executable.jinja2
shell_template: templates/docker_shell.jinja2
build_template: templates/docker_build.jinja2
crates:
bulker:
refgenie:
default: /Users/mstolarczyk/bulker_crates/bulker/refgenie/default
None
None found.
...
after
bulker load
cmd execution lots of stuff is logged to the screen. Can this be more concise? What is more, some of the information does not make sense for a bulker newbie -- after each entry:entire printout: