dms-vep / dms-vep-pipeline

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

enable choice of neutralization standard (becomes version 2.3.0) #143

Closed jbloom closed 1 year ago

jbloom commented 1 year ago

This pull request addresses #141 by enabling choice of different neutralization standards for different antibody selections.

To do this, in the neutralization_standard_barcodes CSV, add a column named "name" and give names to each set of neutralization standards.

Then in barcode_runs, add a column named "neut_standard_name" and specify which neutralization standard to name. All samples (antibody and no-antibody control) from the same library / sample / date / replicate must have the same neutralization standard specified.

If you are just using one neutralization standard for all selections, you can continue to not specify the names for these.

Also updated dms_variants to 1.4.3.