Skip to content

Commit

Permalink
Merge pull request #104 from glycojones/mk5_changes
Browse files Browse the repository at this point in the history
Mk5 changes
  • Loading branch information
Dialpuri authored Aug 20, 2024
2 parents cafb65f + b594f2a commit 4ae2656
Show file tree
Hide file tree
Showing 100 changed files with 1,043,346 additions and 1,043,346 deletions.
11 changes: 7 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,14 @@ else()
${PRIVATEER_SOURCE_DIR}/cpp/pybind11)
endif()

# file(COPY ${PRIVATEERDATA}/glycomics/privateer_glycomics_database.json
# DESTINATION ${CLIBDENV})
file(COPY ${PRIVATEERDATA}/glycomics/privateer_glycomics_database.json
DESTINATION ${CLIBDENV})

# file(COPY ${PRIVATEERDATA}/linkage_torsions/privateer_torsion_database.json
# DESTINATION ${CLIBDENV})
file(COPY ${PRIVATEERDATA}/linkage_torsions/privateer_torsion_database.json
DESTINATION ${CLIBDENV})

file(COPY ${PRIVATEERDATA}/linkage_torsions/privateer_torsions_z_score_database.json
DESTINATION ${CLIBDENV})

# Copy directories
add_custom_target(copy_resources ALL
Expand Down
832,550 changes: 1 addition & 832,549 deletions data/glycomics/privateer_glycomics_database.json

Large diffs are not rendered by default.

Loading

0 comments on commit 4ae2656

Please sign in to comment.