matsengrp / antigen

Simulating virus evolution and epidemiology
http://bedford.io/projects/antigen/
1 stars 0 forks source link

14 simulation names #15

Closed zorian15 closed 2 years ago

zorian15 commented 2 years ago

Description

Add file name customization to antigen to make experimenting a little easier.

This is just a barebones start so far, as I just tack on a few parameters (mutation rate, phenotype space, and CI strength) to file names. This week I'd like to add some more structure to file saves -- or at least add a parameter in the yaml file that will create a directory to output files, and maybe a prefix/suffix field to take on run numbers. But will discuss more with @thienktran to see what she thinks!

Closes #14

Tests

Please describe the tests added to verify correct behavior.

Checklist:

zorian15 commented 2 years ago

Sorry for the messy commit history! Accidentally rebased from CI branch. Will fix soon!