readDistrs
, as returned by getDistrs
."fragLength"
to plot the estimated insert size
ditribution. Set to "readSt"
to plot a histogram of the
estimated read start distribution.signature(x = "readDistrs", y = "ANY")
x
is an object of type readDistrs
, as returned by
getDistrs
. The plot allows to visualize the fragment
length and read start distributions in a given sample.
signature(x = "readDistrs")
x
is an object of type readDistrs
, as returned by
getDistrs
. The plot allows to visualize the fragment
length and read start distributions in a given sample.
signature(x = "readDistrsList", y = "ANY")
x
is an object of type readDistrsList
storing fragment
length and read start distributions for multiple samples.
signature(x = "readDistrsList")
x
is an object of type readDistrsList
storing fragment
length and read start distributions for multiple samples.