loadTaxIDProteins.Rd
loadTaxIDProteins function loads all UniProt accessions for a given taxonomy ID
loadTaxIDProteins(taxid, dir)
dir | directory where to save/look for the local copy |
---|
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)
#loadTaxIDProteins(taxid = 9606, dir = "./")