join_meth_list: Join a list of methCall object by site

Description Usage Arguments Value

View source: R/preprocess_functions.R

Description

Join a list of methCall object by site

Usage

1
join_meth_list(meth_list, all.x = FALSE, all.y = FALSE)

Arguments

meth_list

A named list of methCall object (from read_meth)

all.x

Whether to include all rows in x

all.y

Whether to include all rows in y

Value

A DataFrame that is a inner join of all the methCall


Mamie/scDNAmClock documentation built on Aug. 20, 2019, 7 p.m.