blatListedSet: Align a listed DNAStringSet to a reference using gfClient or...

Description Usage Arguments Value See Also

View source: R/hiReadsProcessor.R

Description

Align sequences from a listed DNAStringSet object returned from extractSeqs to an indexed reference genome using gfServer/gfClient protocol or using standalone BLAT and return the psl file as a GRanges object. This function heavily relies on defaults of blatSeqs.

Usage

1
blatListedSet(dnaSetList = NULL, ...)

Arguments

dnaSetList

DNAStringSet object containing sequences to be aligned against the reference.

...

parameters to be passed to blatSeqs.

Value

a list of GRanges object reflecting psl file type per set of sequences.

See Also

pairwiseAlignSeqs, vpairwiseAlignSeqs, startgfServer, stopgfServer, blatSeqs, read.psl, pslToRangedObject, read.blast8


malnirav/hiReadsProcessor documentation built on July 29, 2021, 6:33 a.m.