You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: