Skip to content

theinfinull/DnaAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNA Analyzer

License

The 🧬 DNA Analyzer Mini Project is a Java program designed to analyze DNA sequences stored in .fa files. It extracts various information from the DNA sequences, including all genes present, the longest gene, the shortest gene, and the total count of genes in the DNA. This README file provides instructions on how to use and run the DNA Analyzer program.

Table of Contents 📑

Introduction

The DNA Analyzer Mini Project is developed in Java and provides a simple and efficient way to process DNA sequences from .fa files. It utilizes string manipulation and analysis techniques to extract the required information from the DNA sequences.

Prerequisites ❗

  • Java Development Kit (JDK) 8 or higher installed on your system.
  • Sample DNA sequence files in .fa format for testing.

Installation ⬇️

  1. Clone or download the DNA Analyzer Mini Project repository to your local machine.
  2. Open a terminal or command prompt and navigate to the project directory.

Info 📃

  1. This project is a based on assignment from Java Course by Duke.
  2. edu.duke package is used in the project

Reference

Thank you !

About

A java project to Analyse a dna 🧬

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages