Skip to content

storing scoring matrices as resource files

Robin van Esch requested to merge add-scoring-matrices-as-files into develop
  • Added (readable) matrix files (BLOSUM, PAM & NUC) to the resources directory
  • Added a function in FileUtils.java to load the matrices into an array
  • Added a command line option to select the preferred protein scoring matrix

Merge request reports