MDS
class, due to slightly modified
behaviour of dist
S3 class in R4.5.pkgdown
customization(release Bioconductor)
lineWidth
parameter in ggplotSampleMDSShepard()
plotly::ggplotly()
on ggplotSampleMDSShepard()
output now
displays row and column number for each distance point.pointLabelSize
and arrowLabelSize
in ggplotSample()
pwDist()
when verbose=TRUE
apply()
family of functions.useBiocParallel
parameters from various stats functions
(use BPPARAM = BiocParallel::SerialParam() as a default)MDS
class to store MDS projection resultsggplotMarginalDensities()
ggplotSampleMDS()
: add label layer after geom_point()
(no more before)getChannelSummaryStats()
into channelSummaryStats()
channelSummaryStats(), added support for
BiocParallel`, and allowed
for not loading the whole flowSet in memory at once.displayPointLabels
argument to ggplotSampleMDS()
displayLegend
argument to ggplotSampleMDSWrapBiplots()
subset
argument in ggplotSampleMDS()
and
ggplotSampleMDSWrapBiplots
getPairwiseEMDDist()
into pairwiseEMDDist()
pairwiseEMDDist()
, added support for BiocParallel
, and allowed
for not loading the whole flowSet in memory at once.getPairwiseEMDDist()
, added a second flowSet argument. When the two
flowSet arguments are non-null, distances are calculated for all sample pairs,
where the first element comes from fs
,
and the second element comes from fs2
.ggplotSamplesMDS
into ggplotSampleMDS
ggplotSamplesMDSShepard
into ggplotSampleMDSShepard
getChannelsSummaryStat
into getChannelSummaryStats
ggplotSampleMDSWrapBiplots()
ggplotSampleMDS()
, added flipXAxis
, flipYAxis
to possibly ease low dimensional projection comparisonsggplotSampleMDS()
, added displayArrowLabels
to discard
the arrow labels in biplot. Also added arrowThreshold
.
Moved arrow labels toward the end of the arrows.ggplotSampleMDS()
and ggplotSampleMDSShepard()
: added
displayPseudoRSq
parameter.ggplotSamplesMDS()
, added parameter pDataForAdditionalLabelling