collection_dir_from_exp: Get collection directory

collection_dir_from_expR Documentation

Get collection directory

Description

Get collection directory

Usage

collection_dir_from_exp(df, must_exists = FALSE)

Arguments

df

ORFik experiment

must_exists

logical, stop if dir does not exists

Value

file.path(resFolder(df), "collection_tables")

Examples

df <- ORFik.template.experiment()
collection_dir_from_exp(df)


Miswi/RiboCrypt documentation built on Dec. 14, 2024, 10:37 p.m.