Description Usage Arguments Value
View source: R/snv_distance_matrix.R
This function creates a distance matrix of SNVs using alternative allele read counts, total allele read counts, and a mutation profile matrix
1 | createSNVMatrix(filevcf, mutations, SRR_ID, output_csv)
|
filevcf |
Path to input VCF file |
mutations |
Path to input mutations RDA file |
SRR_ID |
Path to file with SRR IDs |
output_csv |
Name of output csv file with distance matrix |
SNV Distance Matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.