Nothing
list
/List
to MultiAssayExperiment
method now
available.mergeReplicates
longFormat
with character assay matrices
(@jonocarroll, #282)exportClass
creates a number of .csv
data files for exporting datai
for selecting assays in longFormat
(@lgatto, #266)MultiAssayExperiment
with DelayedMatrix
' vignettecolData
rownames and ExperimentList
colnames are empty
(@LTLA #262)ExperimentList
(@lgatto, #265)ExperimentList
element columns (@lwaldron)MultiAssayExperiment
and
MatchedAssayExperiment
(@lgatto, #267 #268, @lwaldron)j
in mae[i, j, k]
is longer than colData
rowsclass(matrix())
UpsetSamples
more robust to differences in names between split sampleMap
and names(ExperimentList)
(@jonocarroll, #269)UpsetSamples
ExperimentList
propagation of mcols
and metadata
(@vobencha, #270)validObject
with replacement methods colData
and
sampleMap
(@vobencha, #271)MultiAssayExperiment
class
schematic now included (@mtmorgan, #261)upsetSamples
functionsplitAsList
from S4Vectors
(@hpages)ExperimentList
when replacing it
inside a MultiAssayExperiment
object (@lawremi, #259)getWithColData
now allows easy extraction of experiments
(such as SummarizedExperiment
) with associated colData
dataMultiAssayExperiment
assaysisEmpty
method fixed for ExperimentList
s containing matricesMultiAssayExperiment
now inherits from the standard Annotated
virtual
classc
method better distinguishes between list
and ExperimentList
inputs.getHits
internal method for obtaining correct queries on
row metadataNULL
rows
compared to empty rows (i.e., character(0L)
)[<-
added to support assignment
of assay datasetsnames(x) <- value
replicated
and mergeReplicates
functions have been refactored and
improvedc
functionwideFormat
function improvements and bug fixes with name indicator
subsettingBiocGenerics:::replaceSlots
used instead of replace methodsanyReplicated
, c
, and names<-
functionsMultiAssayExperiment
by a list
or List
type class now
returns experiments in the input order for rows, columns, and assaysimportFrom
directivescolnames
listToMap
re-written for efficiencysubsetByAssay
bug fixed when using an integer index (@vjcitn, #)DataFrame
now exported for users (@DarioS, #242)c
is smarter at matching colnames
with primary
names and creating a
sampleMap
isEmpty
method for ExperimentList
to account for an empty matrixMultiAssayExperiment-class
and
MultiAssayExperiment-helpers
c
internals improvedMatchedAssayExperiment
constructor function now works either a
single MultiAssayExperiment
or the essential components of one.duplicated
function to replicated
List
and list
to ExperimentList
wideFormat
)DataFrame
in ExperimentList
[
)wideFormat
column namesupsetSamples
does not munge experiment names with special characters when
check.names = FALSE
(by default keeps hyphens, underscores, etc.). A
nameFilter
functional argument allows operations such as substr
on the
experiment names. (@vjcitn, #231)clusterOn
function and move to Bioconductor/MultiOmicQC
package
on GitHubreplicated
and anyReplicated
tidyr
and reshape2
prepMultiAssay
try()
pData
RangedRaggedAssay
list
/List
class subsettorsduplicated
function now returns FALSE for non-duplicated samplesExperimentList
constructor now handles multiple key = value
entriesupdateObject
before giving warningExpressionSet
legacy objects)MatchedAssayExperiment
subclass added for matched samples in all assaysdata(miniACC)
drop = FALSE
in single column subset of colDatac
vignette section for adding experiments to an existingrearrange
is now broken up into longFormat
and wideFormat
functions.?'MultiAssayExperiment-helpers'
rownames
are exclusively used to create longFormat
DataFrame
slongFormat,ExperimentList-method
now returns a long DataFramereduce
removed and broken up into mergeReplicates
and intersectColumns
intersectRows
pData
deprecated in favor of colData
RangedRaggedAssay
classlistToMap
PrepMultiAssay
to prepMultiAssay
(lower p
following convention)MultiAssayExperiment
quickstart guide vignette addedRangedRaggedAssay
class. Use RaggedExperiment
package
instead.reduce
function simplifiedmapFrom
convenience argument added to the c,MultiAssayExperiment-method
assay
and assays
methods have been revised to conform to
SummarizedExperiment
standardsAPI()
now points to the correct web documentExperimentList
constructor no longer coerces GRangesList
to RangedRaggedAssay
experiments
, experiments<-
,
sampleMap
, and sampleMap<-
getHits
method, simplified helper function in placeprepMultiAssay
helper now returns a list
with names corresponding to the
MultiAssayExperiment
constructor functionc
method implemented for experiments with 1:1 sample matches in pData
rowsMultiAssayExperiment
show method improved[[
extracts single experiment (replacement also included)getHits
methods removed and refactored subsetByRows
subsetBypData
availablerearrange
method now supports "wide" format outputsmapToList
uses the more efficient splitAsList
functionupsetSamples
function implementedshape
argument for rearrange
function: wide
now availableDelayedMatrix
& PRAD MultiAssayExperiment
objectdisjoin
method for RangedRaggedAssay
show
method for RangedRaggedAssay
abbreviated. No longer summarizes data with assay
reduce
and disjoin
gather
/collect
function name changed to rearrange
clusterSex
now clusterOn
, works with characteristic of choicegather
function to collect
clusterSex
function available for clustering gender from expression dataHNSC
datasetassay
method for the RangedRaggedAssay
assay
methodassay
method only shows numeric or character dataextract
method renamed to gather
gather
allows for inclusion of pData columnsgather
method supports common classes; creates a "tidy" DataFrame with
pData rownames, ExperimentList
rownames, ExperimentList
columns,
assay names, and optional pData columnsassay
arguments for the RangedRaggedAssay
methodsampleMap
in proper orderextract
method not available for common classes - creates tidy
data.frame
from datadimnames
method added to MultiAssayExperiment
dimnames
method added to RangedRaggedAssay
RangedRaggedAssay
rowname constructionshow
method for the RangedRaggedAssay
class$
(DollarSign) method available for MultiAssayExperiment
to access pData
columnMultiAssayExperiment
constructor now handles stray assays, colnames,
pData rownames, and sampleMap
rowsmetadata<-
set method now available for the MultiAssayExperiment
metadata
argument available in the MultiAssayExperiment
constructor functionMultiAssayExperiment
constructor with renamed argument "experiments"
for the ExperimentList
or list
input.updateObject
method now available for old instances of the MultiAssayExperiment
MultiAssayExperiments
should update and re-serialize themdrop
argument now works as intended when using List
inherited objectscomplete.cases
method available for the MultiAssayExperiment
classsampleMap
column names renamed to assay (prev. "assayname"), primary,
and colname (prev. "assay")MultiAssayExperiment
objects with TCGA dataMultiAssayExperiment
constructorshow
method displayExperimentList
argument providedElist
class renamed to ExperimentList
ExperimentList
constructor is homonymousExperimentList
accessor now called experiments
ExperimentList
replacement method is now experiments<-
assay
method for RangedRaggedAssay
works on inner metadata columns nowHDF5Array
packageassay
method available for RangedRaggedAssay
and other classes.
Created to obtain raw data from certain classes (see ?assay,(class),ANY-method
).PrepMultiAssay
helper function now available to aid in creating object (#122)subset
function removedsampleMap
uses character vectors instead of RleBioc-devel
!colnames
now available for the RangedRaggedAssay
class.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.