dms-vep / dms-vep-pipeline

Pipeline for analyzing deep mutational scanning (DMS) of viral entry proteins (VEPs)
Other
1 stars 0 forks source link

Epitope color change #138

Closed Bernadetadad closed 1 year ago

Bernadetadad commented 1 year ago

Would be good to add an easy way in the dms-vep pipeline to change the default epitope colors.

jbloom commented 1 year ago

@Bernadetadad, this is enabled in version 2.2.0. Just add epitope_colors as a list of the colors (needs to be at least as long as the list of epitopes) in polyclonal_config for that antibody. Such as here.

If you wanted same color scheme for all you would add under the overall_default in the polyclonal_config.

Colors can be specified by names or hex codes. The current defaults if you don't specify this are here.