Work in progres ...
- Install Java 11
- Download Maven
- Clone this repo
git clone https://github.com/sbl-sdsc/mmtf-benchmark
- Set environment variable to location of mmtf-benchmark
export MMTF_BENCHMARK=<path_to_repo>
- Set environment variable to AF_YEAST_v4 directory
export AF_YEAST_v4=<path_to_directory>
- Download Saccharomyces cerevisiae proteome from AlphaFold database version 4
wget https://ftp.ebi.ac.uk/pub/databases/alphafold/latest/UP000002311_559292_YEAST_v4.tar
-
Copy the .cif.gz files into the $AF_YEAST_v4/cif directory
-
Build the jar file with dependencies
mvn install
- Run the benchmarks scripts in $MMTF_BENCHMARK/src/main/java/edu/sdsc/benchmark
./mmtf_lossless.sh
./mmtf_lossy.sh