Installing Flair ================ The easiest way to install Flair and all of its dependencies is via conda: .. code:: sh conda create -n flair -c conda-forge -c bioconda flair conda activate flair flair [align/correct/...] For other methods, please see the Other environments section