View source: R/get_genes_within_1Mb_signif_SNPs.R
biomart_df | R Documentation |
Dataframe-based biomart query.
biomart_df(dataframe, columnToFilter, mart = 38, attributes, filter)
dataframe |
Dataframe with gene names. |
columnToFilter |
Name of column in dataframe, which contains gene names. |
mart |
Specify genome build. |
attributes |
Vector of attributes to extract from BioMart. |
filter |
Vector of filter to be used for BioMart query. |
Original dataframe together with extracted biomart query.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.