only_virus_vs_as {topolow}R Documentation

Filter matrix to only virus vs antiserum distances

Description

Filter matrix to only virus vs antiserum distances

Usage

only_virus_vs_as(dist_matrix, selected_names)

Arguments

dist_matrix

Distance matrix

selected_names

Names of selected reference points

Value

A matrix of the same dimensions as the input, but with non-virus-vs-antiserum distances set to NA.


[Package topolow version 1.0.0 Index]