Repository contains information about:
- Reading "Fasta" files using Biopython Package.
- Generating k-mer sequences from the file.
- Calculating Jaccard distance between gene sequences.
- Hashing the sequence using mmh3 library and calculating the Jaccard distance.