Description Usage Arguments Details Value
Read and clean TVS artery mRNA data file for analysis in R.
1 2 | import_artery_mrna(artery_file = "tvs_plaque_gwe_loess_copy.csv",
samples_file = "samples.csv")
|
artery_file |
A full path to the TVS artery mRNA data file. |
samples_file |
A full path to the TVS samples metadata file. |
The samples metadata file is used to convert the original sample_id identifiers to the new, within-project, id system. The samples-file also contains more precise sample_type information.
A dataset object of class tbl_df/data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.