import_blood_mrna: Read and clean TVS blood mRNA data file for analysis in R.

Description Usage Arguments Details Value

View source: R/importers.R

Description

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

Usage

1
2
import_blood_mrna(blood_file = "tvs_blood_gwe_loess.txt",
  samples_file = "samples.csv")

Arguments

blood_file

A full path to the TVS blood 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.