The goal of the program is determine the best possible score based on an algorithm and thus through some possible operations
In order to use the algorithm, one must first pull from docker and the celloapi via :
$ docker pull cidarlab/cello-dnacompiler:latest
$ pip install celloapi2
$gh repo clone thangle2/BE552Homework1