Closed rbartelme closed 4 years ago
Rgraphviz
comes from using install.packages("Rgraphviz")
vs. BiocManager::install("Rgraphviz")
Rgraphviz
for pretty network plotting and deal
to extend the learning/fitting algorithms.Log file indicates that Rgraphviz
had a non-zero exit status (likely due to what is described in the above comment), and deal
installed properly. Will revise these installs to test build locally.
Added next steps after successfully building with the libraries: Rgraphviz
and deal
Next enhancement should include installs of vcfR
for importing/manipulating VCF files.
Updated Dockerfile
[x] add installs for
pgcalc
,deal
,graph
,igraph
,gRain
(only works with discrete networks at the moment),Rgraphviz
[x] Check for
shiny
install[x] local build of Docker container
[x] Troubleshoot inevitable dependency issues
[x] Run Docker container locally
[x] Update GenoPhenoEnvo docker repo with new files
[x] Update phenophasebbn docker repo with new files
[x] Push container to CyVerse VICE Dockerhub
[x] Update CyVerse VICE app tools