Bio.Informatica is a common platform for studying Bioinformatics, Computational Biology, and Computational Chemistry. It provides various activities and tools for analysis and predictions in these fields.
- Intro
- DNA Sequence
- DNA Nucleotides
- Bioactivity Predictions
- DotPlot
- Solubility Prediction
- Molecular Descriptor Calculator
- FDA Approved Drugs
- Install Python and Java on your system.
- Open the terminal in the folder where you have pulled the project.
- Run the following command in the root folder:
pip install -r requirements.txt
- Type the following command to start the project:
streamlit run Bio.Informatica.py
- Install Docker on your system.
- Install Docker Hub on your system.
- Pull the Docker image using the following command in the terminal:
docker pull piyushmishradocker/bio.informatica