Skip to content

ictr/mendel_penetrance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using modified mendel to calculate penetrance

Program

  1. The original version of the program was available at 30d8332

  2. We made a single change so that it allows our input data.

  3. We compile the code with

gfortran -O3 mendela.f single.f -o single

Data

  1. The test data is availabe in data directory.

  2. We analyze the data using command

../mendel/single

and choose NO, 21, and no

The output is in single_out.dat.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages