<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" 
      xmlns:media="http://search.yahoo.com/mrss/" 
      xmlns:content="http://purl.org/rss/1.0/modules/content/" 
      xmlns:dc="http://purl.org/dc/elements/1.1/" 
      version="2.0">
<channel>
<title>Breeding Insight Software</title>
<link>https://breeding-insight.github.io/SoftwareHub/news.html</link>
<atom:link href="https://breeding-insight.github.io/SoftwareHub/news.xml" rel="self" type="application/rss+xml"/>
<description>Release notes for Breeding Insight software.</description>
<generator>quarto-1.10.18</generator>
<lastBuildDate>Mon, 24 Aug 2026 00:00:00 GMT</lastBuildDate>
<item>
  <title>Familia 2.0.0</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/familia-2.0.0.html</link>
  <description><![CDATA[ 




<ul>
<li>Added a <strong>Ploidy</strong> selector to the Find Parentage and Validate Pedigree tabs, passed through to ‘BIGpopA’ so pedigree validation and parentage assignment now support any ploidy. Even ploidy uses the full polysomic Mendelian test; odd ploidy (e.g.&nbsp;triploid) uses a homozygosity-based check. Default is 2 (diploid).</li>
<li>Updated the in-app Instructions and Help panels to document the Ploidy option and to generalize genotype dosage coding to 0, 1, …, ploidy.</li>
<li>Requires ‘BIGpopA’ (&gt;= 2.0.0).</li>
</ul>
<p><a href="https://github.com/Breeding-Insight/familia/releases/tag/v2.0.0">Release on GitHub</a> · <a href="../software/familia.html">About Familia</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>Familia</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/familia-2.0.0.html</guid>
  <pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-familia.png" medium="image" type="image/png" height="167" width="144"/>
</item>
<item>
  <title>BIGpopA 2.0.0</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/bigpopa-2.0.0.html</link>
  <description><![CDATA[ 




<ul>
<li><code>find_parentage()</code> and <code>validate_pedigree()</code> now support any ploidy through a new <code>ploidy</code> argument (default 2). Genotypes may be coded as allele-B dosage (0, 1, …, ploidy).</li>
<li>Even ploidy uses a generalized polysomic gamete-range Mendelian test; it is exact for autopolyploids and conservative for allopolyploids (correct trios are never wrongly flagged).</li>
<li>Odd ploidy (e.g.&nbsp;triploid), where balanced gametes are undefined, automatically falls back to a model-free opposite-homozygote exclusion evaluated on homozygous-informative markers only.</li>
<li>Diploid results (<code>ploidy = 2</code>) are unchanged from previous versions.</li>
</ul>
<p><a href="https://github.com/Breeding-Insight/BIGpopA/releases/tag/v2.0.0">Release on GitHub</a> · <a href="../software/bigpopa.html">About BIGpopA</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>BIGpopA</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/bigpopa-2.0.0.html</guid>
  <pubDate>Thu, 20 Aug 2026 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-bigpopa.png" medium="image" type="image/png" height="166" width="144"/>
</item>
<item>
  <title>Familia 1.0.4</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/familia-1.0.4.html</link>
  <description><![CDATA[ 




<ul>
<li>Updated the funding attribution banner on the Home tab to read “University of Florida” instead of “Cornell University”, reflecting the correct institution.</li>
<li>Added <code>URL</code> and <code>BugReports</code> fields to DESCRIPTION.</li>
</ul>
<p><a href="https://github.com/Breeding-Insight/familia/releases/tag/v1.0.4">Release on GitHub</a> · <a href="../software/familia.html">About Familia</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>Familia</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/familia-1.0.4.html</guid>
  <pubDate>Thu, 13 Aug 2026 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-familia.png" medium="image" type="image/png" height="167" width="144"/>
</item>
<item>
  <title>BIGapp 1.8.0</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/bigapp-1.8.0.html</link>
  <description><![CDATA[ 




<section id="whats-changed" class="level4">
<h4 class="anchored" data-anchor-id="whats-changed">What’s Changed</h4>
<ul>
<li>updated minor edits by <span class="citation" data-cites="alex-sandercock">@alex-sandercock</span> in https://github.com/Breeding-Insight/BIGapp/pull/150</li>
<li>include main updates by <span class="citation" data-cites="alex-sandercock">@alex-sandercock</span> in https://github.com/Breeding-Insight/BIGapp/pull/152</li>
<li>madc2vcf updates by <span class="citation" data-cites="Cristianetaniguti">@Cristianetaniguti</span> in https://github.com/Breeding-Insight/BIGapp/pull/154</li>
<li>Merge GS-Amat support to development by <span class="citation" data-cites="alex-sandercock">@alex-sandercock</span> in https://github.com/Breeding-Insight/BIGapp/pull/153</li>
<li>Implement UI and madc2vcf updates with GS-Amat support by <span class="citation" data-cites="alex-sandercock">@alex-sandercock</span> in https://github.com/Breeding-Insight/BIGapp/pull/155</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/Breeding-Insight/BIGapp/compare/v1.6.0…v1.8.0</p>
<p><a href="https://github.com/Breeding-Insight/BIGapp/releases/tag/v1.8.0">Release on GitHub</a> · <a href="../software/bigapp.html">About BIGapp</a></p>


</section>

<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>BIGapp</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/bigapp-1.8.0.html</guid>
  <pubDate>Tue, 04 Aug 2026 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-bigapp.png" medium="image" type="image/png" height="123" width="144"/>
</item>
<item>
  <title>Familia 1.0.2</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/familia-1.0.2.html</link>
  <description><![CDATA[ 




<p>*Fixed test directory for CRAN submission</p>
<p><a href="https://github.com/Breeding-Insight/familia/releases/tag/v1.0.2">Release on GitHub</a> · <a href="../software/familia.html">About Familia</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>Familia</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/familia-1.0.2.html</guid>
  <pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-familia.png" medium="image" type="image/png" height="167" width="144"/>
</item>
<item>
  <title>AlloMate 2.1.0</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/allomate-2.1.0.html</link>
  <description><![CDATA[ 




<p><em>No release notes were provided.</em></p>
<p><a href="https://github.com/Breeding-Insight/AlloMate/releases/tag/v2.1.0">Release on GitHub</a> · <a href="../software/allomate.html">About AlloMate</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>AlloMate</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/allomate-2.1.0.html</guid>
  <pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-allomate.png" medium="image" type="image/png" height="189" width="144"/>
</item>
<item>
  <title>AlloMate 2.0.0</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/allomate-2.0.0.html</link>
  <description><![CDATA[ 




<p><em>No release notes were provided.</em></p>
<p><a href="https://github.com/Breeding-Insight/AlloMate/releases/tag/v2.0.0">Release on GitHub</a> · <a href="../software/allomate.html">About AlloMate</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>AlloMate</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/allomate-2.0.0.html</guid>
  <pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-allomate.png" medium="image" type="image/png" height="189" width="144"/>
</item>
<item>
  <title>Familia 1.0.0</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/familia-1.0.0.html</link>
  <description><![CDATA[ 




<section id="whats-changed" class="level4">
<h4 class="anchored" data-anchor-id="whats-changed">What’s Changed</h4>
<ul>
<li>Josue adds by <span class="citation" data-cites="josuechinchilla">@josuechinchilla</span> in https://github.com/Breeding-Insight/familia/pull/3</li>
<li>Add ped cleaner by <span class="citation" data-cites="josuechinchilla">@josuechinchilla</span> in https://github.com/Breeding-Insight/familia/pull/5</li>
<li>Add parentage functions+breedverse panel by <span class="citation" data-cites="josuechinchilla">@josuechinchilla</span> in https://github.com/Breeding-Insight/familia/pull/6</li>
<li>Development by <span class="citation" data-cites="josuechinchilla">@josuechinchilla</span> in https://github.com/Breeding-Insight/familia/pull/7</li>
</ul>
</section>
<section id="new-contributors" class="level4">
<h4 class="anchored" data-anchor-id="new-contributors">New Contributors</h4>
<ul>
<li><span class="citation" data-cites="josuechinchilla">@josuechinchilla</span> made their first contribution in https://github.com/Breeding-Insight/familia/pull/3</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/Breeding-Insight/familia/compare/v0.1.0…v1.0.0</p>
<p><a href="https://github.com/Breeding-Insight/familia/releases/tag/v1.0.0">Release on GitHub</a> · <a href="../software/familia.html">About Familia</a></p>


</section>

<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>Familia</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/familia-1.0.0.html</guid>
  <pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-familia.png" medium="image" type="image/png" height="167" width="144"/>
</item>
<item>
  <title>BIGr 0.7.2</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/bigr-0.7.2.html</link>
  <description><![CDATA[ 




<ul>
<li>Fixed manual text errors</li>
</ul>
<p><a href="https://github.com/Breeding-Insight/BIGr/releases/tag/v0.7.2">Release on GitHub</a> · <a href="../software/bigr.html">About BIGr</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>BIGr</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/bigr-0.7.2.html</guid>
  <pubDate>Mon, 18 May 2026 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-bigr.png" medium="image" type="image/png" height="120" width="144"/>
</item>
<item>
  <title>BIGapp 1.6.0</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/bigapp-1.6.0.html</link>
  <description><![CDATA[ 




<p>Improved user warnings and addressed minor bug fixes</p>
<p><a href="https://github.com/Breeding-Insight/BIGapp/releases/tag/v1.6.0">Release on GitHub</a> · <a href="../software/bigapp.html">About BIGapp</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>BIGapp</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/bigapp-1.6.0.html</guid>
  <pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-bigapp.png" medium="image" type="image/png" height="123" width="144"/>
</item>
<item>
  <title>BIGapp 1.5.1</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/bigapp-1.5.1.html</link>
  <description><![CDATA[ 




<p>This release includes bug fixes and new feature updates: - Genotype files are now validated for proper formatting when uploaded - The correct Ref and Alt bases are retained in the VCF through the genotype processing steps - The list of removed samples is provided in the VCF Filtering tab</p>
<p><a href="https://github.com/Breeding-Insight/BIGapp/releases/tag/v1.5.1">Release on GitHub</a> · <a href="../software/bigapp.html">About BIGapp</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>BIGapp</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/bigapp-1.5.1.html</guid>
  <pubDate>Tue, 23 Sep 2025 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-bigapp.png" medium="image" type="image/png" height="123" width="144"/>
</item>
<item>
  <title>BIGr 0.6.2</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/bigr-0.6.2.html</link>
  <description><![CDATA[ 




<ul>
<li>Fixed the doi and name list in the CITATION file</li>
</ul>
<p><a href="https://github.com/Breeding-Insight/BIGr/releases/tag/v0.6.2">Release on GitHub</a> · <a href="../software/bigr.html">About BIGr</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>BIGr</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/bigr-0.6.2.html</guid>
  <pubDate>Thu, 18 Sep 2025 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-bigr.png" medium="image" type="image/png" height="120" width="144"/>
</item>
<item>
  <title>BIGapp 1.3.0</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/bigapp-1.3.0.html</link>
  <description><![CDATA[ 




<p>Introduced several feature updates and bug fixes for BIGapp including documentation improvements, enhanced data processing and visualization options, and updated UI text.</p>
<ul>
<li>Updated help file documentation with clearer examples and formatting.</li>
<li>Enhanced data conversion in dosage2vcf with revised input validations and updated function calls, and improved PCA plotting with added shape options and dynamic aesthetics.</li>
<li>Minor UI and version updates in home, GSAcc modules, and the application descriptor.</li>
</ul>
<p><a href="https://github.com/Breeding-Insight/BIGapp/releases/tag/v1.3.0">Release on GitHub</a> · <a href="../software/bigapp.html">About BIGapp</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>BIGapp</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/bigapp-1.3.0.html</guid>
  <pubDate>Wed, 04 Jun 2025 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-bigapp.png" medium="image" type="image/png" height="123" width="144"/>
</item>
<item>
  <title>BIGr 0.5.5</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/bigr-0.5.5.html</link>
  <description><![CDATA[ 




<ul>
<li>Updated DESCRIPTION</li>
<li>Added return value for merge_MADCs</li>
<li>Added optional seed for check_ped</li>
<li>Added verbose option</li>
</ul>
<p><a href="https://github.com/Breeding-Insight/BIGr/releases/tag/v0.5.5">Release on GitHub</a> · <a href="../software/bigr.html">About BIGr</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>BIGr</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/bigr-0.5.5.html</guid>
  <pubDate>Mon, 19 May 2025 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-bigr.png" medium="image" type="image/png" height="120" width="144"/>
</item>
<item>
  <title>BIGapp 1.2.0</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/bigapp-1.2.0.html</link>
  <description><![CDATA[ 




<p>Feature updates and bug fixes: - When a trait file is uploaded the user is prompted to select the missing data variable, and select the column containing the sample IDs - Updated the VCF Filtering tab to allow sample subsetting in the <em>Advanced Options</em> - Added option to subset samples for the PolyRAD dosage calling method - Added support for genotype matrix to VCF conversion - Fixed a UI bug when extracting target SNPs from MADC file - Added new user warnings to PCA tab</p>
<p><a href="https://github.com/Breeding-Insight/BIGapp/releases/tag/v1.2.0">Release on GitHub</a> · <a href="../software/bigapp.html">About BIGapp</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>BIGapp</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/bigapp-1.2.0.html</guid>
  <pubDate>Thu, 27 Mar 2025 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-bigapp.png" medium="image" type="image/png" height="123" width="144"/>
</item>
<item>
  <title>BIGr 0.4.2</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/bigr-0.4.2.html</link>
  <description><![CDATA[ 




<ul>
<li>Minor update to the check_ped() function</li>
</ul>
<p><a href="https://github.com/Breeding-Insight/BIGr/releases/tag/v0.4.2">Release on GitHub</a> · <a href="../software/bigr.html">About BIGr</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>BIGr</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/bigr-0.4.2.html</guid>
  <pubDate>Tue, 18 Mar 2025 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-bigr.png" medium="image" type="image/png" height="120" width="144"/>
</item>
<item>
  <title>BIGr 0.4.1</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/bigr-0.4.1.html</link>
  <description><![CDATA[ 




<p>Minor bug fixes</p>
<p><a href="https://github.com/Breeding-Insight/BIGr/releases/tag/v0.4.1">Release on GitHub</a> · <a href="../software/bigr.html">About BIGr</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>BIGr</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/bigr-0.4.1.html</guid>
  <pubDate>Fri, 07 Mar 2025 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-bigr.png" medium="image" type="image/png" height="120" width="144"/>
</item>
<item>
  <title>BIGapp 1.1.0</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/bigapp-1.1.0.html</link>
  <description><![CDATA[ 




<p>This includes many feature updates - including: - The ability to get target + off-target SNPs from MADC files - Support added for PolyRAD dosage calling (this is 100x faster than Updog at the expense of slightly more memory usage) - Support for SVG figure download - Export VCF as bgzipped files for interoperability with other tools - UI improvements and bug fixes</p>
<p>This version will require R 4.4.0</p>
<p><a href="https://github.com/Breeding-Insight/BIGapp/releases/tag/v1.1.0">Release on GitHub</a> · <a href="../software/bigapp.html">About BIGapp</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>BIGapp</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/bigapp-1.1.0.html</guid>
  <pubDate>Fri, 21 Feb 2025 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-bigapp.png" medium="image" type="image/png" height="123" width="144"/>
</item>
<item>
  <title>BIGr 0.4.0</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/bigr-0.4.0.html</link>
  <description><![CDATA[ 




<p>New functions and bug fixes: - get_offTargets: obtain the target and off-target SNPs from a fixedAllele MADC file - madc2vcf: obtain the read count information for target SNPs only from a fixedAllele MADC file and convert to VCF format</p>
<p><a href="https://github.com/Breeding-Insight/BIGr/releases/tag/v0.4.0">Release on GitHub</a> · <a href="../software/bigr.html">About BIGr</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>BIGr</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/bigr-0.4.0.html</guid>
  <pubDate>Thu, 20 Feb 2025 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-bigr.png" medium="image" type="image/png" height="120" width="144"/>
</item>
<item>
  <title>BIGr 0.3.4</title>
  <link>https://breeding-insight.github.io/SoftwareHub/news/bigr-0.3.4.html</link>
  <description><![CDATA[ 




<ul>
<li>Bug fixes</li>
</ul>
<p><a href="https://github.com/Breeding-Insight/BIGr/releases/tag/v0.3.4">Release on GitHub</a> · <a href="../software/bigr.html">About BIGr</a></p>



<a onclick="window.scrollTo(0, 0); return false;" id="quarto-back-to-top"><i class="bi bi-arrow-up"></i> Back to top</a> ]]></description>
  <category>BIGr</category>
  <guid>https://breeding-insight.github.io/SoftwareHub/news/bigr-0.3.4.html</guid>
  <pubDate>Sat, 28 Dec 2024 00:00:00 GMT</pubDate>
  <media:content url="https://breeding-insight.github.io/SoftwareHub/assets/software-bigr.png" medium="image" type="image/png" height="120" width="144"/>
</item>
</channel>
</rss>
