Copyright 2021, Winfield Chen and Lloyd T. Elliott
Agent is an open source tool for fast genome-wide association studies (GWAS) using the agent file format from Compression for population genetic data through finite-state entropy. This tool can convert files to the agent format and perform univariate GWAS. This page contains changes for each version of agent, source code, build instructions, binary releases and other downloads including example data files, the license (BSD 2-clause) and the agent manual. If you make use of this tool, please cite W. Chen and L. T. Elliott. Compression for population genetic data through finite-state entropy. 2021. biorxiv preprint 10.1101/2021.02.17.431713v2.
See downloads section for the Agent 001 alpha source release. All sources including the latest development version are available at the git repository. Agent is currently built using the GNU make build system and depends on the presence of the Intel Math Kernel Library (MKL). Those familiar with the GNU make build system can consult the Makefile, and the path to the Intel MKL libraries can be given using the make flag --eval=MKLROOT:=.
Agent 001 build d63d4b1564, June 2021.
https://agent.engineering/
Copyright 2021, Winfield Chen and Lloyd T. Elliott.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.