reworkhow / JWAS.jl

Julia for Whole-genome Analysis Software
http://QTL.rocks
GNU General Public License v2.0
96 stars 44 forks source link

add output_directory as one argument #68

Closed reworkhow closed 3 years ago

reworkhow commented 4 years ago

output_samples_file = "MCMC_samples"

to

output_directory ="test" test/EBV_y.txt test/MCMC_samples/MCMC_samples_EBV_y1.txt

reworkhow commented 3 years ago

Done. It is implemented as "output_folder".