Description Usage Arguments Details Value
View source: R/acdatabase_dbtest.R
Checks that a proposed antigen entry follows the formatting rules. See ?ag for more details on antigen objects.
| 1 | agdb.checkAG(ag, null_permitted = F)
 | 
| ag | environment: a proposed antigen entry | 
| null_permitted | bool: whether NULL should return T or F | 
The following are currently checked:
class is c("acdatabase.ag", "acdatabase.entry", "environment")
only permitted fields are entered
all names (strain, long. type, subtype, lineage) are characters
construct checkers are fulfilled for : id, parent_id, alterations, genes, isolation, passage, .parent.
bool
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.