Description Usage Arguments Value Author(s) Examples
Parses the SPARCLE database (NCBI) and extract the electronic identifiers for each conserved domain.
1  | getArch_ids(gene_family)
 | 
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.
Jose V. Die
1 2  | arf <- c("pfam06507")
getArch_ids(arf)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.