Skip to content
phiguera edited this page Dec 14, 2014 · 3 revisions

Welcome to the ChaR-Analysis wiki!

CharAnalysis is being translated from Matlab to R, with voluntary contributions from collaborators to this repository.

List of functions to translate from Matlab to R:

You can access the Matlab version of these functions from the CharAnalysis GitHub repository..

Primary functions:

  • bkgCharSensitivity.m
  • CharAnalysis.m
  • CharParameters.m
  • CharPeakAnalysisResults.m
  • CharPeakID.m
  • CharPretreatment.m
  • CharSmooth.m
  • CharThreshGlobal.m
  • CharThreshLocal.m
  • outputResults.m

Gaussian mixture model:

  • ClusterNormalize.m
  • EMIterate.m
  • EStep.m
  • GaussianMixture.m
  • GMClassLikelihood.m
  • initMixture.m
  • MDLReducerOrder.m
  • MStep.m
  • SplitClasses.m

Anderson-Darling Test:

  • AnDarksamtest.m

Other minor functions:

  • inputwd.m