Learn R Programming

OSNMTF (version 0.1.0)

Orthogonal Sparse Non-Negative Matrix Tri-Factorization

Description

A novel method to implement cancer subtyping and subtype specific drug targets identification via non-negative matrix tri-factorization. To improve the interpretability, we introduce orthogonal constraint to the row coefficient matrix and column coefficient matrix. To meet the prior knowledge that each subtype should be strongly associated with few gene sets, we introduce sparsity constraint to the association sub-matrix. The average residue was introduced to evaluate the row and column cluster numbers. This is part of the work "Liver Cancer Analysis via Orthogonal Sparse Non-Negative Matrix Tri- Factorization" which will be submitted to BBRC.

Copy Link

Version

Install

install.packages('OSNMTF')

Monthly Downloads

175

Version

0.1.0

License

GPL (>= 2)

Maintainer

Xiaoyao Yin

Last Published

November 28th, 2019

Functions in OSNMTF (0.1.0)

ASR

Average Residue
OSNMTF

The algorithm OSNMTF
cost

Calculate the cost
affinityMatrix

Calculate the similarity matrix
MSR

Mean Residue
Standard_Normalization

Standard Normalization
update_C

Update sub-matrix C
simu_data_generation

Generate simulation data
update_L

Update sub-matrix L
update_B

Update sub-matrix B
initialization

initialize the values used in NMTFOSC
dist2eu

Euclidean Distance
update_R

Update sub-matrix R