suchapalaver / fastas2kmers

A naive implementation of a k-mer counter in Python, takes fasta files and k-mer length requests and outputs all k-mers of length k, their reverse complement, and their frequency within their respective sequence for each sequence in the file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

suchapalaver/fastas2kmers Stargazers