R/data_processing.R
dot-panaroo2duckdb.Rd
Wrapper that loads gene counts, gene names, struct tables, and reference sequence tables from a Panaroo output directory into a DuckDB database.
.panaroo2duckdb(panaroo_output_path, duckdb_path)
Path to a Panaroo result directory.
Path to a DuckDB database file.
Invisibly returns TRUE.