Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 672 Bytes

readme.md

File metadata and controls

30 lines (17 loc) · 672 Bytes

Introduction - Brief

This application was designed to allow a user to search through a FASTA file as per assessment specifications.

Submitted on the 9th of October 2019.

Usage

The program expects to be run with arguments depending on the "level" supplied. There are seven in total with each one having different functionality.

Levels

Level 1 - Finding a Sequence by Ordinal Position

-level 1 [FASTA file] []

Level 2 - Finding a Sequence by ID

Level 3 -

Level 4

Level 5

Level 6

Level 7

Development

Building

To build this software, you need to use Visual Studio 2019.