AlexsLemonade / AlexsLemonade/metafactory
Add process for generating the combined metrics template and output the optimal value of k
Open
- Dominant language
- Nextflow
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 8
Description
After we have generated the metaprogram metrics and scores for each metaprogram, we need to calculate the final metrics and get our rankings to identify the optimal value of k. This should follow the same template as https://github.com/AlexsLemonade/ews-nf/blob/main/templates/combined-metaprogram-metrics.Rmd.
I think we might want to pull out some of the calculations into one step (including actually identifying the optimal k) and then have the report generation be a separate step, but I will look into this more when I actually implement it.
Contributor guide
Assessment
This issue has not been assessed yet.