Add proteomics feature set to database
Arguments
- conn_handler
Optional R object obtained from SigRepo::newConnhandler(). If NULL, the stored internal handle is used.
- feature_set
A Data Frame; must contain the following column names: feature_name, organism, gene_symbol, is_current, version (required)
- verbose
Logical; whether to print diagnostic messages. Defaults to 'TRUE'
