map_naming_information: Map user information onto metannotate data

Description Usage Arguments Value

View source: R/load.R

Description

Applies user-provided HMM.Family/Dataset naming/length information onto the metannotate data. A few interesting quirks about this function:

Usage

1
2
3
4
5
map_naming_information(
  metannotate_data,
  hmm_naming_info_filename,
  dataset_naming_info_filename
)

Arguments

metannotate_data

Tibble of metannotate data

hmm_naming_info_filename

Filepath to HMM naming template exported from create_setup_templates

dataset_naming_info_filename

Filepath to Dataset naming template exported from create_setup_templates

Value

Tibble of metannotate data (renamed with factors)


MetAnnotate/metannoviz documentation built on Aug. 2, 2020, 3:12 p.m.