list_bp_by_trait_for_species: List the chromosome and SNP position for a given trait and...

Description Usage Arguments Value See Also

View source: R/list_bp_by_liketrait_for_species.R

Description

Given a trait and species, return the chromosome and SNP position. The trait string must be an exact match.

Usage

1
list_bp_by_trait_for_species(trait, species, cutoff = 0.05)

Arguments

trait

String name of the trait of interest. This is an exact match.

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.

Value

Dataframe results of query

See Also

list_bp_by_liketrait_for_species


danforthcenter/pgwasdbc documentation built on Nov. 4, 2019, 9:38 a.m.