list_bp_for_species: List the chromosome and SNP position for a given a species...

Description Usage Arguments Value See Also

View source: R/list_bp_by_liketrait_for_species.R

Description

Given a species, return the chromosome and SNP position for all of its traits.

Usage

1
list_bp_for_species(species, cutoff = 0.05, model = "MaxCof")

Arguments

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

Value

Dataframe results of query

See Also

list_bp_for_species


tparkerd/deathly-parsley documentation built on Nov. 5, 2019, 10:56 a.m.