Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

nb_matrix_to_feature_dfs

Convert network burst data matrix to a list of data frames.


Description

Convert network burst data matrix to a list of dataframes. Each dataframe has rows representing wells while columns representing different timepoints(DIVs). The dataframe format alllows well level permutaiton based tests to be done much easier.

Usage

nb_matrix_to_feature_dfs(matrix_and_feature_names)

Arguments

matrix_and_feature_names

The data matrix return by calling function calculate_network_bursts.

Value

Returns a list of dataframes, ith each representing a feature matrix, with rows for wells and columns for different timepoints(DIVs).

Author(s)

Quanli Wang

See Also


meaRtools

Micro-Electro Array (MEA) Analysis

v1.0.4
GPL (>= 3)
Authors
Quanli Wang [aut, ctb], Sahar Gelfman [aut, ctb, cre], Diana Hall [aut, ctb], Ryan Dhindsa [aut, ctb], Matt Halvorsen [aut, ctb], Ellese Cotterill [aut, ctb], Tom Edinburgh [aut, ctb], Stephen J. Eglen [aut, ctb, ths]
Initial release
2018-7-1

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.