vcf_to_SNVinput: Create SNV Distance Matrix input from VCF File

Description Usage Arguments Value

View source: R/snv_distance_matrix.R

Description

This function finds chromosome information, alternative allele read counts (X), total read counts (N), and mutation profile matrix (Z) from VCF file of mutations

Usage

1
vcf_to_SNVinput(filevcf)

Arguments

filevcf

Path to input VCF file

Value

List with Mutation Information (Info, X, N, Z)


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