Skip to content
Snippets Groups Projects
Commit ff1dcd13 authored by Vincent  LAVILLE's avatar Vincent LAVILLE
Browse files

Updated doc

parent c568e9d8
No related branches found
No related tags found
No related merge requests found
...@@ -2,4 +2,6 @@ VarExp.Rproj ...@@ -2,4 +2,6 @@ VarExp.Rproj
code-of-conduct.md code-of-conduct.md
README.html README.html
README.md README.md
README.Rmd README.Rmd
\ No newline at end of file ^.*\.Rproj$
^\.Rproj\.user$
#' Make sure #' Make sure SNPs in the input file and SNPs included
#' in the correlation matrix are the same.
#'
#'This step is necessary because some SNPs in the input may be not
#'found in the reference panel or excluded from the matrix after the pruning step.
#' #'
#' @param df is the meta-analysis results data frame #' @param df is the meta-analysis results data frame
#' @param v is a vector of SNP identifiers #' @param v is a vector of SNP identifiers
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment