Rdocumentation
powered by
Learn R Programming
sprint (version 1.0.4)
phamming.distance: Parallel hamming distance
Description
Calculates the hamming distance matrix between a set of DNA sequences provided as a ShortReadQ or DNAStringSet objects.
Usage
phamming.distance(data, output_filename)
Arguments
data
ShortReadQ or DNAStringSet objects
output_filename
results will be stored here as binary data
Details
This is an early but fully working prototype.