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

Description Usage Arguments Value Author(s) Examples

View source: R/blat.R

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

tobyjohnson/gtx documentation built on Aug. 30, 2019, 8:07 p.m.