Description Usage Arguments Value Examples
This function converts metadata dataframes to S4 object. It assumes that the format as generated by gen_sample_sheets() in gmeta package. It requires both archr and sample metadata dataframes.
1 | gen_meta_obj(archr_meta, sample_meta)
|
archr_meta |
archR readme dataframe. |
sample_meta |
sample metadata sheet. |
S4 object of the two dataframes.
1 | gen_meta_obj(archr_meta, sample_meta)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.