readBlatPSLoutput: Wraps function base::read.table with the proper arguments...

View source: R/ortholog_funks.R

readBlatPSLoutputR Documentation

Wraps function base::read.table with the proper arguments needed to efficiently and correctly read in a BLAT output table in PSL format.

Description

Wraps function base::read.table with the proper arguments needed to efficiently and correctly read in a BLAT output table in PSL format.

Usage

readBlatPSLoutput(blat.psl.path)

Arguments

blat.psl.path

valid file path to the respective BLAT psl output file

Value

The read in table as data frame


asishallab/GeneFamilies documentation built on July 28, 2024, 11:44 a.m.