#http://www.uniprot.org/help/uniprotkb_column_names given a vector of uniprot entries return information about them

uniprot_entry_web_lookup(
  uniprot_entries,
  columns = c("entry name"),
  format = "tab",
  verbose = FALSE
)