To replicate the viprs_env environment: 1. Clone the repository associated with viprs_env. 2. Navigate to the directory and create the environment using: conda env create -f environment.yml 3. Activate the environment using: conda activate viprs_env