ACE specific conda configuration packages.
The following organisation has been created within anaconda as a repository for ace packages: https://anaconda.org/ace-internal
conda build purge
To build all versions of the package run:
conda build pkg/pfam_search
To build a specific version of the package run:
conda build pkg/pfam_search/0.1
anaconda upload --user ace-internal /home/admin/miniconda3/conda-bld/linux-64/pfam_search-0.1-0.tar.bz2