Skip to content

Commit

Permalink
add help
Browse files Browse the repository at this point in the history
  • Loading branch information
Tremmel committed Jun 28, 2021
1 parent 59a0c4a commit c5fedc9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions R/fast_locusplot.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
#' @param build Genomic build. Currently only hg19 is supported.
#' @param snp Default: top snp with lowest pvalue is taken. Otherwise specify any rsid id included in data.
#' @param pop a 1000 Genomes Project population, (e.g. YRI or CEU), multiple allowed, default = "CEU".
#' @param show_MAF Show minor allele frequencies from specified 1000 Genomes population. Default = FALSE.
#' @param show_regulom Show RegulomeDB ranks. More information at https://regulomedb.org/regulome-help. Default = FALSE.
#' @param RDB_ranks Specify RegulomeDB ranks to show. Defaults are the most significants: 1 and 2 including subtypes a-f.
#' @param color color scheme for R^2 values. Possible values are c("viridis","magma","inferno","plasma").
#' @param token !!!REQUIRED!!!: Register for token at https://ldlink.nci.nih.gov/?tab=apiaccess
#' @return A ggplot2 object/plot
Expand Down
8 changes: 4 additions & 4 deletions man/fast_locusplot.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c5fedc9

Please sign in to comment.