error_rates: Calculation of error rates

Description Usage Arguments Value Examples

Description

In total, this function computes six different diagnostic parameters counting relative frequencies, two mapping rates and four error rates. Furthermore, there are three absolute frequencies which count all mapped reads, reads that are mapped to an excel list of viruses and reads that are mapped correctly. These values are calculated by using information of the mapping files of the simulated fastq-files from the previous step. The old excel-file from the original mapping results is completed by six columns for the diagnostic parameters and saved as a new excel-file.

Usage

1
error_rates(file_indices)

Arguments

file_indices

Indices of the mapped sam-files belonging to the simulated paired fastq-files

Value

None

Examples

1
error_rates ( file_indices = 1 )

Moritz-Kohls/virDisco2 documentation built on Feb. 13, 2020, 12:32 a.m.