This program uses multithreading to process large volumes of DNA strains given as strings and cam produce the strains that most frequently occur in patients with a positive COVID-19 diagnosis.
# Example commands
git clone https://github.com/vuhnger/dna-analysis
cd project-name
npm install java
javac *.java
java Analyse /path/to/data