sv_analysis_PSF: Estimation of the probability of detecting new SV using the...

View source: R/svh_functions.R

sv_analysis_PSFR Documentation

Estimation of the probability of detecting new SV using the PSF model.

Description

Estimation of the probability of detecting new SV using the PSF model.

Usage

 sv_analysis_PSF(sv_dataset) 

Arguments

sv_dataset

Table that contains in the rows: non overlaping windows in which the genotype-type is described (as a single integer) columns: individuals of a population. It is simlar to vcf file where the columns are the individuals and the rows the loci.

Examples

sv_analysis_PSF(sv_dataset)

lfpaulin/SVhound documentation built on July 27, 2022, 3:43 a.m.