(no title)
dajtxx | 10 months ago
I added the SQL query to the top of the R script to generate the input data.frame and my Python code reads the output CSV to do subsequent processing and storage into Django models.
I use a subprocess running Rscript to run the script.
It's not elegant but it is simple. This part of the system only has to run daily so efficiency isn't a big deal.
shoemakersteve|10 months ago
epistasis|10 months ago
pletnes|10 months ago