Closed murphycj2 closed 3 years ago
@ionox0 not sure what record types would look like. I am just using what rabix outputs by default. feel free to refactor though
I've got almost all steps running but have a few things left
general_stats_parse.py
step to the main workflowHopefully these things will be all that's left as far as I'm aware @rhshah @murphycj2
todo:
It would be cleaner to use record types instead of parallel lists, for example:
Then we can scatter over a single array of sample records, as opposed to many separate lists
Perhaps we can refactor this