new.psl: Make a new empty psl table.

Description Usage Arguments Value Author(s) See Also

Description

Make a new empty psl table.

Usage

1
  new.psl(nrow = 0, score = TRUE, alignment.length = 10)

Arguments

nrow

how many rows would you like? If > 0 then the appropriate default values are assigned to each column

score

logical: if TRUE, add a column to the end called "score"

alignment.length

A vector of alignment lengths which inform the function as to which data columns to change. This is recycled if necessary.

Value

a data.frame of the same specs as import.psl()

Author(s)

Mark Cowley, 24 August 2006

See Also

import.psl


drmjc/blat documentation built on May 15, 2019, 2:22 p.m.