sift.colA: Retrieve the column from SIFT oject correspoinding to mutated...

Description Usage Arguments Details Value Note

View source: R/MADGiC.R

Description

function to match the mutated base to the appropriate column of exome.SIFT ("A":4, "C":7, "G":6, "T":5)

Usage

1
  sift.colA(mutbase)

Arguments

mutbase

a character "A", "C", "G", or "T"

Details

Similar to sift.col except uses the character of bases instead of numerical indicator. See mut.type.converter for details of the structure of exome.SIFT.

Value

an integer 4, 5, 6 or 7

Note

This internal function is not intended to be called by the user.


kdkorthauer/MADGiC documentation built on June 13, 2020, 1:35 p.m.