Click or drag to resize
ThreePrimeUtr Constructor (ILocation)
Creates new ThreePrimeUTR feature item from the specified location.

Namespace: Bio.IO.GenBank
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public ThreePrimeUtr(
	ILocation location
)

Parameters

location
Type: Bio.IO.GenBankILocation
Location of the ThreePrimeUTR.
See Also