Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VarExp
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Statistical-Genetics
VarExp
Commits
ff1dcd13
Commit
ff1dcd13
authored
7 years ago
by
Vincent LAVILLE
Browse files
Options
Downloads
Patches
Plain Diff
Updated doc
parent
c568e9d8
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.Rbuildignore
+3
-1
3 additions, 1 deletion
.Rbuildignore
R/varFrac.R
+5
-1
5 additions, 1 deletion
R/varFrac.R
with
8 additions
and
2 deletions
.Rbuildignore
+
3
−
1
View file @
ff1dcd13
...
@@ -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$
This diff is collapsed.
Click to expand it.
R/varFrac.R
+
5
−
1
View file @
ff1dcd13
#' 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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment