magnusdv / pedtools

Tools for working with pedigrees in R
GNU General Public License v3.0
23 stars 3 forks source link

Feature requests for `transferMarkers` #26

Closed thoree closed 3 years ago

thoree commented 4 years ago

We discussed some potential new features of the very useful function transferMarkers: (i) add optional checking for sex consistency and (ii) optionally return first argument from with transferred genotypes removed.

magnusdv commented 3 years ago

Thanks. Optional sex check is implemented as of 27ab08f.

Regarding the other feature I'm not too keen, as it would change the output structure. I suggest doing this with setAlleles().