Metadata-Version: 2.1
Name: flippyr
Version: 0.5.2
Summary: Find reference mismatches in PLINK filesets and fix them.
Home-page: https://github.com/BEFH/flippyr
Author: Brian Fulton-Howard
Author-email: brian.fulton-howard@mssm.edu
License: MIT
Keywords: bim PLINK FASTA genomics qc
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft
License-File: LICENSE

A simple python script to search for allele switches,
strand flips, multiallelic sites, ambiguous sites,
and indels. The output is in the form of a .bim-like
table and a log file.

