8 Forks
1 Stars
1 Watchers

pset6-DNA

My solution to the CS50 DNA problem set. Using Python to compare data within a CSV file against a the data contained in the sequence.txt files.

How to download and setup pset6-DNA

Open terminal and run command
git clone https://github.com/DrewStanger/pset6-DNA.git
git clone is used to create a copy or clone of pset6-DNA repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pset6-DNA https://github.com/DrewStanger/pset6-DNA/archive/master.zip

Or simply clone pset6-DNA with SSH
[email protected]:DrewStanger/pset6-DNA.git

If you have some problems with pset6-DNA

You may open issue on pset6-DNA support forum (system) here: https://github.com/DrewStanger/pset6-DNA/issues