loadTaxIDProteins function loads all UniProt accessions for a given taxonomy ID

loadTaxIDProteins(taxid, dir)

Arguments

dir

directory where to save/look for the local copy

Value

loadTaxIDProteins returns list containing the character vector of all UniProt accessions for a given taxonomy ID (saves it to a file) and the taxonomy ID (taxid)

Examples

#loadTaxIDProteins(taxid = 9606, dir = "./")