Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Z
Zalpha
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Computational Genetics
Zalpha
Commits
e6706b1abffa3a06ad09abb7b958e4f4375b598c
Select Git revision
Branches
1
master
default
protected
Tags
2
v0.2.0
v0.1.0
3 results
zalpha
Author
Search by author
Any Author
authors
Reuben Pengelly
rjp2g12
1 author
Jul 14, 2020
Edited description of function and format of @seealso section of documentation
· e6706b1a
Clare
authored
4 years ago
e6706b1a
Added information on the create_LDprofile function to the details and @seealso...
· ee905cbb
Clare
authored
4 years ago
ee905cbb
Added browseVignettes to README
· a36a1b46
Clare
authored
4 years ago
a36a1b46
Roxygen update
· df839f88
Clare
authored
4 years ago
df839f88
Jul 12, 2020
Edit to final test
· b8414e95
Clare
authored
4 years ago
b8414e95
Jul 10, 2020
Fixed bug when all distances are 0 and max_dist not suppied
· 01685bbc
Clare
authored
4 years ago
01685bbc
Fixed a couple of typos
· 21bc3f2e
Clare
authored
4 years ago
21bc3f2e
Fixed typo in LDprofile
· 5a94971b
Clare
authored
4 years ago
5a94971b
Added create_LDprofile, vignette and noLD issues changes
· cddf0689
Clare
authored
4 years ago
cddf0689
Updated the wording in the description
· fc9e811b
Clare
authored
4 years ago
fc9e811b
Changed some wording in the description
· 109ae3e8
Clare
authored
4 years ago
109ae3e8
Fixed broken test
· 4a9837e9
Clare
authored
4 years ago
4a9837e9
Used the equal_vector function instead of directly comparing doubles
· 39c5499f
Clare
authored
4 years ago
39c5499f
Added a new helper function for comparing a value to a vector of doubles
· ba23c578
Clare
authored
4 years ago
ba23c578
Jul 09, 2020
Roxygen update
· 36f652d8
Clare
authored
4 years ago
36f652d8
Updated the example text
· eb97e57d
Clare
authored
4 years ago
eb97e57d
Jul 08, 2020
Added some extra tests
· 961249fa
Clare
authored
4 years ago
961249fa
Changed some wording and made fitdist errors silent.
· e11788a7
Clare
authored
4 years ago
e11788a7
Ignore vignette documents
· e4bce4e4
Clare
authored
4 years ago
e4bce4e4
Fixed a few typos
· 744401a3
Clare
authored
4 years ago
744401a3
Jul 07, 2020
Rewrite of the vignette to include more detailed examples, and examples on how...
· d599f710
Clare
authored
4 years ago
d599f710
Jun 29, 2020
Changed column headings to include units
· 759efe26
Clare
authored
4 years ago
759efe26
Added example units
· d9741aba
Clare
authored
4 years ago
d9741aba
Jun 27, 2020
Added a tolerance to the tests
· 918c6b56
Clare
authored
4 years ago
918c6b56
Jun 02, 2020
Fix to avoid creating inefficient massive vector
· 8a985eba
Clare
authored
4 years ago
8a985eba
Added import of sd from stats
· 32c3b476
Clare
authored
4 years ago
32c3b476
May 29, 2020
Added test for x and diff having a different number of elements
· a03e0dff
Clare
authored
5 years ago
a03e0dff
Added functionality to allow users to inpur multiple files using lists for dist and x
· 80e40eed
Clare
authored
5 years ago
80e40eed
May 28, 2020
Added an example to the documentation
· f7863893
Clare
authored
5 years ago
f7863893
Added code to deal with missing values in dist and x
· 252b5338
Clare
authored
5 years ago
252b5338
May 27, 2020
Initial commit for function create_LDprofile
· bc136168
Clare
authored
5 years ago
bc136168
Added fitdistrplus to the "Suggests" list of packages
· 60830213
Clare
authored
5 years ago
60830213
May 26, 2020
Initial commit of est_Beta_Params helper function
· 9b5c6a2f
Clare
authored
5 years ago
9b5c6a2f
Apr 02, 2020
Added NEWS.md and README.md
· 67dcddd7
Clare
authored
5 years ago
67dcddd7
Added a new NEWS.md file
· ab766edf
Clare
authored
5 years ago
ab766edf
Added information on how to install on CRAN
· e48aa5b1
Clare
authored
5 years ago
View commits for tag v0.1.0
v0.1.0
e48aa5b1
Updated version number to indicate this is a development version
· ce58bb25
Clare
authored
5 years ago
ce58bb25
Mar 17, 2020
Added a sentence about missing values and MAF receommendations
· 5322f8b6
Clare
authored
5 years ago
5322f8b6
Mar 12, 2020
Include a call to na.omit when checking for biallelic snps
· ae8ae387
Clare
authored
5 years ago
ae8ae387
Add a test for when there is a missing value in the data
· 5077604e
Clare
authored
5 years ago
5077604e
Loading