parse.snps: Parse text representation of a SNP embedded in flanking...

Description Usage Arguments Value Author(s) Examples

Description

Extracts the first occurence of a pattern like [A/T], along with the 5' and 3' flanking sequences.

Usage

1
parse.snps(seqs, seqnames = NULL)

Arguments

seqs

a (vector of) sequences.

seqnames

optional names.

Value

A data frame with seven columns, called seq5p, len5p, poly, alleleA, alleleB, seq3p, and len3p.

Author(s)

Toby Johnson Toby.x.Johnson@gsk.com

Examples

1
2

gtx documentation built on May 2, 2019, 5:08 a.m.