Skip to content
/ selink Public

Optimized window-based estimation of haplotype tests for positive selection

License

Notifications You must be signed in to change notification settings

h-e-g/selink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# selink
Optimized window-based estimation of haplotype tests for positive selection

## Compile from source

If you've just clone the repository, you need to do once
```
$ autoreconf -i
```
Then (or in any case), each time you want to recompile, do
```
$ ./configure
$ make
```
and optionnaly `make check`

If you need to regenerate the output of tests do
`make REGENERATE=true check`

About

Optimized window-based estimation of haplotype tests for positive selection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages