Closed pdimens closed 3 years ago
New features:
isbiallelic
drop_multiallelic
Bug fixes:
vcf
bcf
rename_loci
generate_meta
map(fn, groupeddataframe)
Non-breaking changes:
drop_monomorphic
Breaking Changes:
New features:
isbiallelic
drop_multiallelic
Bug fixes:
vcf
andbcf
kwargrename_loci
now consistent in functions and docstringsgenerate_meta
now uses a comprehension rather than deprecatedmap(fn, groupeddataframe)
methodNon-breaking changes:
drop_monomorphic
now uses the same logic asdrop_multiallelic
, which should make it faster and leanerBreaking Changes: