emmakopp1 / kd_looms

0 stars 0 forks source link

Beast files #3

Open tpellard opened 4 weeks ago

tpellard commented 4 weeks ago

If the beast XML and log files are not produced by running the code hosted on the repository, they should go into the data folder rather than the output one.

emmakopp1 commented 4 weeks ago

Beast xml are produced by beauti but the nexus file is done by running the code

tpellard commented 3 weeks ago

In principle, you should be able to delete the entire output folder and regenerate its contents by executing the code. All files that cannot be regenerated should be in the data folder. So the log files need to be in data, and the xml files too, unless you manage to write R code with beautier that can generate them.

emmakopp1 commented 3 weeks ago

Ok, work in progress