-
clone the repository or download the zip file
-
Unzip the file if you downloaded as zip. Go to the project directory. Open the terminal and run the following commands
python3 run.py
to start the server. Else follow the steps below if you cloned the repository. -
cd RainBioBox
to go to the project directory -
Run
python3 run.py
. This will start http://127.0.0.1:5000/appliweb/rainbio/static/index.html
Here is the example of the output of the application
aa.py for amino acid.
just run the command python3 aa.py
to see the output and python3 aa_fr.py
to see the result.