<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.popgen.dk/software/index.php?action=history&amp;feed=atom&amp;title=HaploNet</id>
	<title>HaploNet - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.popgen.dk/software/index.php?action=history&amp;feed=atom&amp;title=HaploNet"/>
	<link rel="alternate" type="text/html" href="https://www.popgen.dk/software/index.php?title=HaploNet&amp;action=history"/>
	<updated>2026-04-30T15:36:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://www.popgen.dk/software/index.php?title=HaploNet&amp;diff=1455&amp;oldid=prev</id>
		<title>Jonas2: Created page with &quot;HaploNet is a program that performs dimensionality reduction and clustering of haplotypes using neural networks. We utilize a variational autoencoder framework using a Gaussia...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.popgen.dk/software/index.php?title=HaploNet&amp;diff=1455&amp;oldid=prev"/>
		<updated>2021-01-20T09:24:13Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;HaploNet is a program that performs dimensionality reduction and clustering of haplotypes using neural networks. We utilize a variational autoencoder framework using a Gaussia...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;HaploNet is a program that performs dimensionality reduction and clustering of haplotypes using neural networks. We utilize a variational autoencoder framework using a Gaussian mixture prior to model haplotypes in windows along the window. The learnt encodings and clusterings can be joint to infer population structure using PCA and to estimate ancestry proportions using haplotype information.  &lt;br /&gt;
&lt;br /&gt;
The preprint for the method can be found here: [https://www.biorxiv.org/content/10.1101/2020.12.28.424587v1]&lt;br /&gt;
&lt;br /&gt;
Get HaploNet and build&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
git clone https://github.com/Rosemeis/HaploNet.git&lt;br /&gt;
cd HaploNet&lt;br /&gt;
python setup.py build_ext --inplace&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
HaploNet is based on the PyTorch library (v.1.7) and therefore has GPU support which we also recommend for faster training of the windows. PyTorch can be installed using either 'conda' or 'pip' [https://pytorch.org/get-started/locally/]. OpenMP is assumed to be installed.&lt;br /&gt;
HaploNet has the following requirements:&lt;br /&gt;
*Python (&amp;gt;3.6)&lt;br /&gt;
*PyTorch&lt;br /&gt;
*Cython&lt;br /&gt;
*NumPy&lt;br /&gt;
*scikit-allel&lt;/div&gt;</summary>
		<author><name>Jonas2</name></author>
	</entry>
</feed>