You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pyclone User Group
I am interested in doing the run_analysis_pipeline with custom error_rate values for each sample (these are populated automatically in a new config.yaml file when run_analysis_pipeline is executed). Is there a way to specify them per sample in the config_extras_file or otherwise? Does someone have an example config_extras_file I could check for formatting (github repo doesn't have a template)?
Thanks!
Chris
Andrew
unread,
Nov 20, 2020, 9:02:47 PM11/20/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pyclone User Group
Hi Chris,
It is best to use the setup_analysis command and then manually change the resulting config file.
The --config_extras_file takes a yaml file with some of the (or all) of the sections in the normal config file. It will overwrite the default config sections with the ones in config_extras.