createSNVMatrix: Create Distance Matrix of SNVs

Description Usage Arguments Value

View source: R/snv_distance_matrix.R

Description

This function creates a distance matrix of SNVs using alternative allele read counts, total allele read counts, and a mutation profile matrix

Usage

1
createSNVMatrix(filevcf, mutations, SRR_ID, output_csv)

Arguments

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

Value

SNV Distance Matrix


lizamathews/CAISC documentation built on Dec. 21, 2021, 11:41 a.m.