Last chance! 50% off unlimited learning
Sale ends in
write.psl(x, filename = "out.psl", header = FALSE,
includeOtherCols = FALSE)
read.psl
, blatSeqs
,
read.blast8
, read.BAMasPSL
,
pslToRangedObject
data(psl)
pslFile <- tempfile()
write.psl(psl, filename = pslFile)
Run the code above in your browser using DataLab