storing scoring matrices as resource files
- 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