pinskylab / genomics

Wrangling of genomic data and identity analysis
3 stars 2 forks source link

genepop contains ligation ids with .F on the end and also regenotyped individuals with combination names because of genotypes #15

Closed mstuart1 closed 5 years ago

mstuart1 commented 5 years ago

It looks like it is ok to drop the second or third regenotyping ligation identifier because they share the same sample id. Using stringr str_extract(ligation_id, "L\d+") to keep just the L####, first ligation id