dtype
when creating Python AnnData
objectsfilepath
in the R reader with reading adata.raw
with use_hdf5 = TRUE
(PR #124 @GabrielHoffman, Fixes #123)NEWS
for releaseuse_backed = TRUE
with newer anndata versions (Fixes #114)DelayedArray
s for compatibility with {HDF5Array}
v1.31.1raw
(Fixes #96)AnnData2SCE()
(Fixes #96)raw
(Fixes #96)AnnData2SCE()
(Fixes #96)py_to_r.numpy.ndarray()
function which extends the default
{reticulate} functionverbose=TRUE
zellkonverterAnnDataEnv()
(Fixes #66)basilisk::configureBasiliskEnv()
(Fixes #66)use_hdf5 = TRUE
(Fixes #65)verbose=TRUE
zellkonverterAnnDataEnv()
(Fixes #66)basilisk::configureBasiliskEnv()
(Fixes #66)use_hdf5 = TRUE
(Fixes #65).convert_anndata_df()
data.frames
in varm
in SCE2AnnData()
uns
names to match R conventions in AnnData2SCE()
zellkonverterAnnDataEnv()
and AnnDataDependencies()
are new functions rather than variables.AnnDataVersions
variable which stores the available
anndata versionskonverter.R
into two files (AnnData2SCE.R
and SCE2AnnData.R
)AnnData2SCE()
and
SCE2AnnData()
(Fixes #47)raw
slot to an altExp
in AnnData2SCE()
(Fixes #53, fixes #57)AnnData2SCE()
DataFrame
objects stored in adata.obsm
DataFrame
objectsSingleCellExperiment
objects (for testing)dgRMatrix
sparse matrices (Fixes #55)dgRMatrix
sparse matrices (Fixes #55)readH5AD()
AnnData2SCE()
no longer returns dgRMatrix
sparse matrices (Fixes #34)AnnData2SCE()
(See #45)varm
in SCE2AnnData()
(Fixes #43)X_name
in AnnData2SCE()
for use by SCE2AnnData()
and add an
X_name
argument to AnnData2SCE()
and readH5AD()
(Fixes #7)compression
argument to writeH5AD()
(Fixes #49)HDF5Array::HDF5Array()
SparseDataset
arrays (PR #41, Fixes #37,
Fixes #42)metadata
to uns
in SCE2AnnData()
(Fixes #40)colData
and rowData
in SCE2AnnData()
(Fixes #26)zellkonverterAnnDataEnv
(Fixes #38)writeH5AD()
(PR #35, Fixes #32)SCE2AnnData()
example (Fixes #31)example_anndata.h5ad
file to inst/extdata/
and creation script to inst/scripts/
.uns
to metadata
obsp
and varp
to dense matricesobsp
and varp
to dense matriceswriteH5ad()
(Fixes #6)X_name
argument to writeH5AD()
(Fixes #23)krumsiek11.h5ad
fileinternal
keyword from the zellkonverter-package
documentation.gitignore
expect_equal()
instead of expect_identical()
in writeH5AD()
sparse
matrices testseq_len()
AnnData
matrices without a transposable R counterpartuse_hdf5 = TRUE
in readH5AD()
(Fixes #12)SingleCellExperiment
to AnnData
writeH5AD()
.h5ad
fileSingleCellExperiment
and AnnData
(See #8)metadata
and uns
(where objects are compatible)rowPairs
and varp
colPairs
and obsp
varm
to rowData
(but not in reverse)readH5AD()
(Fixes #4)colData
and rowData
in SCE2AnnData()
.AnnDataDependencies
for external useSCE2AnnData()
functionwriteH5AD()
functionreadH5AD()
adata2SCE()
to AnnData2SCE()
AnnData2SCE()
(See #1).h5ad
filereadH5AD()
adata2SCE()
functionreadH5AD()
functionAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.