save_gating_params: Save gating parameters.

View source: R/db.R

save_gating_paramsR Documentation

Save gating parameters.

Description

This creates a set per population entries in the gating table and saves any manual gating polygon coordinates in the poly table.

Usage

save_gating_params(db, gates.log, gating_id = NULL)

Arguments

db

SQLite3 database file path.

gates.log

Named list of per population classification parameters.

gating_id

Optional, supply a gating ID. If not provided a UUID string will be generated.

Value

Database gating ID string.


armbrustlab/popcycle documentation built on April 1, 2024, 2:41 p.m.