Package: HiLDA 1.19.0

Zhi Yang

HiLDA: Conducting statistical inference on comparing the mutational exposures of mutational signatures by using hierarchical latent Dirichlet allocation

A package built under the Bayesian framework of applying hierarchical latent Dirichlet allocation. It statistically tests whether the mutational exposures of mutational signatures (Shiraishi-model signatures) are different between two groups. The package also provides inference and visualization.

Authors:Zhi Yang [aut, cre], Yuichi Shiraishi [ctb]

HiLDA_1.19.0.tar.gz
HiLDA_1.19.0.zip(r-4.5)HiLDA_1.19.0.zip(r-4.4)HiLDA_1.19.0.zip(r-4.3)
HiLDA_1.19.0.tgz(r-4.4-arm64)HiLDA_1.19.0.tgz(r-4.4-x86_64)HiLDA_1.19.0.tgz(r-4.3-arm64)HiLDA_1.19.0.tgz(r-4.3-x86_64)
HiLDA_1.19.0.tar.gz(r-4.5-noble)HiLDA_1.19.0.tar.gz(r-4.4-noble)
HiLDA_1.19.0.tgz(r-4.4-emscripten)HiLDA_1.19.0.tgz(r-4.3-emscripten)
HiLDA.pdf |HiLDA.html
HiLDA/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/uscbiostats/hilda/issues

Uses libs:
  • c++– GNU Standard C++ Library v3
  • jags– Just Another Gibbs Sampler for Bayesian MCMC

On BioConductor:HiLDA-1.19.0(bioc 3.20)HiLDA-1.18.0(bioc 3.19)

bioconductor-package

13 exports 1.38 score 105 dependencies 1 dependents 2 mentions

Last updated 2 months agofrom:e01b02e377

Exports:hildaBarplothildaDiffPlothildaGlobalResulthildaLocalResulthildaPlotSignaturehildaReadMPFilehildaRhathildaTestpmBarplotpmgetSignaturepmMultiBarplotpmPlotSignaturevisPMS

Dependencies:abindAnnotationDbiaskpassBHBiobaseBiocGenericsBiocIOBiocParallelBiostringsbitbit64bitopsblobbootBSgenomeBSgenome.Hsapiens.UCSC.hg19cachemclicodacodetoolscolorspacecowplotcpp11crayoncurlDBIDelayedArraydplyrfansifarverfastmapforcatsformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicFeaturesGenomicRangesggplot2gluegtablehttrIRangesisobandjsonliteKEGGRESTlabelinglambda.rlatticelifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigplogrpngpurrrR2jagsR2WinBUGSR6RColorBrewerRcppRCurlrestfulrRhtslibrjagsrjsonrlangRsamtoolsRSQLitertracklayerS4ArraysS4VectorsscalessnowSparseArraystringistringrSummarizedExperimentsystibbletidyrtidyselectTxDb.Hsapiens.UCSC.hg19.knownGeneUCSC.utilsutf8vctrsviridisLitewithrXMLXVectoryamlzlibbioc

HiLDA: a package for testing the burdens of mutational signatures

Rendered fromHiLDA.Rmdusingknitr::rmarkdownon Jul 08 2024.

Last update: 2019-06-22
Started: 2019-06-22

Readme and manuals

Help Manual

Help pageTopics
Check whether the parameter F is within the appropriate rangeboundaryTurbo_F
Check whether the parameter Q is within the appropriate rangeboundaryTurbo_Q
A function for calculating the log-likelihood from the data and parameterscalcPMSLikelihood
Restore the converted parameter F for turboEMconvertFromTurbo_F
Restore the converted parameter Q for turboEMconvertFromTurbo_Q
Convert the parameter F so that turboEM can treatconvertToTurbo_F
Convert the parameter Q so that turboEM can treatconvertToTurbo_Q
An S4 class representing the estimated parametersEstimatedParameters-class
Calculate the value of the log-likelihood for given parametersgetLogLikelihoodC
Get mutation feature vector from context sequence data and reference and alternate allele informationgetMutationFeatureVector
Read the raw mutation data with the mutation feature vector format, estimate and plot both mutation signatures and their fractionshildaBarplot
Read the raw mutation data with the mutation feature vector format, estimate and plot both mutation signatures and their fractionshildaDiffPlot
Compute the Bayes factorhildaGlobalResult
Extract the posterior distributions of the mean differences in muational exposureshildaLocalResult
Plot mutation signatures from HiLDA outputhildaPlotSignature
Read the raw mutation data of Mutation Position Format.hildaReadMPFile
Output the maximum potential scale reduction statistic of all parameters estimatedhildaRhat
Apply HiLDA to statistically testing the global difference in burdens of mutation signatures between two groupshildaTest
An S4 class to represent a mutation meta information common to many data typesMetaInformation-class
An S4 class representing the mutation dataMutationFeatureData-class
A function for estimating parameters using Squared EM algorithmmySquareEM
Plot both mutation signatures and their mutational exposures from pmsignature outputpmBarplot
Obtain the parameters for mutation signatures and membershipspmgetSignature
Plot both mutation signatures and their mutational exposures from pmsignature output for more than two groupspmMultiBarplot
Plot mutation signatures from pmsignature outputpmPlotSignature
A functional for generating the function checking the parameter (p) is within the restricted conditions or notPMSboundary
Update the parameter F and Q (M-step in the EM-algorithm)updateMstepFQC
A function for updating parameters using EM-algorithmupdatePMSParam
Update the auxiliary parameters theta and normalize them so that the summation of each group sums to 1 (E-step), also calculate the current log-likelihood valueupdateTheta_NormalizedC
visualize probabisitic mutaiton signature for the independent modelvisPMS