powered by
Parses the SPARCLE database (NCBI) and extract the electronic identifiers for each conserved domain.
getArch_ids(gene_family)
A string with the conserved domain(s) defining the gene family. The domains have to be shown in the same order appearing in the sequences.
the architectures identifiers for each of the conserved domains.
# NOT RUN { arf <- c("pfam06507") getArch_ids(arf) # }
Run the code above in your browser using DataLab