generated lineage dist plots combined. needs tweaking

This commit is contained in:
Tanushree Tunstall 2020-09-09 12:53:53 +01:00
parent 31b98fb3d3
commit 19a984f228
3 changed files with 191 additions and 119 deletions

View file

@ -48,6 +48,8 @@ cat("Variables imported:"
, "\ndrug:", drug
, "\ngene:", gene
, "\ngene_match:", gene_match
, "\nAngstrom symbol:", angstroms_symbol
, "\nNo. of duplicated muts:", dup_muts_nu
, "\ndr_muts_col:", dr_muts_col
, "\nother_muts_col:", other_muts_col
, "\ndrtype_col:", resistance_col)