R/make_peptides.r
make_peptides.Rd
Make a variants report as named list of tables
make_peptides(subs, fus = DataFrame())
Variants within mutation context from `subset_context()`
Variants within fusion context from `subset_context_fusions()`
A data.frame with cDNA and peptide sequences
if (interactive()) { peptides = make_peptides(subs) }