petrelharp / nebria

0 stars 0 forks source link

write script to aggregate results from replicates in a single file #19

Open petrelharp opened 2 years ago

petrelharp commented 2 years ago

Right now the compute_stats.py script puts information in three files:

We also need to pull the values in params.json. All these things from each replicate need to go in a single line of a single file, for abc; I propose writing a script which takes a directory name on the command line and pulls the information from all the replicates out of there.