A container that installs all the dependencies needed for building the A2AGC dataset
2.0K
Scripts for compiling, validating, and documenting the A2AGC Data and Website.
See CHANGELOG
To update the content for individual visualizations, see the website/src/assets/pages/ folder. Each visualization is appropriately named. Inside each visualization page is a README.md that has the main content that can be edited. You can also edit the vis.vl.json and data.sql files. The README.md and vis.vl.json, once edited in the main or develop branch, will appear in the production or staging sites respectively after about 10 minutes. If you don't have write access to this repository, you can make a Pull Request and a developer will review the changes before merging the changes in.
A Docker container is provided that installs all the dependencies needed for building the A2AGC dataset. You can install the container using this command: singularity build container.sif docker://cnsiu/a2agc-dataset. This will create a container.sif file that can be invoked on command line: $ ./container.sif which will bring you into the container with all dependencies installed and at a shell prompt.
Developed as a collaboration between the Cyberinfrastructure for Network Science Center at Indiana University and the Regenstrief Institute as part of Indiana University's Addictions Grand Challenge.
Content type
Image
Digest
Size
594.7 MB
Last updated
over 5 years ago
docker pull cnsiu/a2agc-dataset