powered by
Parse the RefSeq database using protein architecture identifiers (SPARCLE dabatse) and extract the protein ids. for the selected taxonomic species.
getProteins_from_tax_ids(arch_ids, taxonIds)
A string with the electronic links for the SPARCLE.
A vector string with taxonomy ids; Legume species available in RefSeq, by default.
RefSeq protein identifiers for selected species.
# NOT RUN { filtered_archids <- c("12034184") medicago <- c(3880) getProteins_from_tax_ids(filtered_archids, medicago) # }
Run the code above in your browser using DataLab