AlphaGenes / AlphaPeel

AlphaPeel: calling, phasing, and imputing genotype and sequence data in pedigrees
MIT License
2 stars 11 forks source link

add output for ".rec_prob.txt" in PeelingIO.py #125

Open AprilYUZhang opened 7 months ago

AprilYUZhang commented 7 months ago

add output for ".rec_prob.txt" in PeelingIO.py, to replace np.empty((1, 1)).

Note: we are likely storing recombination length of the chromosome and use it to calculate recombination rate between loci - it is that rate that should be outputted here.