LUMC / kPAL

Analysis toolkit and programming library for k-mer profiles
http://kpal.readthedocs.org/
Other
30 stars 6 forks source link

Added type-checking for Profile.from_fasta and from_file #10

Open MatthewRalston opened 6 years ago

MatthewRalston commented 6 years ago

I added some basic type-checking to a few of your methods to avoid the cryptic TypeErrors in #9.