Skip to content

BowenYao18/MinHash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MinHash

This Python code performs some operations on DNA sequences data represented as a list of sequences. Specifically, it calculates a probability distribution for each sequence, based on the number of times it hashes to each of a set of fixed hash values, and then compares the probability distribution of a randomly chosen set of sequences to that of an algorithmically chosen set of sequences.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages