matrixMultiE: Input a sparseMatrix dataframe. Outputs a list of 3. 1....

Description Usage Arguments Value

View source: R/functions.R

Description

Input a sparseMatrix dataframe. Outputs a list of 3. 1. Averaged matrix data frame. 2. Averaged sparse data frame. 3. full matrix dataframe This function first converts each element of the inputed list into a full matrix The function then averages the full matrix using the ave.filter function The function then converts the full matrix back to a sparse matrix All the data is outputed as a list

Usage

1
matrixMultiE(n, input, pres, minbinL, dimZ, averg, BSlist)

Arguments

infile

Path to the input file

Value

A matrix of the infile


gb305/Rpackages documentation built on Feb. 18, 2020, 2:55 p.m.