merge_expdata: merge expdata dfs together, combining sampleinfo

Description Usage Arguments

Description

merge expdata dfs together, combining sampleinfo

Usage

1
merge_expdata(dflist, fill = NULL, filter = function(x) {     max(x) > 0 })

Arguments

dflist

(list) list of dataframes imported using load_expdata

fill

(value or NULL) how to fill in NA values, if at all

filter

(function) function to apply to rows, filtering genes/transcripts from result


hammerlab/rinfino documentation built on May 27, 2019, 8:45 a.m.