collection_path_from_exp: Get collection directory

collection_path_from_expR Documentation

Get collection directory

Description

Get collection directory

Usage

collection_path_from_exp(
  df,
  id,
  must_exists = TRUE,
  output_dir = collection_dir_from_exp(df, must_exists)
)

Arguments

df

ORFik experiment

id

character, transcript ids

must_exists

logical, stop if dir does not exists

output_dir

= collection_dir_from_exp(df, must_exists)

Value

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


Miswi/RiboCrypt documentation built on July 7, 2024, 10:34 a.m.