Skip to content

NEST Setup

Set up your types file

EvoNEST requires a types.js file to operate correctly. This file defines the types of samples and traits you will be working with. Here’s how to set it up:

  1. Create a types.js file in your project directory. You can copy the example file from the EvoNEST repository, tyoes.js.example, and rename it to types.js.

Released under the AGPL License.