Description Usage Arguments Value
View source: R/LDSC_Creatingannot_Functions.R
Function for adding a window to genes.
| 1 | AddBPWindow(dataset, windowsize, mouse = NULL)
 | 
| dataset | Dataframe with columns with gene start_position and end_position. Check columns names are start_position and end_position for human queries. | 
| windowsize | Size of window to be added to annotation. Enter as integer. | 
| mouse | If original genes are from mouse then select "true". Necessary as output column names from biomart queries differs between species. | 
Dataframe with x bp added to gene start/end.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.