import_monocyte_mrna: Read and clean TVS monocyte mRNA data file for analysis in R.

Description Usage Arguments Details Value

Description

Read and clean TVS monocyte mRNA data file for analysis in R.

Usage

1
2
import_monocyte_mrna(monocyte_file = "tvs_monocyte_gwe_loess.txt",
  samples_file = "samples.csv")

Arguments

monocyte_file

A full path to the TVS monocyte mRNA data file.

samples_file

A full path to the TVS samples metadata file.

Details

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.

Value

A dataset object of class tbl_df/data.frame.


eteppo/tvs-project documentation built on Aug. 13, 2019, 8:53 a.m.