Skip to content
/ EoHW Public

Extent of Homozygosity Workflow for the rehh package

License

Notifications You must be signed in to change notification settings

hernanmd/EoHW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

 wget -O- get.pharo.org | bash
 ./pharo-ui Pharo.image &

From Pharo

Metacello new
	baseline: 'BaselineOfEoHW';
	repository: 'github://hernanmd/BaselineOfEoHW/repository';
	onConflictUseIncoming;
	load 

Examples

Open a browser on the main class:

Smalltalk tools browser openOnClass: CGRehh class

and check the example methods on class side.

About

Extent of Homozygosity Workflow for the rehh package

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published