Description Usage Arguments Value See Also Examples
View source: R/hiReadsProcessor.R
Given a data frame or GRanges object, the function write a tab deliminated PSL file
1 2 |
x |
data frame or GRanges object with required columns for psl file format. |
filename |
name for the output PSL file. Default is "out.psl" |
header |
include PSL header line. Default is FALSE. |
includeOtherCols |
nclude other non PSL specific columns from x in the output. Default is FALSE. |
name of the output PSL file
read.psl
, blatSeqs
,
read.blast8
, read.BAMasPSL
,
pslToRangedObject
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.