TensorRect-class        Class definitions
computeSVD              Title Perform SVD toward reduced matrix
                        generated from a tensor with partial summation
prepareCondDrugandDisease
                        Prepare condition matrix for expDrug
prepareCondTCGA         Prepare Sample label for TCGA data
prepareTensorRect       Prepare tensor generated from two matrices that
                        share samples
prepareTensorfromList   Prepare tensor from a list that includes
                        multiple profiles
prepareTensorfromMatrix
                        Generate tensor from two matrices
prepareexpDrugandDisease
                        Generating gene expression of drug treated cell
                        lines and a disease cell line
selectFeatureProj       Select feature when projection strategy is
                        employed for the case where features are shared
                        with multiple omics profiles
selectFeatureRect       Select features through the selection of
                        singular value vectors
selectFeatureTransRect
                        Select features for a tensor generated from two
                        matrices that share samples.
transSVD                Convert SVD to that for the case where samples
                        are shared between two matrices
