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

Description Usage Arguments Value

View source: R/list_bp_by_liketrait_for_species.R

Description

Given a trait and species, return the chromosome and SNP position

Usage

1
list_bp_by_liketrait_for_species(trait, species, cutoff = 0.05)

Arguments

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.

Value

Dataframe results of query


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