NBISweden / GenErode

GitHub repository for GenErode, a Snakemake pipeline for the analysis of whole-genome sequencing data from historical and modern samples to study patterns of genome erosion.
GNU General Public License v3.0
21 stars 7 forks source link

Replace rescale_gerp rule with gerpcol parameter "-s" #53

Closed verku closed 5 months ago

verku commented 10 months ago

Replace the "rescale_gerp" rule with the gerpcol parameter "-s 0.001" in the "compute_gerp" rule, which is doing the exact same thing (dividing GERP scores by 1000). That way, it gets a bit easier for advanced pipeline users to change or remove the scaling parameter if necessary for their project, e.g. if they want to generate GERP scores for another purpose than relative mutational load estimates.

verku commented 10 months ago

Include fixing the documentation about the tree time scale