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)


m-swirski/RiboCrypt documentation built on Jan. 15, 2025, 11:57 p.m.