Skip to content

vuhnger/dna-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Java program for analysing DNA strains and covid sickness

Description

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.

Installation

# Example commands
git clone https://github.com/vuhnger/dna-analysis
cd project-name
npm install java
javac *.java
java Analyse /path/to/data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages