Package: MOTL 0.99.1

Morgane Térézol

MOTL: Multi-omics matrix factorization with transfer learning

A transfer learning algorithm for multi-omics matrix factorization called 'MOTL' (Multi-Omics Transfer Learning). 'MOTL' is a Bayesian transfer learning method, based on 'MOFA'. 'MOTL' infers latent factor values for a multi-omics target dataset, consisting of a small number of samples, by incorporating latent factor values already inferred with a 'MOFA' factorization of a large, heterogeneous, learning dataset.

Authors:David Hirst [aut], Morgane Térézol [cre]

MOTL_0.99.1.tar.gz
MOTL_0.99.1.zip(r-4.7)MOTL_0.99.1.zip(r-4.6)MOTL_0.99.1.zip(r-4.5)
MOTL_0.99.1.tgz(r-4.6-any)MOTL_0.99.1.tgz(r-4.5-any)
MOTL_0.99.1.tar.gz(r-4.7-any)MOTL_0.99.1.tar.gz(r-4.6-any)
MOTL_0.99.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
MOTL/json (API)
NEWS

# Install 'MOTL' in R:
install.packages('MOTL', repos = c('https://biocstaging.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/moohtus/motl/issues

Datasets:
  • Lrn - Learning dataset
  • TL_param - Transfer learning parameters
  • Trg - Target datasets

On CRAN:

Conda:

dimensionreductionfeatureextractionbayesiannormalization

3.74 score 28 exports 92 dependencies

Last updated from:2b258d0a0a. Checks:8 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksNOTE203
linux-devel-x86_64NOTE299
source / vignettesOK311
linux-release-x86_64NOTE318
macos-release-arm64NOTE228
macos-oldrel-arm64NOTE215
windows-develNOTE248
windows-releaseNOTE220
windows-oldrelNOTE263
wasm-releaseOK147

Exports:countsNormalizationcountsTransformationE_Z_SqE_W_Sq_updateE_ZE_W_updateE_ZSqE_WSq_updateE_ZWSq_updateELBO_calculationGeoMeanFunGeoMeans_Lrn_initinitTransferLearningParamatersintercepts_calculationmRNA_addVersionpreprocessCountsDataTargetDataPrefilteringTargetDataPreparationTau_calculationTau_initTauLn_calculationTCGATargetDataPrefilteringTCGATargetDataPreparationtransferLearning_functionVarExplFunW0_calculationWSq_calculationYGauss_calculationZeta_calculationZMu_calculationZVar_calculation

Dependencies:abindbasiliskBHBiobaseBiocGenericsbiocmakeBiocParallelclicodetoolscorrplotcowplotcpp11data.tableDelayedArrayDESeq2dir.expirydplyrdqrngfarverfilelockFNNforcatsformatRfutile.loggerfutile.optionsgenericsGenomicRangesggplot2ggrepelgluegtableh5mreadHDF5ArrayhereIRangesirlbaisobandjsonlitelabelinglambda.rlatticelifecyclelocfitmagrittrMatrixMatrixGenericsmatrixStatsMOFA2pheatmappillarpkgconfigplyrpngpurrrR6rappdirsRColorBrewerRcppRcppAnnoyRcppArmadilloRcppEigenRcppProgressRcppTOMLreshape2reticulaterhdf5rhdf5filtersRhdf5librlangrprojrootRSpectraRtsneS4ArraysS4VectorsS7scalesSeqinfositmosnowSparseArraystringistringrSummarizedExperimenttibbletidyrtidyselectutf8uwotvctrsviridisLitewithrXVector

How to run MOTL: basic example

Rendered fromMOTL.Rmdusingknitr::rmarkdownon Jun 21 2026.

Last update: 2026-05-07
Started: 2026-05-04

Readme and manuals

Help Manual

Help pageTopics
Normalize counts datacountsNormalization
Log2 transform and select top data based on variancecountsTransformation
Calculate 'E_Z_SqE_W_Sq'E_Z_SqE_W_Sq_update
Calculate 'E_ZE_W'E_ZE_W_update
Calculate 'E_ZSqE_WSq'E_ZSqE_WSq_update
Calculate 'E_ZWSq'E_ZWSq_update
Calculate the ELBO value for the current view/iterationsELBO_calculation
Calculate the Geometric mean of a vectorGeoMeanFun
Retrieve the Geometric means calculated for the learning dataset during counts normalizationGeoMeans_Lrn_init
Transfer learning parameters and data objects initializationinitTransferLearningParamaters
Intercepts calculationintercepts_calculation
Learning datasetLrn
Format mRNA features to match with learning datasetmRNA_addVersion
Preprocess counts datapreprocessCountsData
Prepare the target data for a given viewTargetDataPrefiltering
Target data preparation for transfer learningTargetDataPreparation
Update Tau values for the current viewTau_calculation
Initialization of the Tau values for each viewTau_init
Initialization of the log(Tau) valuesTauLn_calculation
Filter out TCGA target subset data according varianceTCGATargetDataPrefiltering
Prepare TCGA target dataset for transfer learningTCGATargetDataPreparation
Transfer learning parametersTL_param
Transfer Learning with Variational InferencetransferLearning_function
Target datasetsTrg
Calculate the variance explained by each factor for each viewVarExplFun
Initialization of feature weight intercept valuesW0_calculation
Initialization of the squared weight valuesWSq_calculation
Initialize or update pseudo Y values (YGauss)YGauss_calculation
Calculate the Zeta matrix for the current data viewZeta_calculation
Z matrix 'ZMu' calculation for the current dataZMu_calculation
Calculation of the Z variances for the current dataZVar_calculation