Adamtaranto / frisk

Screen genomic scaffolds for regions of unusual k-mer composition.
http://adamtaranto.github.io/frisk/
GNU General Public License v3.0
2 stars 3 forks source link

Add Jensen-Shannon Distance as an alternative Distance measure. #21

Open Adamtaranto opened 8 years ago

Adamtaranto commented 8 years ago

Add function as alternative to Kullback-leibler Distance.

Adamtaranto commented 8 years ago

If you write the function I'll work it into the rest of the program (add args, change references to KLI).