read.psl, the function uses
specified filtering parameters to obtain integration sites and maintain
sequence attrition. The function will remove any non-best scoring alignments
from the object if not already filtered apriori.getIntegrationSites(psl.rd = NULL, startWithin = 3,
alignRatioThreshold = 0.7, genomicPercentIdentity = 0.98,
correctByqStart = TRUE, oneBased = FALSE)startgfServer, read.psl,
blatSeqs, blatListedSet,
findIntegrations, pslToRangedObject,
clusterSites, isuSites,
crossOverCheck, read.blast8data(psl)
psl.rd <- pslToRangedObject(psl)
getIntegrationSites(psl.rd)Run the code above in your browser using DataLab