get_signisite_zscores: Compute the SigniSite z-scores

Description Usage Arguments Value Examples

View source: R/get_signisite_zscores.R

Description

Compute the SigniSite z-scores

Usage

1
get_signisite_zscores(sequences, values)

Arguments

sequences

A set of sequences forming a multiple sequence alignment

values

The for each sequence associated numerical value

Value

A matrix of z-scores, where each score quantifies the strength of the association between a given amino acid residue at a given position and the phenotype

Examples

1
get_signisite_zscores(ALIGNMENT$sequence, get_values(ALIGNMENT$fasta_header))

leonjessen/SigniSite documentation built on May 2, 2020, 6:31 a.m.