magnusdv / quickped

An online pedigree tool for research applications. Build pedigrees interactively and store as images or text files in ped format. QuickPed also computes a variety of relatedness coefficients and offers verbal descriptions of pairwise relationships.
https://magnusdv.shinyapps.io/quickped
GNU General Public License v3.0
22 stars 3 forks source link

Space tolerated in id labels #1

Closed thoree closed 3 years ago

thoree commented 3 years ago

Great app! It's possible to produce a ped file like image which fortunately leads to

readPed("quickped.ped") Error: Duplicated entry in id vector: 1, 1

magnusdv commented 3 years ago

Thanks!

I've modified QuickPed such that pedigree labels are trimmed. Hence such duplications should now be caught in the app.