Add proteomics feature set to database
Arguments
- conn_handler
A handler uses to establish connection to the database obtained from SigRepo::newConnhandler() (required)
- feature_set
A data frame containing appropriate column names: feature_name, organism, gene_symbol, is_current, version (required)
- verbose
a logical value indicates whether or not to print the diagnostic messages. Default is
TRUE
.