search.db.byname | R Documentation |
This function allows you to search the target-site oligonucletide sequence of gRNA in the gRNA-targe-site database based on the input name of the host species.
search.db.byname(query, cas = NULL)
query |
character, the name of host species or taxonomic group (from species to kingdom) that you expect the gRNA to target. |
search.db.byname(query="Homo sapiens", cas="Cas9")
search.db.byname(query="Salmon", cas="Cas9")
search.db.byname(query="Mollusca", cas="Cas9")
search.db.byname(query="Crassostrea", cas="Cas9")
Please be noted that the name of host species or taxonomic group needs to be a legistimal names appeared in SILVA SSU 18S database.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.