This project is built to demonstrate Virus Evolution Simulation of variants of a positive-sense single-stranded RNA virus ( SARS-CoV-2 ). This project is part of Course INFO6205 - Program Structures and Algorithms for Summer 2021. Detailed report about project and the simulation can be found here (link to report)
Link for recording : https://northeastern-my.sharepoint.com/:v:/g/personal/dasgupta_m_northeastern_edu/ERX3gTGHWt9EoClf_VGk2XUBPqosRPzcV81q4osB1jfJHg?e=CEX69m
- Import Project as Maven project
- Right click on Project and go to Maven and reload project in order to deownload dependencies and identify project structure.
- To run test cases, Right click on /src/test/java folder and Run "All Tests".
- Run main.java as main class if not detected automatically.
Created by:
Team Members: Akshay Bhosale | Mrigesh Dasgupta | Sayali Mahajan