merge_sample_excel: Merge sample excel

View source: R/3.0_read_omics.R

merge_sample_excelR Documentation

Merge sample excel

Description

Merge sample excel

Usage

merge_sample_excel(
  object,
  sfile,
  range = NULL,
  by.x = "sample_id",
  by.y = "sample_id"
)

Arguments

object

SummarizedExperiment

sfile

sample file

range

string

by.x

string

by.y

string

Value

SummarizedExperiment


bhagwataditya/importomics documentation built on May 1, 2024, 2:01 a.m.