readBlat: Read output from the command-line blat

View source: R/blat-utils.R

readBlatR Documentation

Read output from the command-line blat

Description

The command-line version of blat can be downloaded from sourceforge: http://sourceforge.net/projects/blat/files/

Usage

readBlat(filename, skip = 5, col_names = FALSE, ...)

Arguments

filename

character string providing full path to blat output

...

additional arguments to read_tsv

Value

a data.frame of alignment records from blat

See Also

See blatScores for evaluating whether the blat alignments support a novel sequence junction


cancer-genomics/trellis documentation built on June 8, 2024, 6:01 a.m.