/CodonGenie

CodonGenie

Primary LanguagePythonMIT LicenseMIT

 To run with Docker:

  1. Clone repository:

git clone https://github.com/neilswainston/CodonGenie.git

  1. Navigate to CodonGenie directory:

cd CodonGenie

  1. Run start_server script, with optional port (if port is not provided, a randomly assigned empty port will be provided):

bash start_server.sh 80