- recipe flippyr
This package is designed to align a PLINK fileset with a FASTA reference genome.
- Homepage
- License
MIT / MIT
- Recipe
Flippy is a simple, fast script to ensure that PLINK filesets are aligned to a reference genome in FASTA format. It identifies and fixes strand flipping, and reversed alleles. It removes ambiguous (palindromic) alleles and sites that do not match the reference genome. It also recognizes and removes multi- allelic sites and indels by default. Instructions and more details can be found on GitHub.
- package flippyr¶
-
Installation
With an activated Bioconda channel (see 2. Set up channels), install with:
conda install flippyr
and update with:
conda update flippyr
or use the docker container:
docker pull quay.io/biocontainers/flippyr:<tag>
(see flippyr/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/flippyr/README.html)