Skip to content

sbl-sdsc/mmtf-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mmtf-benchmark

Work in progres ...

Installation

  1. Install Java 11
  2. Download Maven
  3. Clone this repo

git clone https://github.com/sbl-sdsc/mmtf-benchmark

  1. Set environment variable to location of mmtf-benchmark

export MMTF_BENCHMARK=<path_to_repo>

  1. Set environment variable to AF_YEAST_v4 directory

export AF_YEAST_v4=<path_to_directory>

  1. Download Saccharomyces cerevisiae proteome from AlphaFold database version 4

wget https://ftp.ebi.ac.uk/pub/databases/alphafold/latest/UP000002311_559292_YEAST_v4.tar

  1. Copy the .cif.gz files into the $AF_YEAST_v4/cif directory

  2. Build the jar file with dependencies

mvn install

  1. Run the benchmarks scripts in $MMTF_BENCHMARK/src/main/java/edu/sdsc/benchmark
 ./mmtf_lossless.sh
 ./mmtf_lossy.sh

About

Benchmark mmtf compression/decompression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published