Details and Options
EnsemblPhenotype is based on
Ensembl, which provides genomics information including phenotype annotations. Phenotypes are traits that are associated with the genomic variants.
To retrieve "PhenotypeAnnotations", specify the chromosome argument by a chromosome name such as "chromosome 1" or simply just "1" and the start and end positions of the genome sequence by the integers.
The following option can be given:
"Species" | "human" | species for which to query; should be one of selected TaxonomicSpecies entities or names of species |
Supported species include: human (Homo sapiens), cat (Felis catus), chicken (Gallus gallus), cow (Bos taurus), dog (Canis lupus_familiaris), goat (Capra hircus), horse (Equus caballus), mouse (Mus musculus), pig (Sus scrofa), rat (Rattus norvegicus), sheep (Ovis aries) and zebrafish (Danio rerio).
ResourceFunction["EnsemblPhenotype"][phenotype] is equivalent to ResourceFunction["EnsemblPhenotype"][phenotype,"GenomicFeatures"].