ListExamplesSampleSheets: List Examples Sample Sheets

View source: R/seqNdisplayR.R

ListExamplesSampleSheetsR Documentation

List Examples Sample Sheets

Description

Finds and outputs the example seqNdisplayR Excel Templates that comes with the package

Usage

ListExamplesSampleSheets()

Value

the example seqNdisplayR Excel Templates that comes with the package

Author(s)

SLA

Examples

example_sample_sheets = ListExamplesSampleSheets()
example_folder = ExamplesSampleSheetsFolder()
xl_fname = paste0(example_folder, example_sample_sheets[1])
session = LoadExcel(xl_fname, load_annotations = T)
plot(session, feature='LMO4')


THJlab/seqNdisplayR documentation built on March 29, 2024, 1:36 p.m.