Reloads the default enzyme data file.

Namespace:  BioSharp.Core.Bio.Molbio
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public static void LoadDefaultEnzymeFile()

Remarks

This was not in BioJava. It was written to help port a unit test, but left in the API as it might be useful to someone.

See Also