<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Related items]]></title>
	<link>https://bioinformaticsonline.com/related/38623?offset=130</link>
	<atom:link href="https://bioinformaticsonline.com/related/38623?offset=130" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/44672/libraries-or-management-tools-for-high-throughput-sequencing-data</guid>
	<pubDate>Fri, 04 Oct 2024 02:45:06 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/44672/libraries-or-management-tools-for-high-throughput-sequencing-data</link>
	<title><![CDATA[Libraries or management tools for high throughput sequencing data]]></title>
	<description><![CDATA[<ul>
<li><a href="http://gatb.inria.fr/"><span>GATB</span></a>&nbsp;Library.&nbsp;The&nbsp;<span>Genome Analysis Toolbox with de-Bruijn graph.&nbsp;</span>A large part of tools developed by the GenScale team are based on this library.<br />These methods enable the analysis of data sets of any size on multi-core desktop computers, including very huge amount of reads data coming from any kind of organisms such as bacteria, plants, animals and even complex samples (<em>e.g.</em>&nbsp;metagenomes). Among them are (the full is available here:&nbsp;<a href="https://gatb.inria.fr/software/">https://gatb.inria.fr/software/</a>):</li>
<li><a href="https://github.com/morispi/LRez"><span>LRez</span></a>: C++ Library and toolkit for the barcode-based management and indexation of linked-read datasets.</li>
</ul><h2>Variant calling and/or genotyping</h2><ul>
<li><a href="https://gatb.inria.fr/software/discosnp/" title="DiscoSNP">DiscoSNP++ and&nbsp;discoSnpRAD</a>: Reference-free small variant discovery (SNPs and indels)</li>
<li><a href="https://gatb.inria.fr/software/mind-the-gap/" title="MindTheGap">MindTheGap</a>: Detection and assembly of large insertion variants</li>
<li><a href="https://gatb.inria.fr/software/takeabreak/" title="TakeABreak">TakeABreak</a>:&nbsp;reference-free inversion discovery tool</li>
<li><a href="https://github.com/llecompte/SVJedi">SVJedi</a>: Structural Variant genotyper with long read data</li>
<li><a href="https://github.com/SandraLouise/SVJedi-graph">SVJedi-graph</a>: Structural Variant genotyper with long read data using a variation graph</li>
</ul><h2>Sequence assembly</h2><ul>
<li><a href="https://github.com/cguyomar/MinYS">MinYS</a>: reference-guided genome assembly in metagenomics data</li>
<li><a href="https://github.com/anne-gcd/MTG-Link">MTG-link</a>: local assembly tool for linked-read data</li>
<li><a href="https://gatb.inria.fr/software/minia/" title="Minia">Minia</a>: De novo short read assembler</li>
<li><a href="https://gatb.inria.fr/de-novo-genome-assembly/">de-novo pipeline</a>:&nbsp;<em>de-novo</em>&nbsp;assembly pipeline (error correction / contigs / scaffolding) for genomes and meta-genomes</li>
<li><a href="https://gatb.inria.fr/software/mapsembler/" title="Mapsembler2">Mapsembler2</a>: Targeted assembly (not maintained)</li>
</ul><h2>Managing k-mers &amp; indexation</h2><ul>
<li><a href="https://github.com/lrobidou/findere">findere</a>:&nbsp;simple strategy for speeding up queries and for reducing false positive calls from any Approximate Membership Query data structure.
<ul>
<li><a href="https://github.com/lrobidou/fimpera">fimpera</a>&nbsp;extends findere adding the abundance information.</li>
</ul>
</li>
<li><a href="https://github.com/tlemane/kmtricks">kmtricks</a>:&nbsp;modular tool suite for counting kmers, and constructing Bloom filters or kmer matrices, for large collections of sequencing data.</li>
<li><a href="https://github.com/tlemane/kmindex">kmindex&nbsp;</a>is a tool for indexing and querying sequencing samples. It is built on top of kmtricks.</li>
<li><a href="https://github.com/pierrepeterlongo/back_to_sequences">back to sequences</a>: Find sequences (reads, unitigs, genes) related to a set of kmers in large datasets, in a matter of seconds.</li>
<li><a href="https://github.com/vicLeva/bqf">Backpack Quotient Filter</a>:&nbsp;k-mer indexing data structure with abundance</li>
<li><a href="http://github.com/GATB/rconnector">short read connector</a>:&nbsp;Detect similar reads from potentially large read set</li>
<li><a href="https://gatb.inria.fr/software/dsk/" title="DSK">DSK</a>:&nbsp;Count K-mer in sequences</li>
</ul><h2>Pangenome graph manipulation</h2><ul>
<li><a href="https://github.com/Tharos-ux/pancat">Pancat</a>: Pangenome Comparison and Analysis Toolkit</li>
<li><a href="https://pypi.org/project/gfagraphs/">GFAGraphs</a>: a Python library to handle pangenome graph files in GFA format.</li>
</ul><h2>Comparative metagenomics with k-mers</h2><ul>
<li><a href="https://github.com/GATB/simka">Simka and SimkaMin</a>:&nbsp;Comparative metagenomics for large-scale datasets</li>
<li><a href="https://team.inria.fr/genscale/high-throughput-sequence-analysis/compreads-metagenomic-data-analysis/">Comparead &amp; Commet</a>:&nbsp;comparison of metagenomic datasets</li>
</ul><h2>Species and bacterial strains identification</h2><ul>
<li><a href="https://github.com/gsiekaniec/ORI">ORI</a>: software using long nanopore reads to identify bacteria present in a sample at the strain level</li>
<li><a href="https://github.com/kevsilva/StrainFLAIR">StrainFLAIR</a>:&nbsp;STRAIN-level proFiLing using vArIation gRaph</li>
</ul><h2>General-purpose sequencing data manipulation</h2><ul>
<li><a href="https://team.inria.fr/genscale/ngs-software/gassst/">GASSST</a>:&nbsp;long read mapper</li>
<li><a href="https://gatb.inria.fr/software/leon/" title="Leon">Leon</a>: short read compressor (now included in GATB-core)</li>
<li><a href="https://gatb.inria.fr/software/bloocoo/" title="Bloocoo">Bloocoo</a>:&nbsp;short read corrector</li>
<li><a href="https://github.com/GATB/bcalm">BCALM</a>:&nbsp;Construct compacted de Bruijn graphs (unitigs)</li>
</ul><h2>&nbsp;Protein Structure</h2><ul>
<li><a href="https://team.inria.fr/genscale/protein-structure/a-purva-contact-map-overlap-solver/">A_Purva</a>:&nbsp;Contact Map Overlap solver</li>
<li><a href="https://team.inria.fr/genscale/protein-structure/md-jeep-distance-geomtry-solver/">MD-Jeep</a>:&nbsp;Distance Geometry solver</li>
<li><a href="https://team.inria.fr/genscale/csa-comparative-structural-alignment/">CSA</a>:&nbsp;Comparative Structural Alignment</li>
</ul><h2>Workflow</h2><ul>
<li><a href="https://team.inria.fr/genscale/workflows/slicee/">SLICEE</a>:&nbsp;parallel execution of bioinformatics workflows</li>
</ul><h3>Comparative Genomics</h3><ul>
<li><a href="https://team.inria.fr/genscale/comparative-genomics/cassis/">CASSIS</a>:&nbsp;detection of rearrangement breakpoints</li>
<li><a href="https://team.inria.fr/genscale/high-throughput-sequence-analysis/plast-intensive-sequence-comparison/">PLAST</a>:&nbsp;intensive bank-to-bank sequence comparison</li>
<li><a href="https://github.com/stephanierobin/DrjBreakpointFinder">DRJBreakpointFinder</a>: detection and precise localization of excision sites in proviral segments</li>
</ul>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/21443/a-guide-for-complete-r-beginners-getting-data-into-r</guid>
	<pubDate>Tue, 24 Feb 2015 20:15:08 -0600</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/21443/a-guide-for-complete-r-beginners-getting-data-into-r</link>
	<title><![CDATA[A guide for complete R beginners :- Getting data into R]]></title>
	<description><![CDATA[<p>For a beginner this can be is the hardest part, it is also the most important to get right.</p><p>It is possible to create a vector by typing data directly into R using the combine function &lsquo;c&rsquo;</p><blockquote><p><strong>x </strong></p></blockquote><p>same as</p><blockquote><p><strong>x </strong></p></blockquote><p>creates the vector x with the numbers between 1 and 5.</p><p>You can see what is in an object at any time by typing its name;</p><blockquote><p><strong>x</strong></p></blockquote><p>will produce the output<strong> &lsquo;[1] 1 2 3 4 5&prime;</strong></p><p>Note that names need to be quoted</p><blockquote><p><strong>daysofweek </strong><strong>&larr; c(&lsquo;Monday&rsquo;, &lsquo;Tuesday&rsquo;, &lsquo;Wednesday&rsquo;, &lsquo;Thursday&rsquo;, &lsquo;Friday&rsquo;);</strong></p></blockquote><p>Usually however you want to input from a file. We have touched on the &lsquo;read.table&rsquo; function already.</p><blockquote><p><strong>mydata </strong></p></blockquote><p>Now <strong>mydata</strong> is a data frame with multiple vectors</p><p>each vector can be identified by the default syntax</p><p>#if any of these are typed it will print to screen</p><blockquote><p><strong>mydata$V1 mydata$V2 mydata$V3 </strong></p></blockquote><p>By default the function assumes certain things from the file</p><ul>
<li>The file is a plain text file (there are function to read excel files: <em>not covered here</em>)</li>
<li>columns are separated by any number of tabs or spaces</li>
<li>there is the same number of data points in each column</li>
<li>there is no header row (labels for the columns)</li>
<li>there is no column with names for the rows** [I&rsquo;ll explain].</li>
</ul><p><span style="text-decoration: underline;">If any of these are false, we need to tell that to the function</span></p><p>If it has a header column</p><blockquote><p><strong>mydata <em>header=T also works</em></strong></p></blockquote><p>Note that there is a comma between different parts of the functions arguments</p><p>If there is one less column in the header row, then R assumes that the 1<sup>st</sup> column of data after the header are the row names</p><p>Now the vectors (columns) are identified by their name</p><p>#if any of these are typed it will print to screen</p><blockquote><p><strong>mydata$A mydata$B mydata$C </strong></p></blockquote><p># Summary about the whole data frame</p><blockquote><p><strong>summary(mydata)</strong></p></blockquote><p># Summary information of column A</p><blockquote><p><strong>summary(mydata$A) </strong></p></blockquote><p>We can shortcut having to type the data frame each time by attaching it</p><blockquote><p><strong>attach(mydata)</strong></p></blockquote><p># summary of column B as &lsquo;mydata&rsquo; is attached</p><blockquote><p><strong>summary(B)</strong></p></blockquote><p><span style="text-decoration: underline;">Two other important options for </span><em><span style="text-decoration: underline;">read.table</span></em></p><p>If is is separated only by tabs and has a header</p><blockquote><p><strong>mydata </strong></p></blockquote><p>Really useful if you have spaces in the contents of some columns, so R does not mess up reading the columns . However if the columns or of an uneven length it will tell you.</p><p>If you know that the file has uneven columns</p><blockquote><p><strong>mydata </strong></p></blockquote><p>This causes R to fill empty spaces in a columns with &lsquo;NA&rsquo; .</p><p>The last two examples will still work with our file and give the same result as with only headers=T</p><p><span style="text-decoration: underline;">Graphs</span></p><p>to get an idea of what R is capable of type</p><blockquote><p><strong>demo(graphics)</strong></p></blockquote><p>steps through the examples, and the code is printed to the screen</p><p>We will work with simpler examples that have immediate use to biologists.</p><p>Remember to get more information about the options to a function type &lsquo;?function&rsquo;</p><p><span style="text-decoration: underline;">Histogram of A</span><span style="text-decoration: underline;"></span></p><blockquote><p><strong>hist(mydata$A)</strong></p></blockquote><p>If there was more data we could increase the number of vertical columns with the option, breaks=50 (or another relevant number).</p><blockquote><p><strong>boxplot(mydata)</strong></p></blockquote><p>We can get rid of the need to type the data frame each time by using the <strong>attach</strong> function</p><p># if not already done so</p><blockquote><p><strong>attach(mydata) </strong></p><p><strong>boxplot(mydata$A, mydata$B, name=c(&ldquo;Value A&rdquo;, &ldquo;Value B&rdquo;) , ylab=&ldquo;Count of Something&rdquo;)</strong></p></blockquote><p>same as</p><blockquote><p><strong>boxplot(A, B, name=c(&ldquo;Value A&rdquo;, &ldquo;Value B&rdquo;) , ylab=&ldquo;Count of Something&rdquo;)</strong></p></blockquote><p><span style="text-decoration: underline;">Scatter plot</span></p><p># if not already done so</p><blockquote><p><strong>attach(mydata) </strong></p><p><strong>plot(A,B) # or plot(mydata$A, mydata$B)</strong></p></blockquote><p><strong><span style="text-decoration: underline;">SAVING an image</span></strong></p><p>Windows users (Rgui) RIGHT click on image and select which you want.</p><p><span style="text-decoration: underline;">These instructions work for everyone.</span></p><p>You need to create a new device of the type of file you need, then send the data to that device</p><p>to save as a png file (easy to load into the likes of powerpoint, also great for web applications.</p><blockquote><p><strong>png(&lsquo;filename&rsquo;) </strong></p><p><strong>boxplot(A, B, name=c(&ldquo;Value A&rdquo;, &ldquo;Value B&rdquo;) , ylab=&ldquo;Count of Something&rdquo;)</strong></p></blockquote><p>or to save as a pdf</p><blockquote><p><strong>pdf(&lsquo;filename&rsquo;) </strong></p><p><strong>boxplot(A, B, name=c(&ldquo;Value A&rdquo;, &ldquo;Value B&rdquo;) , ylab=&ldquo;Count of Something&rdquo;)</strong></p></blockquote><p><span style="text-decoration: underline;">Note</span></p><ul>
<li>Nothing will appear on screen, the output is going to the file</li>
<li>Also it may not be saved immediately but will once the device (or R) is turned quit.</li>
</ul><p>To quit R type</p><p><strong>q() # </strong>If you save your session, next time you start R, you will have your data preloaded.</p><p>Or if you want to remain in R</p><blockquote><pre><strong>dev.off() #</strong>turns of the png (or pdf etc) device, thus forces the data to save</pre></blockquote>]]></description>
	<dc:creator>Archana Malhotra</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/35635/ete-3-reconstruction-analysis-and-visualization-of-phylogenomic-data</guid>
	<pubDate>Mon, 19 Feb 2018 06:46:15 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/35635/ete-3-reconstruction-analysis-and-visualization-of-phylogenomic-data</link>
	<title><![CDATA[ETE 3: Reconstruction, Analysis, and Visualization of Phylogenomic Data]]></title>
	<description><![CDATA[<p><span>ETE v3, featuring numerous improvements in the underlying library of methods, and providing a novel set of standalone tools to perform common tasks in comparative genomics and phylogenetics. </span></p>
<p><span>The new features include </span></p>
<p><span>(i) building gene-based and supermatrix-based phylogenies using a single command, </span></p>
<p><span>(ii) testing and visualizing evolutionary models, </span></p>
<p><span>(iii) calculating distances between trees of different size or including duplications, and </span></p>
<p><span>(iv) providing seamless integration with the NCBI taxonomy database. </span></p>
<p><span>ETE is freely available at&nbsp;</span><a href="http://etetoolkit.org/" target="">http://etetoolkit.org</a></p><p>Address of the bookmark: <a href="http://etetoolkit.org" rel="nofollow">http://etetoolkit.org</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/38304/lordfast-sensitive-and-fast-alignment-search-tool-for-long-noisy-read-sequencing-data</guid>
	<pubDate>Tue, 27 Nov 2018 04:43:57 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/38304/lordfast-sensitive-and-fast-alignment-search-tool-for-long-noisy-read-sequencing-data</link>
	<title><![CDATA[lordFAST: sensitive and Fast Alignment Search Tool for LOng noisy Read sequencing Data]]></title>
	<description><![CDATA[<p><span>lordFAST is a sensitive tool for mapping long reads with high error rates. lordFAST is specially designed for aligning reads from PacBio sequencing technology but provides the user the ability to change alignment parameters depending on the reads and application.</span></p>
<p>lordFAST, a novel long-read mapper that is specifically designed to align reads generated by PacBio and potentially other SMS technologies to a reference. lordFAST not only has higher sensitivity than the available alternatives, it is also among the fastest and has a very low memory footprint.</p>
<p>&nbsp;</p><p>Address of the bookmark: <a href="https://github.com/vpc-ccg/lordfast" rel="nofollow">https://github.com/vpc-ccg/lordfast</a></p>]]></description>
	<dc:creator>BioJoker</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/40613/genome-in-a-bottle-giab-consortium</guid>
	<pubDate>Sat, 25 Jan 2020 13:50:52 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/40613/genome-in-a-bottle-giab-consortium</link>
	<title><![CDATA[Genome in a Bottle (GIAB) Consortium]]></title>
	<description><![CDATA[<p><span>The</span><a href="http://www.genomeinabottle.org/"> Genome in a Bottle (GIAB) Consortium</a><span> is a public-private-academic consortium hosted by </span><a href="http://www.nist.gov/" target="_blank">NIST</a><span> to develop the technical infrastructure (reference standards, reference methods, and reference data) to enable translation of whole human genome sequencing to clinical practice. </span></p>
<p><span><a href="https://www.nist.gov/news-events/news/2016/09/nist-releases-new-family-standardized-genomes">https://www.nist.gov/news-events/news/2016/09/nist-releases-new-family-standardized-genomes</a></span></p><p>Address of the bookmark: <a href="https://jimb.stanford.edu/giab/" rel="nofollow">https://jimb.stanford.edu/giab/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/42581/autogluon-automl-for-text-image-and-tabular-data</guid>
	<pubDate>Thu, 07 Jan 2021 05:33:17 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/42581/autogluon-automl-for-text-image-and-tabular-data</link>
	<title><![CDATA[AutoGluon: AutoML for Text, Image, and Tabular Data]]></title>
	<description><![CDATA[<p><span>AutoGluon automates machine learning tasks enabling you to easily achieve strong predictive performance in your applications. With just a few lines of code, you can train and deploy high-accuracy machine learning and deep learning models on text, image, and tabular data.</span></p><p>Address of the bookmark: <a href="https://github.com/awslabs/autogluon" rel="nofollow">https://github.com/awslabs/autogluon</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44742/nasa-open-science-data-repository</guid>
	<pubDate>Wed, 18 Dec 2024 11:54:47 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44742/nasa-open-science-data-repository</link>
	<title><![CDATA[NASA Open Science Data Repository]]></title>
	<description><![CDATA[<p><span>The NASA Open Science Data Repository (OSDR) enables access to space-related data from experiments and missions that investigate biological and health responses of terrestrial life to spaceflight. The goal of OSDR is to enable multi-modal and multi-hierarchical fundamental space life science data be reused toward basic science, applied science, and operational outcomes for space exploration and knowledge discovery. These data include &lsquo;omics, phenotypic, physiological, behavioral, hardware, environmental telemetry; raw, processed; tabular, text, code, bioimaging, and video.</span></p>
<p><span>https://www.nasa.gov/reference/osdr-data-processing/</span></p><p>Address of the bookmark: <a href="https://www.nasa.gov/osdr/" rel="nofollow">https://www.nasa.gov/osdr/</a></p>]]></description>
	<dc:creator>Abhi</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/33840/awesome-perl-frameworks-libraries-and-software-part-3</guid>
	<pubDate>Fri, 07 Jul 2017 04:10:32 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/33840/awesome-perl-frameworks-libraries-and-software-part-3</link>
	<title><![CDATA[Awesome perl frameworks, libraries and software - PART 3]]></title>
	<description><![CDATA[<ul>
<li><a href="https://github.com/fujiwara/perl-queue-q4pg-lite">fujiwara/perl-queue-q4pg-lite</a>&nbsp;- simple message queue using PostgreSQL.</li>
<li><a href="https://github.com/formbuilder/formbuilder">formbuilder/formbuilder</a>&nbsp;- Perl CGI::FormBuilder module for generating, validating, and processing HTML forms</li>
<li><a href="https://github.com/fastly/fastly-perl">fastly/fastly-perl</a>&nbsp;- Fastly perl client</li>
<li><a href="https://github.com/ewilded/SCARY">ewilded/SCARY</a>&nbsp;- PHP Source Code Analyzer written in Perl (taint checking)</li>
<li><a href="https://github.com/esobchenko/rest-google">esobchenko/rest-google</a>&nbsp;- REST::Google provides OO access to Google REST API from Perl</li>
<li><a href="https://github.com/Ensembl/Bio-DB-HTS">Ensembl/Bio-DB-HTS</a>&nbsp;- Git repo for Bio::DB::HTS module on CPAN, providing Perl links into HTSlib</li>
<li><a href="https://github.com/eblah/E-Blah-Forum">eblah/E-Blah-Forum</a>&nbsp;- E-Blah is a Perl-based forum system started in 2001.</li>
<li><a href="https://github.com/dominikschulz/Zabbix-Sender">dominikschulz/Zabbix-Sender</a>&nbsp;- A pure-perl implementation of zabbix-sender.</li>
<li><a href="https://github.com/derf/Travel-Status-DE-IRIS">derf/Travel-Status-DE-IRIS</a>&nbsp;- IRIS Perl API (German and partially european railway departure monitor)</li>
<li><a href="https://github.com/Debian/devscripts">Debian/devscripts</a>&nbsp;- Mirror of&nbsp;<a href="https://anonscm.debian.org/cgit/collab-maint/devscripts.git">https://anonscm.debian.org/cgit/collab-maint/devscripts.git</a></li>
<li><a href="https://github.com/ddmitov/camel-doctor">ddmitov/camel-doctor</a>&nbsp;- Desktop HTML User Interface for the default Perl 5 Debugger&nbsp;<img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f42a.png" alt=":dromedary_camel:" width="20" height="20" style="border: 0px; border: 0px;"></li>
<li><a href="https://github.com/dan-blanchard/io-storm">dan-blanchard/io-storm</a>&nbsp;-&nbsp;<img src="https://assets-cdn.github.com/images/icons/emoji/unicode/26a1.png" alt=":zap:" width="20" height="20" style="border: 0px; border: 0px;">&nbsp;Perl support for Apache Storm distributed computation system.</li>
<li><a href="https://github.com/dajobe/logger">dajobe/logger</a>&nbsp;- Perl IRC logger</li>
<li><a href="https://github.com/dagolden/Hash-Ordered">dagolden/Hash-Ordered</a>&nbsp;- A compact, pure-Perl ordered hash class</li>
<li><a href="https://github.com/dagolden/getopt-lucid">dagolden/getopt-lucid</a>&nbsp;- (Perl) Clear, readable syntax for command line processing</li>
<li><a href="https://github.com/craigslist/perl-AnyEvent-Redis-Federated">craigslist/perl-AnyEvent-Redis-Federated</a>&nbsp;- An event-based redis client that implements client-side sharding in Perl.</li>
<li><a href="https://github.com/cosimo/perl5-device-modem">cosimo/perl5-device-modem</a>&nbsp;- Device::Modem CPAN module, interface to any AT-command-set based device</li>
<li><a href="https://github.com/CindyLinz/Perl-AnyEvent-MySQL">CindyLinz/Perl-AnyEvent-MySQL</a>&nbsp;- Pure Perl AnyEvent socket implementation of MySQL client</li>
<li><a href="https://github.com/chorny/test-warn">chorny/test-warn</a>&nbsp;- Perl extension to test methods for warnings</li>
<li><a href="https://github.com/cho45/List-Enumerator">cho45/List-Enumerator</a>&nbsp;- List::Enumerator is like ruby's Enumerator. (Perl)</li>
<li><a href="https://github.com/bingos/module-install-readmefrompod">bingos/module-install-readmefrompod</a>&nbsp;- (perl) A Module::Install extension to automatically convert POD to a README</li>
<li><a href="https://github.com/bingos/bot-gumbynet">bingos/bot-gumbynet</a>&nbsp;- (perl) The GumbyNET bot code</li>
<li><a href="https://github.com/aufflick/p5-net-apns-persistent">aufflick/p5-net-apns-persistent</a>&nbsp;- Persistent Apple APNS interface for Perl 5</li>
<li><a href="https://github.com/ddmitov/perl-executing-browser">ddmitov/perl-executing-browser</a>&nbsp;- HTML User Interface for Perl 5 Desktop Applications&nbsp;<img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f42a.png" alt=":dromedary_camel:" width="20" height="20" style="border: 0px; border: 0px;"></li>
<li><a href="https://github.com/phatblat/app-store-rank">phatblat/app-store-rank</a>&nbsp;- A simple Perl script which scrapes the 62 app stores worldwide for the current app ranking</li>
<li><a href="https://github.com/Easy-Forex/Verify-emails">Easy-Forex/Verify-emails</a>&nbsp;- Quick perl script to check a list of email addresses for valid and bogus.</li>
<li><a href="https://github.com/warewolf/Procmon">warewolf/Procmon</a>&nbsp;- A perl command toolkit for analysis of XML procmon logs</li>
<li><a href="https://github.com/typester/data-amf">typester/data-amf</a>&nbsp;- perl module for serialize/deserialize adobe's AMF data</li>
<li><a href="https://github.com/thibaultduponchelle/tryperl">thibaultduponchelle/tryperl</a>&nbsp;- Try Perl: learn the basics of the Perl language in your browser</li>
<li><a href="https://github.com/syohex/new-tohoho">syohex/new-tohoho</a>&nbsp;- Modernize 「とほほの perl入門」</li>
<li><a href="https://github.com/simcop2387/perlbuut">simcop2387/perlbuut</a>&nbsp;- new version of perlbot, based on buubot</li>
<li><a href="https://github.com/rjray/image-size">rjray/image-size</a>&nbsp;- A Perl module to read the dimensions of images in several popular formats</li>
<li><a href="https://github.com/perigrin/flexo-bot">perigrin/flexo-bot</a>&nbsp;- A Rewrite of the Bender IRC bot from irc.perl.org using the Adam/Moses framework</li>
<li><a href="https://github.com/norm/p5-Media">norm/p5-Media</a>&nbsp;- Perl modules and scripts for handling the conversion and storage of media</li>
<li><a href="https://github.com/nkakuev/list-cpp-warning-options">nkakuev/list-cpp-warning-options</a>&nbsp;- A simple Perl script that prints GCC warning options you can apply to C++ code.</li>
<li><a href="https://github.com/mscoutermarsh/RRD-to-CSV">mscoutermarsh/RRD-to-CSV</a>&nbsp;- Perl script to convert RRD data to CSV</li>
<li><a href="https://github.com/mones/clawsker">mones/clawsker</a>&nbsp;- This is a clone from main repository at&nbsp;<a href="http://git.claws-mail.org/">http://git.claws-mail.org</a>: Clawsker is a Perl-GTK2 applet to edit hidden preferences for Claws Mail, and to do it in a safe and user friendly way, preventing users from raw editing of configuration files.</li>
<li><a href="https://github.com/mackers/passook">mackers/passook</a>&nbsp;- Passook is a perl script that automatically generates passwords. Passook is customizable so that you can choose different levels between a very pronounceable or a very secure password. Passook can be run in a unix shell or as a cgi script.</li>
<li><a href="https://github.com/lecstor/PDF--Boxer">lecstor/PDF--Boxer</a>&nbsp;- Perl module to create PDF documents from "simple" templates.</li>
<li><a href="https://github.com/jmcnamara/app-pod2epub">jmcnamara/app-pod2epub</a>&nbsp;- A Perl Module for converting Pod to ePub eBooks.</li>
<li><a href="https://github.com/jjn1056/Example-PlackStreamingAndNonblocking">jjn1056/Example-PlackStreamingAndNonblocking</a>&nbsp;- Examples of Perl Plack / PSGI streaming and nonblocking</li>
<li><a href="https://github.com/hoytech/Valence-p5">hoytech/Valence-p5</a>&nbsp;- Perl interface to valence/electron GUI toolkit</li>
<li><a href="https://github.com/erinspice/geni-automerge">erinspice/geni-automerge</a>&nbsp;- A tool written in Perl using the Geni.com API which automatically merges sufficiently similar profiles.</li>
<li><a href="https://github.com/eilara/camel-defense">eilara/camel-defense</a>&nbsp;- A very simple tower defense game in Perl</li>
<li><a href="https://github.com/clintongormley/ElasticSearchX-Autocomplete">clintongormley/ElasticSearchX-Autocomplete</a>&nbsp;- ElasticSearchX::Autocomplete is a Perl module which gives you frequency (and optionally geolocation)-sensitive autocomplete suggestions based on your data</li>
<li><a href="https://github.com/audreyt/encode-hanconvert">audreyt/encode-hanconvert</a>&nbsp;- [Perl] Modules and scripts for Traditional and Simplified Chinese mappings</li>
<li><a href="https://github.com/szabgab/perltv.org">szabgab/perltv.org</a>&nbsp;- The source code of the Perl TV</li>
<li><a href="https://github.com/rhandom/perl-net-server">rhandom/perl-net-server</a>&nbsp;- Perl Module Net::Server</li>
<li><a href="https://github.com/plotly/Perl-API">plotly/Perl-API</a>&nbsp;- Perl-API for beautiful, interactive, &amp; shareable graphs</li>
<li><a href="https://github.com/MerijntjeTak/vyattaLookingGlass">MerijntjeTak/vyattaLookingGlass</a>&nbsp;- Looking glass for the Vyatta routing suite</li>
<li><a href="https://github.com/KES777/Devel-DebugHooks">KES777/Devel-DebugHooks</a>&nbsp;- Perl debugger</li>
<li><a href="https://github.com/jonasbn/perl-workflow">jonasbn/perl-workflow</a>&nbsp;- Simple, flexible system to implement workflows</li>
<li><a href="https://github.com/inway/mojo-rabbitmq-client">inway/mojo-rabbitmq-client</a>&nbsp;- Mojo::IOLoop based RabbitMQ (AMQP) client</li>
<li><a href="https://github.com/ingydotnet/yaml-pm">ingydotnet/yaml-pm</a>&nbsp;- YAML Perl Module</li>
<li><a href="https://github.com/gtsafas/mailgun.perl">gtsafas/mailgun.perl</a>&nbsp;- Perl wrapper for mailgun</li>
<li><a href="https://github.com/abaez/perl">abaez/perl</a>&nbsp;- Learning Perl</li>
<li><a href="https://github.com/technix/Perl-Analyzer">technix/Perl-Analyzer</a>&nbsp;- Perl source analyzer - view namespaces, dependencies, inheritance and much more</li>
<li><a href="https://github.com/zigorou/perl-json-patch">zigorou/perl-json-patch</a>&nbsp;- A Perl implementation of JSON Patch</li>
<li><a href="https://github.com/Yaribz/SPADS">Yaribz/SPADS</a>&nbsp;- SpringRTS Perl Autohost for Dedicated Server</li>
<li><a href="https://github.com/vti/app-prf">vti/app-prf</a>&nbsp;- Perl refactoring tool</li>
<li><a href="https://github.com/TvdW/perl-DBD-Cassandra">TvdW/perl-DBD-Cassandra</a>&nbsp;- DBD::Cassandra is a DBI driver for Cassandra/CQL3</li>
<li><a href="https://github.com/topaz/perl-mandelbrot">topaz/perl-mandelbrot</a>&nbsp;- Interactive Mandelbrot set renderer/explorer for your terminal.</li>
<li><a href="https://github.com/tociyuki/libtext-ampita-perl">tociyuki/libtext-ampita-perl</a>&nbsp;- Template generator from a xhtml document and runtime for it.</li>
<li><a href="https://github.com/tene/perl6-sqlite">tene/perl6-sqlite</a>&nbsp;- SQLite3 for Perl 6</li>
<li><a href="https://github.com/smarx/waz-storage-perl">smarx/waz-storage-perl</a>&nbsp;- Small library for working with Windows Azure storage from Perl</li>
<li><a href="https://github.com/scottchiefbaker/perl-git-prompt">scottchiefbaker/perl-git-prompt</a>&nbsp;- Git extension for the bash prompt</li>
<li><a href="https://github.com/sbober/levitation-perl">sbober/levitation-perl</a>&nbsp;- perl port of scy's levitation</li>
<li><a href="https://github.com/salva/p5-Net-SFTP-Foreign">salva/p5-Net-SFTP-Foreign</a>&nbsp;- Perl SFTP client</li>
<li><a href="https://github.com/russoz/perltests">russoz/perltests</a>&nbsp;- Small scripts to test constructs - mostly for myself.</li>
<li><a href="https://github.com/robrwo/Perl-Rewrite">robrwo/Perl-Rewrite</a>&nbsp;- Munge Perl Code</li>
<li><a href="https://github.com/rjbs/IPC-Run3">rjbs/IPC-Run3</a>&nbsp;- (Perl) run a subprocess with input/ouput redirection</li>
<li><a href="https://github.com/rjbs/Email-Simple">rjbs/Email-Simple</a>&nbsp;- the Email-Simple perl distribution</li>
<li><a href="https://github.com/ritou/p5-oidc-lite">ritou/p5-oidc-lite</a>&nbsp;- OIDC::Lite - Perl Library of OpenID Connect</li>
<li><a href="https://github.com/pjf/WebService-HabitRPG">pjf/WebService-HabitRPG</a>&nbsp;- Access the HabitRPG API from Perl</li>
<li><a href="https://github.com/pjf/trillr">pjf/trillr</a>&nbsp;- Perl tip example code</li>
<li><a href="https://github.com/PerlBone/PerlBone">PerlBone/PerlBone</a>&nbsp;- PerlBone allows you to write Arduino Style software in Perl for the BeagleBone. It is to Perl what BoneScript is to Javascript</li>
<li><a href="https://github.com/Ovid/code-cutnpaste">Ovid/code-cutnpaste</a>&nbsp;- Find cut-n-pasted Perl code</li>
<li><a href="https://github.com/mfontani/Net-Amazon-Route53">mfontani/Net-Amazon-Route53</a>&nbsp;- Perl interface to Amazon's Route 53 service</li>
<li><a href="https://github.com/maxmind/GeoIP2-perl">maxmind/GeoIP2-perl</a>&nbsp;- Perl API for MaxMind's GeoIP2 web services and databases</li>
<li><a href="https://github.com/maros/CatalystX-I18N">maros/CatalystX-I18N</a>&nbsp;- Perl I18N Toolkit for the Catalyst MVC</li>
<li><a href="https://github.com/marcusramberg/text-simpletable">marcusramberg/text-simpletable</a>&nbsp;- The Text::SimpleTable perl distribution</li>
<li><a href="https://github.com/lovelle/perl-disque">lovelle/perl-disque</a>&nbsp;- Perl client for Disque, an in-memory, distributed job queue</li>
<li><a href="https://github.com/leto/math--matrixreal">leto/math--matrixreal</a>&nbsp;- Matrices of real numbers in Perl</li>
<li><a href="https://github.com/Klortho/Physics-Unit">Klortho/Physics-Unit</a>&nbsp;- Perl Physics::Unit module</li>
<li><a href="https://github.com/kentaro/perl-project-libs">kentaro/perl-project-libs</a>&nbsp;- Include modules libs automatically</li>
<li><a href="https://github.com/karpet/search-query-perl">karpet/search-query-perl</a>&nbsp;- Search::Query - polyglot query parsing</li>
<li><a href="https://github.com/jplindstrom/p5-Devel-PerlySense">jplindstrom/p5-Devel-PerlySense</a>&nbsp;- CPAN module Devel::PerlySense</li>
<li><a href="https://github.com/hvoers/PNL">hvoers/PNL</a>&nbsp;- Site for Perl mongers in NL</li>
<li><a href="https://github.com/HouzuoGuo/PerlDB">HouzuoGuo/PerlDB</a>&nbsp;- This is a programming exercise, do not use in serious code.</li>
<li><a href="https://github.com/hirose31/p5-InfluxDB">hirose31/p5-InfluxDB</a>&nbsp;- Perl client library for InfluxDB</li>
<li><a href="https://github.com/grantm/XML-SAX">grantm/XML-SAX</a>&nbsp;- Simple API for XML including pure Perl parser</li>
<li><a href="https://github.com/GeneticGenesis/Perl-Ferment">GeneticGenesis/Perl-Ferment</a>&nbsp;- Yet another tool to manage perl installs in your home directory.</li>
<li><a href="https://github.com/Ensembl/ensembl-funcgen">Ensembl/ensembl-funcgen</a>&nbsp;- Ensembl Funcgen Perl API and SQL schema</li>
<li><a href="https://github.com/dk/Win32-GuiTest">dk/Win32-GuiTest</a>&nbsp;- Perl GUI Test Utilities</li>
<li><a href="https://github.com/depesz/Pg--Explain">depesz/Pg--Explain</a>&nbsp;- Pg::Explain Perl module</li>
<li><a href="https://github.com/dann/p5-perl-metrics-lite">dann/p5-perl-metrics-lite</a>&nbsp;- Pluggable Perl Metrics System</li>
<li><a href="https://github.com/daisieh/phylogenomics">daisieh/phylogenomics</a>&nbsp;- (Mostly) Perl scripts that do something related to phylogenomic analysis.</li>
<li><a href="https://github.com/carwynmoore/perl-nats">carwynmoore/perl-nats</a>&nbsp;- A Perl client for the NATS messaging system</li>
<li><a href="https://github.com/briandfoy/test-prereq">briandfoy/test-prereq</a>&nbsp;- (Perl) check if Makefile.PL has the right pre-requisites</li>
<li><a href="https://github.com/briandfoy/cpan-packagedetails">briandfoy/cpan-packagedetails</a>&nbsp;- (Perl) This is what the module does</li>
<li><a href="https://github.com/bingos/cpanplus-yacsmoke">bingos/cpanplus-yacsmoke</a>&nbsp;- (perl) Yet Another CPANPLUS Smoke Tester</li>
<li><a href="https://github.com/beanz/net-mqtt-perl">beanz/net-mqtt-perl</a>&nbsp;- Perl implementation of MQTT Protocol (<a href="http://mqtt.org/">http://mqtt.org</a>)</li>
<li><a href="https://github.com/perl6/book">perl6/book</a>&nbsp;- Using Perl 6 - an unfinished book about Perl 6</li>
<li><a href="https://github.com/lukec/stripe-perl">lukec/stripe-perl</a>&nbsp;- Perl library to connect to the Stripe API</li>
<li><a href="https://github.com/c0bra/image-wordcloud-perl">c0bra/image-wordcloud-perl</a>&nbsp;- Perl module for generating pretty wordcloud images</li>
<li><a href="https://github.com/bradfitz/set-consistenthash-perl">bradfitz/set-consistenthash-perl</a>&nbsp;- consistent hashing library for Perl</li>
<li><a href="https://github.com/wolfman2000/Perl-6-Pastebin">wolfman2000/Perl-6-Pastebin</a>&nbsp;- A pastebin written in Perl 5 to host content specifically meant for Perl 6.</li>
<li><a href="https://github.com/njh/perl-net-rtp">njh/perl-net-rtp</a>&nbsp;- Perl Module : Send and receive RTP packets (RFC3550)</li>
<li><a href="https://github.com/beanz/net-pachube-perl">beanz/net-pachube-perl</a>&nbsp;- Perl Interface to Pachube</li>
<li><a href="https://github.com/apparentlymart/perl-anyevent-websocket">apparentlymart/perl-anyevent-websocket</a>&nbsp;- WebSocket implementation for AnyEvent</li>
<li><a href="https://github.com/tsee/ZMQ-Declare-Perl">tsee/ZMQ-Declare-Perl</a>&nbsp;- The ZMQ::Declare Perl module for declarative use of 0MQ</li>
<li><a href="https://github.com/sjohnston/Net-Zabbix">sjohnston/Net-Zabbix</a>&nbsp;- Perl wrapper for Zabbix API</li>
<li><a href="https://github.com/reneeb/Perl-Critic-OTRS">reneeb/Perl-Critic-OTRS</a>&nbsp;- A collection of Perl::Critic policies to program in the OTRS way.</li>
<li><a href="https://github.com/masak/csv">masak/csv</a>&nbsp;- A parser for CSV (comma-separated values) files for Perl 6</li>
<li><a href="https://github.com/jtbraun/Parse-RecDescent">jtbraun/Parse-RecDescent</a>&nbsp;- Perl module for generating recursive-descent parsers</li>
<li><a href="https://github.com/jjn1056/perl-recruiting-web">jjn1056/perl-recruiting-web</a>&nbsp;- webpages for helping recruiters and perl programmers understand each other better</li>
<li><a href="https://github.com/chef-boneyard/chef-install">chef-boneyard/chef-install</a>&nbsp;- A perl based installer for Chef</li>
<li><a href="https://github.com/pvande/Template-Mustache">pvande/Template-Mustache</a>&nbsp;- Drawing Mustaches on Perl, for fun and profit</li>
<li><a href="https://github.com/schwern/Paths">schwern/Paths</a>&nbsp;- Grand Unified Perl File and Directory Objects</li>
<li><a href="https://github.com/schwern/Gravatar-URL">schwern/Gravatar-URL</a>&nbsp;- Perl module to make URLs for Gravatars from an email address</li>
<li><a href="https://github.com/p5-shorten/WWW-Shorten-Yourls">p5-shorten/WWW-Shorten-Yourls</a>&nbsp;- Perl module for shortening URLs using yourls.org</li>
<li><a href="https://github.com/juliensobrier/Net-Google-SafeBrowsing2">juliensobrier/Net-Google-SafeBrowsing2</a>&nbsp;- Google Safe Browsing v2 library for Perl</li>
<li><a href="https://github.com/EntropyOrg/p5-Devel-IPerl">EntropyOrg/p5-Devel-IPerl</a>&nbsp;-&nbsp;<img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f52c.png" alt=":microscope:" width="20" height="20" style="border: 0px; border: 0px;"><img src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4da.png" alt=":books:" width="20" height="20" style="border: 0px; border: 0px;">&nbsp;Perl language kernel for Jupyter&nbsp;<a href="http://jupyter.org/">http://jupyter.org/</a></li>
<li><a href="https://github.com/PerlChina/HeadFirstMoose">PerlChina/HeadFirstMoose</a>&nbsp;- 使用Perl + Moose实现《Head First Design Pattern》的大部分例子</li>
<li><a href="https://github.com/mudler/GitInsight">mudler/GitInsight</a>&nbsp;- Predict your github contributions using Bayesian inference and Markov chain with perl and PDL</li>
<li><a href="https://github.com/dagolden/File-chdir">dagolden/File-chdir</a>&nbsp;- (Perl) a more sensible way to change directories</li>
<li><a href="https://github.com/potyl/perl-App-deckjs2pdf">potyl/perl-App-deckjs2pdf</a>&nbsp;- Convert a Deck.JS presentation to PDF</li>
<li><a href="https://github.com/Perl-Toolchain-Gang/Sub-Uplevel">Perl-Toolchain-Gang/Sub-Uplevel</a>&nbsp;- (Perl) apparently run a function in a higher stack frame</li>
<li><a href="https://github.com/mlawren/p5-OptArgs">mlawren/p5-OptArgs</a>&nbsp;- Integrated option and argument processing for Perl scripts</li>
<li><a href="https://github.com/masterzen/redis-snmp">masterzen/redis-snmp</a>&nbsp;- A perl net-snmp agentX to export Redis performance counters</li>
<li><a href="https://github.com/masochist/modern-perl-cpan-task-kensho">masochist/modern-perl-cpan-task-kensho</a>&nbsp;- The repository for the upcoming book, Modern Perl with CPAN</li>
<li><a href="https://github.com/jeffa/DesignPatterns-Perl">jeffa/DesignPatterns-Perl</a>&nbsp;- Perl (with Moose) implementations of the Gang of Four Design Patterns</li>
<li><a href="https://github.com/agentzh/makefile-parser-pm">agentzh/makefile-parser-pm</a>&nbsp;- Perl CPAN module Makefile::Parser - A simple parser for Makefiles</li>
<li><a href="https://github.com/Real-Gecko/filemin">Real-Gecko/filemin</a>&nbsp;- File manager for Webmin written completely in perl</li>
<li><a href="https://github.com/andreas-marschke/nagios-nrpe">andreas-marschke/nagios-nrpe</a>&nbsp;- A pure perl implementation of the Nagios NRPE daemon and client</li>
<li><a href="https://github.com/syohex/zsh-perl-completions">syohex/zsh-perl-completions</a>&nbsp;- zsh completions for Perl utilties</li>
<li><a href="https://github.com/pclinger/SonyCameraRemote">pclinger/SonyCameraRemote</a>&nbsp;- Sony Camera Remote API - Perl Implementation</li>
<li><a href="https://github.com/patch/cldr-number-pm5">patch/cldr-number-pm5</a>&nbsp;- CLDR::Number (Perl 5): Localized number formatters using the Unicode CLDR</li>
<li><a href="https://github.com/ollyg/Net-CLI-Interact">ollyg/Net-CLI-Interact</a>&nbsp;- Development of Net::CLI::Interact Perl distribution</li>
<li><a href="https://github.com/nothingmuch/continuation-delimited">nothingmuch/continuation-delimited</a>&nbsp;- delimited continuations for Perl 5</li>
<li><a href="https://github.com/nmelnick/whatbot">nmelnick/whatbot</a>&nbsp;- whatbot: A sane bot for most chat applications, written in modern Perl</li>
<li><a href="https://github.com/naoya/list-rubylike">naoya/list-rubylike</a>&nbsp;- Ruby-like list operations for perl</li>
<li><a href="https://github.com/miyagawa/CPAN-Any">miyagawa/CPAN-Any</a>&nbsp;- Install Perl modules using any CPAN clients</li>
<li><a href="https://github.com/miki/Algorithm-LSH">miki/Algorithm-LSH</a>&nbsp;- perl implementation of Locality Sensitive Hashing</li>
<li><a href="https://github.com/kimmel/basic-perl-template-for-cli">kimmel/basic-perl-template-for-cli</a>&nbsp;- A basic template for Perl applications that take and parse command line options. Based on the ideas from Perl Best Practices and the GNU style long options reference. It uses only Standard Modules to maintain portability.</li>
<li><a href="https://github.com/gardejo/moose-presentations">gardejo/moose-presentations</a>&nbsp;- Perl Moose course in Japanese</li>
<li><a href="https://github.com/dpavlin/Biblio-RFID">dpavlin/Biblio-RFID</a>&nbsp;- perl tools to use different RFID readers for library use</li>
<li><a href="https://github.com/chef/chef-install">chef/chef-install</a>&nbsp;- A perl based installer for Chef</li>
<li><a href="https://github.com/bingos/smokebrew">bingos/smokebrew</a>&nbsp;- (perl) Automated Perl building and installation for CPAN Testers</li>
<li><a href="https://github.com/andrewrjones/perl5-App-MP4Meta">andrewrjones/perl5-App-MP4Meta</a>&nbsp;- Apply iTunes-like meta data to an mp4 file</li>
<li><a href="https://github.com/admc/irssi-growlnotify">admc/irssi-growlnotify</a>&nbsp;- Creating Growl notifications from various Irssi events, using growlnotify and Irssi Perl.</li>
<li><a href="https://github.com/plack/psgi-specs">plack/psgi-specs</a>&nbsp;- PSGI (Perl WSGI) specifications</li>
<li><a href="https://github.com/libwww-perl/uri">libwww-perl/uri</a>&nbsp;- The Perl URI:: module</li>
<li><a href="https://github.com/autarch/DateTime.pm">autarch/DateTime.pm</a>&nbsp;- A date and time object for Perl</li>
<li><a href="https://github.com/zostay/P6SGI">zostay/P6SGI</a>&nbsp;- Proposed Standard for Perl 6 Web Server Gateway Interface Specification</li>
<li><a href="https://github.com/cooper/yiria">cooper/yiria</a>&nbsp;- the current generation of juno-ircd, an IRC server daemon written in the Perl programming language. it's very modular and event-driven, designed specifically to be extensible and aims to implement all modern features of IRC, including those of many recently-defined specifications.</li>
<li><a href="https://github.com/wertarbyte/hetzner-rdns">wertarbyte/hetzner-rdns</a>&nbsp;- update reverse DNS settings for systems hosted at Hetzner; a successor (hetzner-robot-perl) is in preparation to utilise the webservice interface</li>
<li><a href="https://github.com/spencertipping/canard">spencertipping/canard</a>&nbsp;- A functional concatenative language implemented in Linux/AMD64 machine code and self-modifying perl</li>
<li><a href="https://github.com/sni/Monitoring-Generator-TestConfig">sni/Monitoring-Generator-TestConfig</a>&nbsp;- Perl extension for generating test monitoring configurations (nagios/icinga/shinken)</li>
<li><a href="https://github.com/slazar/Panasonic-LF20-control">slazar/Panasonic-LF20-control</a>&nbsp;- Perl Scripts to control the Panasonic LF20 LCD TV Series</li>
<li><a href="https://github.com/sabujp/nfsSpeedTest">sabujp/nfsSpeedTest</a>&nbsp;- nfsSpeedTest is a wrapper for dd written in Perl. It was created mainly for testing the performance of file systems or network file shares (e.g. NFS), but can be used for generating large files (e.g. swap files) or for testing the network</li>
<li><a href="https://github.com/quietfanatic/link-c">quietfanatic/link-c</a>&nbsp;- Easily use C libraries in Rakudo Perl 6</li>
<li><a href="https://github.com/pjain/WWW-Shorten-Yourls">pjain/WWW-Shorten-Yourls</a>&nbsp;- Perl module for shortening URLs using yourls.org</li>
<li><a href="https://github.com/nightsailer/net-sinaweibo">nightsailer/net-sinaweibo</a>&nbsp;- A lightweight Perl OAuth api for SinaWeibo(新浪微博)</li>
<li><a href="https://github.com/mbethke/Ashafix">mbethke/Ashafix</a>&nbsp;- A Postfixadmin clone in Perl/Mojolicious</li>
<li><a href="https://github.com/kzys/test-mock-recorder">kzys/test-mock-recorder</a>&nbsp;- Record-and-verify style mocking library for Perl</li>
<li><a href="https://github.com/kpumuk/mysqlsla-bdb">kpumuk/mysqlsla-bdb</a>&nbsp;- MySQL Slow Logs Analyzer optimized to work with huge logs (use BerkeleyDB instead of perl hashes)</li>
<li><a href="https://github.com/hernan604/Web-IRC">hernan604/Web-IRC</a>&nbsp;- The purpose of Web::IRC is to help team communication. Web::IRC uses channel concept from IRC. Slack.com clone in&nbsp;<em>perl</em>&nbsp;&lt;3</li>
<li><a href="https://github.com/duckduckgo/p5-duckpan-installer">duckduckgo/p5-duckpan-installer</a>&nbsp;- DuckPAN Perl Installer</li>
<li><a href="https://github.com/dnmfarrell/Perly-Bot">dnmfarrell/Perly-Bot</a>&nbsp;- a RSS trawler and social media broadcaster</li>
<li><a href="https://github.com/PDLPorters/PDL-Stats">PDLPorters/PDL-Stats</a>&nbsp;- Statistics modules in Perl Data Language, with a quick-start guide for non-PDL people. They make the PDL shell work like R, but with PDL threading (fast automatic iteration) of procedures including t-test, linear regression, and k-means clustering.</li>
<li><a href="https://github.com/CPAN-API/metacpan-client">CPAN-API/metacpan-client</a>&nbsp;- Home of the official MetaCPAN Perl API client.</li>
<li><a href="https://github.com/rrb3942/perl-Asterisk-AMI">rrb3942/perl-Asterisk-AMI</a>&nbsp;- A Perl module for interfacing with the Asterisk Management Interface.</li>
<li><a href="https://github.com/rafl/perlfaq">rafl/perlfaq</a>&nbsp;- History of the perlfaq distribution before it got moved to&nbsp;<a href="https://github.com/tpf/perlfaq">https://github.com/tpf/perlfaq</a></li>
<li><a href="https://github.com/mithun/perl-tmdb">mithun/perl-tmdb</a>&nbsp;- TMDB - Perl wrapper for The MovieDB API</li>
<li><a href="https://github.com/hyphaltip/htbda_perl_class">hyphaltip/htbda_perl_class</a>&nbsp;- High Throughput Biological Data Analysis using Perl</li>
<li><a href="https://github.com/gmcharlt/marc-perl">gmcharlt/marc-perl</a>&nbsp;- MARC/Perl (mirror of git://git.code.sf.net/p/marcpm/code)</li>
<li><a href="https://github.com/cosimo/perl5-http-dav">cosimo/perl5-http-dav</a>&nbsp;- Perl5 HTTP::DAV CPAN module, interface to WebDAV-enabled HTTP servers</li>
<li><a href="https://github.com/copperly/Perl-Tutorial">copperly/Perl-Tutorial</a>&nbsp;- Tutorial for Perl</li>
<li><a href="https://github.com/apocalypse/perl-dist-zilla-plugin-authority">apocalypse/perl-dist-zilla-plugin-authority</a>&nbsp;- add an $AUTHORITY to your packages</li>
<li><a href="https://github.com/DrHyde/perlscripts">DrHyde/perlscripts</a>&nbsp;- Random scripts</li>
<li><a href="https://github.com/perl6/DBIish">perl6/DBIish</a>&nbsp;- Database interface for Perl 6</li>
<li><a href="https://github.com/shlomif/mastering-perl">shlomif/mastering-perl</a>&nbsp;- A copy of brian d foy's mastering-perl book.</li>
<li><a href="https://github.com/Prajithp/letsencrypt-cpanel">Prajithp/letsencrypt-cpanel</a>&nbsp;- cPanel/WHM plugin for Let's Encrypt client (uses perl and WHM API)</li>
<li><a href="https://github.com/mikecardwell/pipe2imap">mikecardwell/pipe2imap</a>&nbsp;- Pipe2IMAP is a Perl script that will take IMAP options from the command line arguments, and an email from a PIPE, and will deliver the message via IMAP</li>
<li><a href="https://github.com/silverstripe-labs/silverstripe-unidecode">silverstripe-labs/silverstripe-unidecode</a>&nbsp;- Unidecode is a PHP version of the perl module Text::Unicode. It takes UTF-8 data and tries to represent it in US-ASCII characters.</li>
<li><a href="https://github.com/exhuma/jsttyplay">exhuma/jsttyplay</a>&nbsp;- A set of scripts written in Perl and JavaScript to allow ttyrec logs to be played back in a web browser.</li>
<li><a href="https://github.com/demianriccardi/HackaMol">demianriccardi/HackaMol</a>&nbsp;- Object-Oriented Perl 5, Moose Library for Molecular Hacking</li>
<li><a href="https://github.com/davorg/www-shorten">davorg/www-shorten</a>&nbsp;- Perl interface to various URL-shortening sites</li>
<li><a href="https://github.com/agentzh/queue-memcached-buffered">agentzh/queue-memcached-buffered</a>&nbsp;- Perl client library for memcacheq operations</li>
<li><a href="https://github.com/toronto-perl-mongers/tpm-website">toronto-perl-mongers/tpm-website</a>&nbsp;- Toronto Perl Mongers Website</li>
<li><a href="https://github.com/odyniec/p5-WebService-Amazon-Route53">odyniec/p5-WebService-Amazon-Route53</a>&nbsp;- Perl interface to Amazon Route 53 API</li>
<li><a href="https://github.com/neilb/perl-hub">neilb/perl-hub</a>&nbsp;- Proof of concept for "front page for the perl community"</li>
<li><a href="https://github.com/mschilli/proc-simple-perl">mschilli/proc-simple-perl</a>&nbsp;- Proc::Simple CPAN Module</li>
<li><a href="https://github.com/makamaka/geohex-perl">makamaka/geohex-perl</a>&nbsp;- geohex perl implementation (Geo::Hex)</li>
<li><a href="https://github.com/gslin/thrift-perl">gslin/thrift-perl</a>&nbsp;- Perl module of Thrift</li>
<li><a href="https://github.com/djzort/Net-DHCP">djzort/Net-DHCP</a>&nbsp;- Perl module Net::DHCP</li>
<li><a href="https://github.com/cosimo/perl5-test-device-serialport">cosimo/perl5-test-device-serialport</a>&nbsp;- A mock object to test virtual serial port-based devices</li>
<li><a href="https://github.com/afair/resque-perl">afair/resque-perl</a>&nbsp;- Resque ported to perl</li>
<li><a href="https://github.com/PerlChina/Newbie-Gift">PerlChina/Newbie-Gift</a>&nbsp;- A tool suite for perl newbie.</li>
<li><a href="https://github.com/Perl-Email-Project/Email-Send">Perl-Email-Project/Email-Send</a>&nbsp;- perl library for sending email</li>
<li><a href="https://github.com/Lemonade-Stand/Lemonade">Lemonade-Stand/Lemonade</a>&nbsp;- Perl E-commerce Solution</li>
<li><a href="https://github.com/atomicules/TTYtter">atomicules/TTYtter</a>&nbsp;- Unofficial maintenance and mirror of&nbsp;<a href="http://www.floodgap.com/software/ttytter/">Floodgap's TTYtter</a>: an interactive console text-based command-line Twitter client and Perl platform (whew!)</li>
<li><a href="https://github.com/worldmind/perl-test-code-quality-template">worldmind/perl-test-code-quality-template</a>&nbsp;- Some tests for non-functional testing - you can copy these test to any your perl project</li>
<li><a href="https://github.com/dpavlin/perl-fuse">dpavlin/perl-fuse</a>&nbsp;- write filesystems in Perl using FUSE</li>
<li><a href="https://github.com/rjbs/Email-Valid">rjbs/Email-Valid</a>&nbsp;- perl library to validate email addresses</li>
<li><a href="https://github.com/masak/gge">masak/gge</a>&nbsp;- Glacial Grammar Engine -- a Perl 6 grammar engine written in Perl 6</li>
<li><a href="https://github.com/masak/druid">masak/druid</a>&nbsp;- A connection-oriented board game written in Perl 6</li>
<li><a href="https://github.com/harisekhon/lib">harisekhon/lib</a>&nbsp;- Perl &amp; Python Utility Library for my other repos</li>
<li><a href="https://github.com/tempire/riak-tiny">tempire/riak-tiny</a>&nbsp;- Perl interface to Riak without Moose</li>
<li><a href="https://github.com/oz/tiny_wiki">oz/tiny_wiki</a>&nbsp;- 50 lines of Perl to play around with Dancer and KiokuDB</li>
<li><a href="https://github.com/goozbach/perl-Net-Disqus">goozbach/perl-Net-Disqus</a>&nbsp;- A Perl library for the Disqus API -- Deprecated</li>
<li><a href="https://github.com/borisdaeppen/VM-JiffyBox">borisdaeppen/VM-JiffyBox</a>&nbsp;- Perl API for JiffyBox</li>
<li><a href="https://github.com/apeiron/modern-perl-cpan-task-kensho">apeiron/modern-perl-cpan-task-kensho</a>&nbsp;- The repository for the upcoming book, Modern Perl with CPAN</li>
<li><a href="https://github.com/ajolma/geoinformatica">ajolma/geoinformatica</a>&nbsp;- Geoinformatica is a geospatial toolkit that builds on GDAL, Perl and GTK+</li>
<li><a href="https://github.com/Weborama/Riak-Light">Weborama/Riak-Light</a>&nbsp;- Fast and lightweight Perl client for Riak</li>
<li><a href="https://github.com/zostay/owasp-esapi-perl">zostay/owasp-esapi-perl</a>&nbsp;- OWASP Enterprise Security API for Perl</li>
<li><a href="https://github.com/yannk/perl-net-appnotifications">yannk/perl-net-appnotifications</a>&nbsp;- perl5 interface to&nbsp;<a href="http://www.appnotifications.com/">www.appnotifications.com</a>: easily deliver push notifications to your iPhone</li>
<li><a href="https://github.com/three18ti/Reddit.pm">three18ti/Reddit.pm</a>&nbsp;- Perl wrapper for the reddit API</li>
<li><a href="https://github.com/sukria/Test-TinyMocker">sukria/Test-TinyMocker</a>&nbsp;- Minimal yet very useful mocker for Perl</li>
<li><a href="https://github.com/solgenomics/yapri">solgenomics/yapri</a>&nbsp;- Yet Another Perl R Inteface.</li>
<li><a href="https://github.com/rclasen/workout">rclasen/workout</a>&nbsp;- Workout file perl library</li>
<li><a href="https://github.com/pshangov/perldoc-vim">pshangov/perldoc-vim</a>&nbsp;- Perldoc viewer for vim with syntax highlighting</li>
<li><a href="https://github.com/olof/transmission-client">olof/transmission-client</a>&nbsp;- Perl interface to Transmission bittorrent client</li>
<li><a href="https://github.com/ogawa/cybozu2ical-perl">ogawa/cybozu2ical-perl</a>&nbsp;- Converting Cybozu Office Scheduler data to iCalendar format.</li>
<li><a href="https://github.com/motemen/perl5-Print-Indented">motemen/perl5-Print-Indented</a>&nbsp;- Outputs indented as per source code indentation</li>
<li><a href="https://github.com/miknight/pisg">miknight/pisg</a>&nbsp;- Perl IRC Statistics Generator</li>
<li><a href="https://github.com/melo/bash-completion">melo/bash-completion</a>&nbsp;- A Perl distribution to create your own bash completion solutions</li>
<li><a href="https://github.com/mantovani/SPPM-Web">mantovani/SPPM-Web</a>&nbsp;- S&atilde;o Paulo Perl Mongers website.</li>
<li><a href="https://github.com/jzawodn/perl-Algorithm-TopPercent">jzawodn/perl-Algorithm-TopPercent</a>&nbsp;- A perl module for tracking the top-N most frequent items in a streaming data set using fixed memory.</li>
<li><a href="https://github.com/jmlynesjr/wxPerl-Module-Examples">jmlynesjr/wxPerl-Module-Examples</a>&nbsp;- wxPerl-Module-Examples not from the wxBook</li>
<li><a href="https://github.com/doy/parse-keyword">doy/parse-keyword</a>&nbsp;- DEPRECATED: write syntax extensions in perl</li>
<li><a href="https://github.com/chromatic/Test-MockObject">chromatic/Test-MockObject</a>&nbsp;- The Test::MockObject Perl 5 library from the CPAN</li>
<li><a href="https://github.com/chrisa/perl-Net-ZooKeeper">chrisa/perl-Net-ZooKeeper</a>&nbsp;- Net::ZooKeeper Perl module</li>
<li><a href="https://github.com/apparentlymart/activity-streams-perl">apparentlymart/activity-streams-perl</a>&nbsp;- Activity Streams Library for Perl</li>
<li><a href="https://github.com/andrewalker/p5-webservice-digitalocean">andrewalker/p5-webservice-digitalocean</a>&nbsp;- Perl module for DigitalOcean's RESTful API</li>
<li><a href="https://github.com/Starlink/perl-Astro-FITS-HdrTrans">Starlink/perl-Astro-FITS-HdrTrans</a>&nbsp;- Perl module for performing astronomical metadata header translations from FITS to generic and back.</li>
<li><a href="https://github.com/Rio-Perl-Mongers/rio.pm.org">Rio-Perl-Mongers/rio.pm.org</a>&nbsp;- Site da Rio Perl Mongers</li>
<li><a href="https://github.com/sitaramc/gitolite">sitaramc/gitolite</a>&nbsp;- Hosting git repositories -- Gitolite allows you to setup git hosting on a central server, with very fine-grained access control and many (many!) more powerful features. [IMPORTANT: please click and read the WIKI link above before submitting issues, pull requests, etc] IMPORTANT: PLEASE READ Nov 2 2014 UPDATE ABOUT DONATIONS -- see wiki</li>
<li><a href="https://github.com/openresty/lua-nginx-module">openresty/lua-nginx-module</a>&nbsp;- Embed the Power of Lua into NGINX</li>
<li><a href="https://github.com/sarabander/sicp-pdf">sarabander/sicp-pdf</a>&nbsp;- SICP PDF with Texinfo and LaTeX source</li>
<li><a href="https://github.com/openresty/ngx_openresty">openresty/ngx_openresty</a>&nbsp;- Turning Nginx into a Full-fledged Web App Server</li>
<li><a href="https://github.com/petdance/ack">petdance/ack</a>&nbsp;- This repository is for ack 1.x, which is&nbsp;<span>no longer being maintained</span>. DO NOT SUBMIT ISSUES HERE. ack 2.0 has a new GitHub project at</li>
<li><a href="https://github.com/openresty/nginx-tutorials">openresty/nginx-tutorials</a>&nbsp;- Nginx Tutorials</li>
<li><a href="https://github.com/creaktive/rainbarf">creaktive/rainbarf</a>&nbsp;- CPU/RAM/battery stats chart bar for tmux (and GNU screen)</li>
<li><a href="https://github.com/thoughtbot/rcm">thoughtbot/rcm</a>&nbsp;- rc file (dotfile) management</li>
<li><a href="https://github.com/prey/prey-bash-client">prey/prey-bash-client</a>&nbsp;- Bash client for the Prey anti-theft software (Mac, Windows, Linux). The original.</li>
<li><a href="https://github.com/lulzlabs/AirChat">lulzlabs/AirChat</a>&nbsp;- Free Communications For Everyone.</li>
<li><a href="https://github.com/k4rthik/git-cal">k4rthik/git-cal</a>&nbsp;- github like contributions calendar on terminal</li>
<li><a href="https://github.com/munin-monitoring/contrib">munin-monitoring/contrib</a>&nbsp;- Contributed stuff for munin (plugins, tools, etc...)</li>
<li><a href="https://github.com/duckduckgo/duckduckgo">duckduckgo/duckduckgo</a>&nbsp;- DuckDuckGo Instant Answer Infrastructure</li>
<li><a href="https://github.com/nbs-system/naxsi">nbs-system/naxsi</a>&nbsp;- NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX</li>
<li><a href="https://github.com/DHowett/theos">DHowett/theos</a>&nbsp;- Unified cross-platform iPhone Makefile system</li>
<li><a href="https://github.com/git-deploy/git-deploy">git-deploy/git-deploy</a>&nbsp;- Tool to manage using git as a deployment management tool</li>
<li><a href="https://github.com/munin-monitoring/munin">munin-monitoring/munin</a>&nbsp;- Main repository for munin master / node / plugins</li>
<li><a href="https://github.com/theory/sqitch">theory/sqitch</a>&nbsp;- Sane database change management</li>
<li><a href="https://github.com/jonreid/XcodeCoverage">jonreid/XcodeCoverage</a>&nbsp;- Code coverage for Xcode projects</li>
<li><a href="https://github.com/dalibo/pgbadger">dalibo/pgbadger</a>&nbsp;- a fast PostgreSQL Log Analyzer</li>
<li><a href="https://github.com/nferraz/st">nferraz/st</a>&nbsp;- simple statistics from the command line</li>
<li><a href="https://github.com/yuki-kimoto/gitprep">yuki-kimoto/gitprep</a>&nbsp;- Github clone. you can install Github system into your unix/linux machine.</li>
<li><a href="https://github.com/miyagawa/cpanminus">miyagawa/cpanminus</a>&nbsp;- cpanminus - get, unpack, build and install modules from CPAN</li>
<li><a href="https://github.com/sullo/nikto">sullo/nikto</a>&nbsp;- Nikto web server scanner</li>
<li><a href="https://github.com/sontek/dotfiles">sontek/dotfiles</a>&nbsp;- My configuration files (.screenrc, .vimrc, .weechat, .bashrc, .gitconfig, etc)</li>
<li><a href="https://github.com/PenturaLabs/Linux_Exploit_Suggester">PenturaLabs/Linux_Exploit_Suggester</a>&nbsp;- Linux Exploit Suggester; based on operating system release number</li>
<li><a href="https://github.com/RexOps/Rex">RexOps/Rex</a>&nbsp;- A framework for server orchestration and to simplify system administration</li>
<li><a href="https://github.com/hokaccha/nodebrew">hokaccha/nodebrew</a>&nbsp;- Node.js version manager</li>
<li><a href="https://github.com/pasky/speedread">pasky/speedread</a>&nbsp;- A simple terminal-based open source Spritz-alike (per-word RSVP aligned on optimal reading points)</li>
<li><a href="https://github.com/plack/Plack">plack/Plack</a>&nbsp;- PSGI toolkit and server adapters</li>
<li><a href="https://github.com/get-iplayer/get_iplayer">get-iplayer/get_iplayer</a>&nbsp;- A utility for downloading TV and radio from BBC iPlayer</li>
<li><a href="https://github.com/jfhovinne/jFeed">jfhovinne/jFeed</a>&nbsp;- jQuery RSS/ATOM feed parser plugin</li>
<li><a href="https://github.com/openresty/lua-resty-redis">openresty/lua-resty-redis</a>&nbsp;- Lua redis client driver for the ngx_lua based on the cosocket API</li>
<li><a href="https://github.com/StefanSchroeder/Golang-Regex-Tutorial">StefanSchroeder/Golang-Regex-Tutorial</a>&nbsp;- Golang - Regular Expression Tutorial</li>
<li><a href="https://github.com/openresty/nginx-systemtap-toolkit">openresty/nginx-systemtap-toolkit</a>&nbsp;- Real-time analyzing and diagnosing tools for Nginx based on SystemTap</li>
<li><a href="https://github.com/webfrogs/xcode_shell">webfrogs/xcode_shell</a>&nbsp;- shell script that used to auto-build xcode project</li>
<li><a href="https://github.com/linode/cli">linode/cli</a>&nbsp;- Command-line interface to the Linode platform</li>
<li><a href="https://github.com/agentzh/code2ebook">agentzh/code2ebook</a>&nbsp;- Generate ebooks in various formats from source trees in various programming languages</li>
<li><a href="https://github.com/timkay/aws">timkay/aws</a>&nbsp;- Easy command line access to Amazon EC2, S3, SQS, ELB, and SDB (new!)</li>
<li><a href="https://github.com/webmin/webmin">webmin/webmin</a>&nbsp;- Webmin source code</li>
<li><a href="https://github.com/freebsdgirl/ggautoblocker">freebsdgirl/ggautoblocker</a>&nbsp;- Good Game Auto Blocker</li>
<li><a href="https://github.com/openresty/headers-more-nginx-module">openresty/headers-more-nginx-module</a>&nbsp;- Set, add, and clear arbitrary output headers</li>
<li><a href="https://github.com/swcarpentry/bc">swcarpentry/bc</a>&nbsp;- This repository is now frozen - please see the note below.</li>
<li><a href="https://github.com/sm/sm">sm/sm</a>&nbsp;- S{cripting,ystem,tack} Management (SM) Framework (Core)</li>
<li><a href="https://github.com/alestic/ec2-consistent-snapshot">alestic/ec2-consistent-snapshot</a>&nbsp;- Initiate consistent EBS snapshots in Amazon EC2</li>
<li><a href="https://github.com/bestpractical/rt">bestpractical/rt</a>&nbsp;- Request Tracker, an enterprise-grade issue tracking system</li>
<li><a href="https://github.com/trapd00r/ls--">trapd00r/ls--</a>&nbsp;- ls on steroids</li>
<li><a href="https://github.com/movabletype/movabletype">movabletype/movabletype</a>&nbsp;- Movable Type</li>
<li><a href="https://github.com/gotgit/gotgit">gotgit/gotgit</a>&nbsp;- Errata and resources for GotGit: a book about Git in Chinese</li>
<li><a href="https://github.com/ljunkie/plexWatch">ljunkie/plexWatch</a>&nbsp;- Notify and Log watched content on a Plex Media Server</li>
<li><a href="https://github.com/joeyh/myrepos">joeyh/myrepos</a>&nbsp;- Multiple Repository management tool</li>
<li><a href="https://github.com/xypiie/spread0r">xypiie/spread0r</a>&nbsp;- spread0r is a txt reader, which makes your reading twice as fast as usual</li>
<li><a href="https://github.com/linode/longview">linode/longview</a>&nbsp;- Linode Longview Agent</li>
<li><a href="https://github.com/philovivero/distribution">philovivero/distribution</a>&nbsp;- Short, simple, direct scripts for creating ASCII graphical histograms in the terminal.</li>
<li><a href="https://github.com/mysociety/fixmystreet">mysociety/fixmystreet</a>&nbsp;- This is mySociety's popular map-based reporting platform: easy to install in new countries and regions</li>
<li><a href="https://github.com/spencertipping/js-in-ten-minutes">spencertipping/js-in-ten-minutes</a>&nbsp;- JavaScript in Ten (arbitrarily long) Minutes</li>
<li><a href="https://github.com/kazeburo/GrowthForecast">kazeburo/GrowthForecast</a>&nbsp;- Lightning Fast Graphing/Visualization</li>
<li><a href="https://github.com/qooob/authentic-theme">qooob/authentic-theme</a>&nbsp;- Webmin/Usermin/Virtualmin/Cloudmin theme based on Bootstrap and Font Awesome</li>
<li><a href="https://github.com/jbittel/httpry">jbittel/httpry</a>&nbsp;- HTTP logging and information retrieval tool</li>
<li><a href="https://github.com/zakk4223/CocoaSplit">zakk4223/CocoaSplit</a>&nbsp;- Stream/record your desktop/webcam to twitch/owned etc.</li>
<li><a href="https://github.com/miyagawa/github-growler">miyagawa/github-growler</a>&nbsp;- Growl github updates</li>
<li><a href="https://github.com/VividCortex/johnny-deps">VividCortex/johnny-deps</a>&nbsp;- Barebones dependency manager for Go.</li>
<li><a href="https://github.com/dotphiles/dotphiles">dotphiles/dotphiles</a>&nbsp;- A community driven framework of dotfiles.</li>
<li><a href="https://github.com/CPAN-API/metacpan-web">CPAN-API/metacpan-web</a>&nbsp;- Web interface for MetaCPAN</li>
<li><a href="https://github.com/worlduniting/bookshop">worlduniting/bookshop</a>&nbsp;- bookShop is a publishing framework for html-to-pdf/(e)book toolchain happiness and sustainable productivity.</li>
<li><a href="https://github.com/duncs/clusterssh">duncs/clusterssh</a>&nbsp;- Cluster SSH - Cluster Admin Via SSH</li>
<li><a href="https://github.com/leedo/noembed">leedo/noembed</a>&nbsp;- oEmbed gateway service with additional non-oEmbed sources</li>
<li><a href="https://github.com/cxreg/smartcd">cxreg/smartcd</a>&nbsp;- Alter your bash (or zsh) environment as you cd</li>
<li><a href="https://github.com/perl-catalyst/catalyst-runtime">perl-catalyst/catalyst-runtime</a>&nbsp;- The Elegant MVC Web Application Framework</li>
<li><a href="https://github.com/Flipkart/HostDB">Flipkart/HostDB</a>&nbsp;- HostDB: a new tool to help manage data center inventory and write applications around it.</li>
<li><a href="https://github.com/metabrainz/musicbrainz-server">metabrainz/musicbrainz-server</a>&nbsp;- The official musicbrainz-server codebase</li>
<li><a href="https://github.com/monsieurvideo/get-flash-videos">monsieurvideo/get-flash-videos</a>&nbsp;- Download or play videos from various Flash-based video hosting sites, without having to use the Flash player.</li>
<li><a href="https://github.com/c9s/Vimana">c9s/Vimana</a>&nbsp;- Vimana is an easy to use system for searching , installing, and downloading vim script. Vimana provides a command-line interface such like aptitude programe on Debian linux, for you to search , download , install , upgrade scripts from&nbsp;<a href="http://www.vim.org/">http://www.vim.org</a>&nbsp;(vimonline site).</li>
<li><a href="https://github.com/Logitech/slimserver">Logitech/slimserver</a>&nbsp;- Server for Logitech Squeezebox players. This server is also called Logitech Media Server</li>
<li><a href="https://github.com/weijianwen/SJTUThesis">weijianwen/SJTUThesis</a>&nbsp;- XeLaTeX templates for Shanghai Jiao Tong University (SJTU) thesis</li>
<li><a href="https://github.com/hadley/ggplot2-book">hadley/ggplot2-book</a>&nbsp;- The ggplot2 book</li>
<li><a href="https://github.com/irssi/scripts.irssi.org">irssi/scripts.irssi.org</a>&nbsp;- Script Repository for Irssi</li>
<li><a href="https://github.com/bucardo/check_postgres">bucardo/check_postgres</a>&nbsp;- Nagios check_postgres plugin for checking status of PostgreSQL databases</li>
<li><a href="https://github.com/harisekhon/nagios-plugins">harisekhon/nagios-plugins</a>&nbsp;- Advanced Nagios Plugins - Hadoop, NoSQL datastores. Extends Nagios monitoring capabilities significantly further in to the application layer including Hadoop, Big Data, NoSQL and Web Scale technologies, APIs etc.</li>
<li><a href="https://github.com/benbernard/RecordStream">benbernard/RecordStream</a>&nbsp;- commandline tools for slicing and dicing JSON records.</li>
<li><a href="https://github.com/iberianpig/xSwipe">iberianpig/xSwipe</a>&nbsp;- Multitouch gestures on X11, Linux</li>
<li><a href="https://github.com/jimeh/manservant">jimeh/manservant</a>&nbsp;- Browse man pages in style with your personal manservant.</li>
<li><a href="https://github.com/joeyh/ikiwiki">joeyh/ikiwiki</a>&nbsp;- a wiki compiler</li>
<li><a href="https://github.com/Zentyal/zentyal">Zentyal/zentyal</a>&nbsp;- Linux Small Business Server</li>
<li><a href="https://github.com/yaoweibin/nginx_ajp_module">yaoweibin/nginx_ajp_module</a>&nbsp;- support AJP protocol proxy with Nginx</li>
<li><a href="https://github.com/CPAN-API/cpan-api">CPAN-API/cpan-api</a>&nbsp;- A free, open API for everything you want to know about CPAN</li>
<li><a href="https://github.com/neldredge/mathgen">neldredge/mathgen</a>&nbsp;- See&nbsp;<a href="http://thatsmathematics.com/mathgen/">http://thatsmathematics.com/mathgen/</a></li>
<li><a href="https://github.com/jtaby/Waldo">jtaby/Waldo</a>&nbsp;- A generic port of TextMate's Find-In-Project, with associated MacVim plugin</li>
<li><a href="https://github.com/broquaint/Gitalist">broquaint/Gitalist</a>&nbsp;- A modern git web viewer</li>
<li><a href="https://github.com/rtomayko/shocco">rtomayko/shocco</a>&nbsp;- shocco is a quick-and-dirty, literate-programming-style documentation generator for / in POSIX shell</li>
<li><a href="https://github.com/pjf/exobrain">pjf/exobrain</a>&nbsp;- Automate your life with Exobrain</li>
<li><a href="https://github.com/miyagawa/plagger">miyagawa/plagger</a>&nbsp;- Pluggable RSS/Atom aggregator</li>
<li><a href="https://github.com/justone/dotfiles">justone/dotfiles</a>&nbsp;- Dotfiles</li>
<li><a href="https://github.com/jsierles/chef_cookbooks_deprecated">jsierles/chef_cookbooks_deprecated</a>&nbsp;- Opinionated chef recipes for Ubuntu/Debian. Manage nginx, unicorn, UNIX user accounts, postgresql, and more!</li>
<li><a href="https://github.com/mattiasgeniar/varnish-4.0-configuration-templates">mattiasgeniar/varnish-4.0-configuration-templates</a>&nbsp;- Configuration templates used for Varnish 4.0 implementations.</li>
<li><a href="https://github.com/openresty/lua-resty-mysql">openresty/lua-resty-mysql</a>&nbsp;- Nonblocking Lua MySQL driver library for ngx_lua</li>
<li><a href="https://github.com/proger/eflame">proger/eflame</a>&nbsp;- Flame Graph profiler for Erlang</li>
<li><a href="https://github.com/openresty/stapxx">openresty/stapxx</a>&nbsp;- Simple macro language extentions to systemtap</li>
<li><a href="https://github.com/dkogan/feedgnuplot">dkogan/feedgnuplot</a>&nbsp;- Tool to plot realtime and stored data from the commandline, using gnuplot. This is the repo for 'feedgnuplot' on CPAN</li>
<li><a href="https://github.com/wbraswell/rperl">wbraswell/rperl</a>&nbsp;- RPerl Compiler</li>
<li><a href="https://github.com/petdance/bobby-tables">petdance/bobby-tables</a>&nbsp;- bobby-tables.com, the site for preventing SQL injections</li>
<li><a href="https://github.com/pshved/timeout">pshved/timeout</a>&nbsp;- A script to measure and limit CPU time and memory consumption of black-box processes in Linux</li>
<li><a href="https://github.com/openresty/srcache-nginx-module">openresty/srcache-nginx-module</a>&nbsp;- Transparent subrequest-based caching layout for arbitrary nginx locations.</li>
<li><a href="https://github.com/dockerana/dockerana">dockerana/dockerana</a>&nbsp;- Docker Monitoring with support for Grafana and Graphite</li>
<li><a href="https://github.com/OTRS/otrs">OTRS/otrs</a>&nbsp;- The OTRS framework.</li>
<li><a href="https://github.com/bucardo/bucardo">bucardo/bucardo</a>&nbsp;- Bucardo multimaster and master/slave Postgres replication</li>
<li><a href="https://github.com/rjbs/Dist-Zilla">rjbs/Dist-Zilla</a>&nbsp;- scary tools for building CPAN distributions</li>
<li><a href="https://github.com/kjellm/munin-mysql">kjellm/munin-mysql</a>&nbsp;- Improved MySQL Graphs for Munin</li>
<li><a href="https://github.com/holygeek/git-number">holygeek/git-number</a>&nbsp;- Use numbers for dealing with files in git</li>
<li><a href="https://github.com/s-aska/dropbox-api-command">s-aska/dropbox-api-command</a>&nbsp;- Dropbox API wrapper command.</li>
<li><a href="https://github.com/pintsized/ledge">pintsized/ledge</a>&nbsp;- A Lua application for OpenResty, providing scriptable HTTP cache functionality for Nginx.</li>
<li><a href="https://github.com/rcarmo/textwrangler-bbedit-solarized">rcarmo/textwrangler-bbedit-solarized</a>&nbsp;- solarized color scheme for BBEdit and TextWrangler</li>
<li><a href="https://github.com/lamw/vghetto-scripts">lamw/vghetto-scripts</a>&nbsp;- Various virtuallyGhetto scripts for VMware based solutions</li>
<li><a href="https://github.com/tokuhirom/Amon">tokuhirom/Amon</a>&nbsp;- yet another web application framework</li>
<li><a href="https://github.com/cschneid/irclogger">cschneid/irclogger</a>&nbsp;- Sinatra based irclogger.com</li>
<li><a href="https://github.com/andrewning/sortphotos">andrewning/sortphotos</a>&nbsp;- SortPhotos is a Python script that organizes photos and videos into folders using date/time information</li>
<li><a href="https://github.com/pintsized/lua-resty-http">pintsized/lua-resty-http</a>&nbsp;- Lua HTTP client cosocket driver for OpenResty / ngx_lua.</li>
<li><a href="https://github.com/jamesc/nagios-plugins-rabbitmq">jamesc/nagios-plugins-rabbitmq</a>&nbsp;- A set of nagios checks for RabbitMQ using the management interface</li>
<li><a href="https://github.com/kazeburo/cloudforecast">kazeburo/cloudforecast</a>&nbsp;- the server metrics gathering</li>
<li><a href="https://github.com/zigdon/twirssi">zigdon/twirssi</a>&nbsp;- An irssi script allowing the use of Twitter from within the IRC client.</li>
<li><a href="https://github.com/ganglia/gmetric">ganglia/gmetric</a>&nbsp;- Repository of user-contributed gmetric scripts</li>
<li><a href="https://github.com/joemiller/collectd-graphite">joemiller/collectd-graphite</a>&nbsp;- collectd plugin for sending data to graphite</li>
<li><a href="https://github.com/naoya/md2inao">naoya/md2inao</a>&nbsp;- Convert markdown to inao-format for WEB+DB PRESS</li>
<li><a href="https://github.com/inverse-inc/packetfence">inverse-inc/packetfence</a>&nbsp;- PacketFence is a fully supported, trusted, Free and Open Source network access control (NAC) solution. Boasting an impressive feature set including a captive-portal for registration and remediation, centralized wired and wireless management, powerful guest management options, 802.1X support, layer-2 isolation of problematic devices; PacketFence can be used to effectively secure networks small to very large heterogeneous networks.</li>
<li><a href="https://github.com/devd/Academic-Writing-Check">devd/Academic-Writing-Check</a>&nbsp;- check for passive words, weasel words, duplicate words, typographical errors and words strunk &amp; white don't like</li>
<li><a href="https://github.com/yoshinorim/mha4mysql-manager">yoshinorim/mha4mysql-manager</a>&nbsp;- Development tree of Master High Availability Manager and tools for MySQL (MHA), Manager part</li>
<li><a href="https://github.com/yaoweibin/ngx_http_substitutions_filter_module">yaoweibin/ngx_http_substitutions_filter_module</a>&nbsp;- a filter module which can do both regular expression and fixed string substitutions for nginx</li>
<li><a href="https://github.com/yaoweibin/nginx_syslog_patch">yaoweibin/nginx_syslog_patch</a>&nbsp;- add the full syslog feature to Nginx</li>
<li><a href="https://github.com/jjl/get_iplayer">jjl/get_iplayer</a>&nbsp;- A utility for grabbing tv and radio from BBC iPlayer. Phil Lewis has stopped developed it so I've forked it.</li>
<li><a href="https://github.com/kost/dvcs-ripper">kost/dvcs-ripper</a>&nbsp;- Rip web accessible (distributed) version control systems: SVN/GIT/HG...</li>
<li><a href="https://github.com/mrash/fwknop">mrash/fwknop</a>&nbsp;- Single Packet Authorization &gt; Port Knocking</li>
<li><a href="https://github.com/majutsushi/urxvt-font-size">majutsushi/urxvt-font-size</a>&nbsp;- Change the urxvt font size on the fly</li>
<li><a href="https://github.com/apenwarr/gitbuilder">apenwarr/gitbuilder</a>&nbsp;- Auto-builds and tests all the branches of your git projects, showing pass/fail results on a web page/RSS feed. Isolates failures to the first commit that caused the problem.</li>
<li><a href="https://github.com/tangledhelix/dotfiles">tangledhelix/dotfiles</a>&nbsp;- My dotfiles</li>
<li><a href="https://github.com/shabble/irssi-scripts">shabble/irssi-scripts</a>&nbsp;- Repo to store some personal irssi scripts</li>
<li><a href="https://github.com/kud/jpegrescan">kud/jpegrescan</a>&nbsp;- JPEGrescan: losslessly shrink any JPEG file.</li>
<li><a href="https://github.com/gregkh/bti">gregkh/bti</a>&nbsp;- bash twitter ididocy</li>
<li><a href="https://github.com/woothee/woothee">woothee/woothee</a>&nbsp;- User-Agent parser/classifier for multi languages</li>
<li><a href="https://github.com/spencertipping/nfu">spencertipping/nfu</a>&nbsp;- Numeric Fu for the command line</li>
<li><a href="https://github.com/davidbauer/Instacurate">davidbauer/Instacurate</a>&nbsp;- Turn your Twitter timeline into a personalised news site, in an instant. Fetches links from your timeline and displays them in a discovery friendly design.</li>
<li><a href="https://github.com/yuri-gushin/Roboo">yuri-gushin/Roboo</a>&nbsp;- Roboo - HTTP Robot Mitigator</li>
<li><a href="https://github.com/kni/redis-sharding">kni/redis-sharding</a>&nbsp;- Redis Sharding is a multiplexed proxy-server, designed to work with the database divided to several servers.</li>
<li><a href="https://github.com/tempire/MojoExample">tempire/MojoExample</a>&nbsp;- Mojolicious example with DBIx::Class schema load, deploy, fixtures, and tests.</li>
<li><a href="https://github.com/reyjrar/es-utils">reyjrar/es-utils</a>&nbsp;- ElasticSearch Utilities</li>
<li><a href="https://github.com/omniti-labs/omnipitr">omniti-labs/omnipitr</a>&nbsp;- Advanced WAL File Management Tools for PostgreSQL</li>
<li><a href="https://github.com/GDSSecurity/PadBuster">GDSSecurity/PadBuster</a>&nbsp;- Automated script for performing Padding Oracle attacks</li>
<li><a href="https://github.com/openresty/rds-json-nginx-module">openresty/rds-json-nginx-module</a>&nbsp;- An nginx output filter that formats Resty DBD Streams generated by ngx_drizzle and others to JSON</li>
<li><a href="https://github.com/zaf/asterisk-speech-recog">zaf/asterisk-speech-recog</a>&nbsp;- Speech recognition script for Asterisk that uses google's speech engine.</li>
<li><a href="https://github.com/Ibmurai/Markdown.codaplugin">Ibmurai/Markdown.codaplugin</a>&nbsp;- A Markdown plugin for Coda.</li>
<li><a href="https://github.com/oetiker/SmokePing">oetiker/SmokePing</a>&nbsp;- The Active Monitoring System</li>
<li><a href="https://github.com/openresty/lua-resty-upload">openresty/lua-resty-upload</a>&nbsp;- Streaming reader and parser for http file uploading based on ngx_lua cosocket</li>
<li><a href="https://github.com/nriley/Pester">nriley/Pester</a>&nbsp;- Simple, disposable alarms and timers for OS X.</li>
<li><a href="https://github.com/dabockster/Smackbook-Yosemite">dabockster/Smackbook-Yosemite</a>&nbsp;- Updated Smackbook script for OS X Yosemite</li>
<li><a href="https://github.com/cloudflare/lua-resty-logger-socket">cloudflare/lua-resty-logger-socket</a>&nbsp;- Raw-socket-based Logger Library for Nginx (based on ngx_lua)</li>
<li><a href="https://github.com/simpl/ngx_mongo">simpl/ngx_mongo</a>&nbsp;- Non-blocking upstream module for Nginx to connect to MongoDB</li>
<li><a href="https://github.com/iafan/Hacksby">iafan/Hacksby</a>&nbsp;- Description and unofficial implementation of Furby's audio protocol</li>
<li><a href="https://github.com/NixOS/hydra">NixOS/hydra</a>&nbsp;- Hydra, the Nix-based continuous build system</li>
<li><a href="https://github.com/WolverineFan/YNABLinuxInstall">WolverineFan/YNABLinuxInstall</a>&nbsp;- Install script for YNAB 4 on Linux</li>
<li><a href="https://github.com/SPORE/specifications">SPORE/specifications</a>&nbsp;- SPORE specifications</li>
<li><a href="https://github.com/xchataqua/xchataqua">xchataqua/xchataqua</a>&nbsp;- An IRC client, OS X native front-end for XChat (&nbsp;<a href="http://itunes.apple.com/app/id447521961">http://itunes.apple.com/app/id447521961</a>&nbsp;)</li>
<li><a href="https://github.com/jfrazelle/dotfiles">jfrazelle/dotfiles</a>&nbsp;- My dotfiles</li>
<li><a href="https://github.com/ytoolshed/pogo">ytoolshed/pogo</a>&nbsp;- Pogo is an agent-based system for running interruptive commands safely on thousands of machines in parallel</li>
<li><a href="https://github.com/openresty/lua-resty-websocket">openresty/lua-resty-websocket</a>&nbsp;- WebSocket support for the ngx_lua module (and OpenResty)</li>
<li><a href="https://github.com/jzawodn/mytop">jzawodn/mytop</a>&nbsp;- a "top" clone for MySQL</li>
<li><a href="https://github.com/fonnesbeck/Bios8366">fonnesbeck/Bios8366</a>&nbsp;- Advanced Statistical Computing at Vanderbilt University's Department of Biostatistics</li>
<li><a href="https://github.com/dbsrgits/dbix-class">dbsrgits/dbix-class</a>&nbsp;- Official github remote for git.shadowcat.co.uk DBIx-Class.git</li>
<li><a href="https://github.com/bricoleurs/bricolage">bricoleurs/bricolage</a>&nbsp;- Content management and publishing system</li>
<li><a href="https://github.com/exflickr/GodAuth">exflickr/GodAuth</a>&nbsp;- Authentication layer for web app tools</li>
<li><a href="https://github.com/JJ/hoborg">JJ/hoborg</a>&nbsp;- A dieselpunk novel with Spanish-created robot hobos in a balcanized America at the beginning of the XX century</li>
<li><a href="https://github.com/zigdon/xkcd-Bucket">zigdon/xkcd-Bucket</a>&nbsp;- Bucket is the channel bot for #xkcd</li>
<li><a href="https://github.com/jollyjinx/ZFS-TimeMachine">jollyjinx/ZFS-TimeMachine</a>&nbsp;- TimeMachine style backup for ZFS</li>
<li><a href="https://github.com/atomia/atomiadns">atomia/atomiadns</a>&nbsp;- Atomia DNS</li>
<li><a href="https://github.com/comotion/VSF">comotion/VSF</a>&nbsp;- Varnish Security Firewall</li>
<li><a href="https://github.com/bgcngm/mtk-tools">bgcngm/mtk-tools</a>&nbsp;- Unpack / repack MT65xx/MT83xx boot.img, recovery.img or logo.bin</li>
<li><a href="https://github.com/windytan/redsea">windytan/redsea</a>&nbsp;- Decoder for FM-RDS.</li>
<li><a href="https://github.com/tudorconstantin/Mojolicious-Boilerplate">tudorconstantin/Mojolicious-Boilerplate</a>&nbsp;- The Web in an&nbsp;<span>Awesome</span>&nbsp;Box</li>
<li><a href="https://github.com/openresty/lua-upstream-nginx-module">openresty/lua-upstream-nginx-module</a>&nbsp;- Nginx C module to expose Lua API to ngx_lua for Nginx upstreams</li>
<li><a href="https://github.com/openresty/test-nginx">openresty/test-nginx</a>&nbsp;- Data-driven test scaffold for Nginx C module and OpenResty Lua library development</li>
<li><a href="https://github.com/mndrix/merge-this">mndrix/merge-this</a>&nbsp;- Revision control stress tests</li>
<li><a href="https://github.com/brendangregg/HeatMap">brendangregg/HeatMap</a>&nbsp;- Heat map generation tools</li>
<li><a href="https://github.com/crucially/riakfuse">crucially/riakfuse</a>&nbsp;- Filesystem backed by riak</li>
<li><a href="https://github.com/DmitryKoterov/dklab_realsync">DmitryKoterov/dklab_realsync</a>&nbsp;- dkLab RealSync: replicate developer's files over SSH in realtime</li>
<li><a href="https://github.com/xme/pastemon">xme/pastemon</a>&nbsp;- pastebin.com Content Monitoring Tool</li>
<li></li></ul>]]></description>
	<dc:creator>Neel</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/opportunity/view/44407/mopga-2024-visiting-fellowship-program-for-early-career-researchers</guid>
  <pubDate>Fri, 10 Nov 2023 02:30:22 -0600</pubDate>
  <link></link>
  <title><![CDATA[MOPGA 2024 Visiting Fellowship Program for Early Career Researchers]]></title>
  <description><![CDATA[
<p>France, as a major player in the fight against climate change and guarantor of the spirit of the Paris Agreement, is launching a new MOPGA visiting fellowship program geared towards strengthening scientific contributions to climate change issues raised by the COPs. </p>

<p>This seventh Make Our Planet Great Again (MOPGA) call for applications is intended to welcome at least 40 early career researchers wishing to carry out their research in France. The program is funded by the French Ministry for Europe and Foreign Affairs, in collaboration with the French Ministry for Higher Education and Research, and implemented by Campus France. </p>

<p>The MOPGA 2024 Visiting Fellowship Program for Early Career Researchers will support researchers working on topics listed in the "Research Themes" section.</p>

<p>More at https://www.campusfrance.org/en/mopga-2024</p>
]]></description>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/34137/patristic-a-program-for-calculating-patristic-distances-and-graphically-comparing-the-components-of-genetic-change</guid>
	<pubDate>Mon, 07 Aug 2017 18:40:38 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/34137/patristic-a-program-for-calculating-patristic-distances-and-graphically-comparing-the-components-of-genetic-change</link>
	<title><![CDATA[PATRISTIC: a program for calculating patristic distances and graphically comparing the components of genetic change]]></title>
	<description><![CDATA[<p><span>PATRISTICv1.0 is a java program that calculates patristic distances from large trees in a range of file formats and allows graphical and statistical interpretation of distance matrices calculated by other programs.</span></p><p>Address of the bookmark: <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1352388/" rel="nofollow">https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1352388/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>

</channel>
</rss>