Description Usage Arguments Value See Also
View source: R/list_bp_by_liketrait_for_species.R
Given a species, return the chromosome and SNP position for all of its traits.
1 | list_bp_for_species(species, cutoff = 0.05, model = "MaxCof")
|
species |
(string) Name of the species of interest |
cutoff |
(float) Numeric maximum value for model added p-value. The results will have a p-value less than or equal to the cutoff value specified. |
model |
(string) Name model used to process SNP information during GWAS |
Dataframe results of query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.