dHelixGeoLen method

double dHelixGeoLen()

Returns the length (nm) of this sequence if it were in double helical form.

Implementation

double dHelixGeoLen() => this._len * 0.34;