PQSViews-class {pqsfinder}R Documentation

An S4 class to represent potential quadruplex forming sequences

Description

Represents potential quadruplex forming sequences found by pqsfinder function. This is a subclass of XStringViews-class class and adds one more slot.

Slots

density

Numbers of PQS (potential quadruplex forming sequences) overlapping at each position in input sequence.

max_scores

Score of the best PQS found at each position.


[Package pqsfinder version 2.10.1 Index]