Get phenotypes in the database
Arguments
- conn_handler
A handler uses to establish connection to the database obtained from SigRepo::newConnhandler() (required)
- user_name
A list of user names to search by. Default is NULL which will return all of the users in the database
- verbose
A logical value indicates whether or not to print the diagnostic messages. Default is
TRUE
.