Description Usage Arguments Value
View source: R/list_bp_by_liketrait_for_species.R
Given a trait and species, return the chromosome and SNP position
1 | list_bp_by_liketrait_for_species(trait, species, cutoff = 0.05)
|
trait |
String name of the trait of interest. This will match any trait that contains this value. |
species |
String name of the species of interest |
cutoff |
Numeric (float) maximum value for model added p-value. The results will have a p-value less than or equal to the cutoff value specified. |
Dataframe results of query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.