Rdocumentation
powered by
Learn R Programming
megaptera (version 1.0-0)
stepE: Step E: Calculate Each Accession's Distance from Benchmark
Description
In
stepE
the genetic distance of each sequence from the corresponding benchmark sequence will be calculated and written to the postgreSQL database.
Usage
stepE(x)
Arguments
x
an object of class
megapteraProj
.
See Also
megapteraProj
;
stepD
for the preceeding and
stepF
for the subsequent step.