<?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/34565?offset=20</link>
	<atom:link href="https://bioinformaticsonline.com/related/34565?offset=20" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/43439/mmseqs2-ultra-fast-and-sensitive-sequence-search-and-clustering-suite</guid>
	<pubDate>Wed, 06 Oct 2021 07:01:14 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/43439/mmseqs2-ultra-fast-and-sensitive-sequence-search-and-clustering-suite</link>
	<title><![CDATA[MMseqs2: ultra fast and sensitive sequence search and clustering suite]]></title>
	<description><![CDATA[<p><span>MMseqs2 (Many-against-Many sequence searching) is a software suite to search and cluster huge protein and nucleotide sequence sets. MMseqs2 is open source GPL-licensed software implemented in C++ for Linux, MacOS, and (as beta version, via cygwin) Windows. The software is designed to run on multiple cores and servers and exhibits very good scalability. MMseqs2 can run 10000 times faster than BLAST. At 100 times its speed it achieves almost the same sensitivity. It can perform profile searches with the same sensitivity as PSI-BLAST at over 400 times its speed.</span></p><p>Address of the bookmark: <a href="https://github.com/soedinglab/MMseqs2" rel="nofollow">https://github.com/soedinglab/MMseqs2</a></p>]]></description>
	<dc:creator>Abhi</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/blog/view/33306/ancestral-sequence-reconstruction-asr-or-ancestral-genesequence-reconstructionresurrection-tools-to-study-molecular-evolution</guid>
	<pubDate>Tue, 30 May 2017 04:20:05 -0500</pubDate>
	<link>https://bioinformaticsonline.com/blog/view/33306/ancestral-sequence-reconstruction-asr-or-ancestral-genesequence-reconstructionresurrection-tools-to-study-molecular-evolution</link>
	<title><![CDATA[Ancestral sequence reconstruction (ASR) or ancestral gene/sequence reconstruction/resurrection tools to study molecular evolution]]></title>
	<description><![CDATA[<p><span><strong>Ancestral sequence reconstruction</strong><span>&nbsp;(</span><strong>ASR</strong><span>) &ndash; also known as&nbsp;</span><strong>ancestral gene</strong><span>/</span><strong>sequence reconstruction</strong><span>/</span><strong>resurrection</strong><span>&nbsp;&ndash; is a technique used in the study of&nbsp;</span>molecular evolution<span>. The method consists of the synthesis of an ancestral&nbsp;</span>gene<span>&nbsp;and expression of the corresponding ancestral&nbsp;</span>protein<span>.&nbsp;</span><sup id="cite_ref-thornton_1-0"><a href="https://en.wikipedia.org/wiki/Ancestral_sequence_reconstruction#cite_note-thornton-1"></a></sup><span>The idea of protein 'resurrection' was suggested in 1963 by Pauling and Zuckerkandl.</span><sup id="cite_ref-2"><a href="https://en.wikipedia.org/wiki/Ancestral_sequence_reconstruction#cite_note-2"></a></sup><span>&nbsp;Some early efforts were made in the eighties-nineties, led by the laboratory of&nbsp;</span>Steven A. Benner<span>, showing the potential of this technique &ndash; one that only started to be fulfilled in the post-genomic era.</span><sup id="cite_ref-3"><a href="https://en.wikipedia.org/wiki/Ancestral_sequence_reconstruction#cite_note-3"></a></sup><span>&nbsp;Thanks to the improvement of algorithms and of better sequencing and synthesis techniques, the method was developed further in the early 2000s to allow the resurrection of a greater variety of and much more ancient genes.</span><sup id="cite_ref-4"><a href="https://en.wikipedia.org/wiki/Ancestral_sequence_reconstruction#cite_note-4"></a></sup><span>&nbsp;Over the last decade, ancestral protein resurrection has developed as a strategy to reveal the mechanisms and dynamics of protein evolution.&nbsp;</span></span></p><p><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e4/ASR_phylogeny.png/510px-ASR_phylogeny.png" alt="image" width="610" height="435" style="border: 0px; border: 0px;"></p><p><span>Following are the list of&nbsp;</span><strong style="font-size: 12.8px;">Ancestral /sequence/ reconstruction</strong><span>&nbsp;(</span><strong style="font-size: 12.8px;">ASR</strong><span>) tools:&nbsp;</span></p><p><a href="http://www.bx.psu.edu/miller_lab/car/" target="_blank" title="To inferCars official website"><span>inferCars</span></a></p><p><span><span><span><span><span>Reconstructs contiguous regions of an ancestral genome. Given information about adjacencies between conserved segments in each modern species, our goal is to infer segment order in the ancestral genome. To get a clean and precise statement of the problem, we formalize it using graph theory. We develop an algorithm that identifies a most parsimonious scenario for the history of each individual adjacency, although the whole-genome prediction is not guaranteed to optimize traditional measures like the number of breakpoints. We introduce weights to the graph edges to model the reliability of each adjacency.</span></span></span></span></span></p><p><span><span><a href="http://paleogenomics.irmacs.sfu.ca/ANGES/" target="_blank" title="To ANGES official website">ANGES</a>:</span><a href="http://paleogenomics.irmacs.sfu.ca/ANGES/" target="_blank" title="To ANGES official website">reconstructing ANcestral GEnomeS maps</a></span></p><p><span><span><span><span><span><span>A suite of Python programs that allows reconstructing ancestral genome maps from the comparison of the organization of extant-related genomes. ANGES can reconstruct ancestral genome maps for multichromosomal linear genomes and unichromosomal circular genomes. It implements methods inspired from techniques developed to compute physical maps of extant genomes.</span></span></span></span></span></span></p><p><a href="http://virulence.molgen.mpg.de/cocos/" target="_blank" title="To Cocos official website"><span>Cocos</span></a></p><p><span><span><span><span><span><span><span>Constructs phylogenies of multi-domain proteins. With a given species tree and domain phylogenies, the procedure infers the composition of ancestral multi-domain proteins. Cocos implements and extend a suggested algorithmic approach by Behzadi and Vingron in an easy-to-use program. Such method could be applied to reconstruction of partial homologous units such as bacterial operons or protein complexes.</span></span></span></span></span></span></span></p><p><a href="https://github.com/msrosenberg/MySSP" target="_blank" title="To MySSP official website"><span>MySSP</span></a></p><p><span><span><span><span><span><span><span><span>Constructs an initial DNA sequence at the root of the tree and simulates evolution across the tree using a variety of common models of DNA evolution. MySSP is a program for the simulation of DNA sequence evolution across a phylogenetic tree. It is designed for large-scale studies, including simulation of multiple replicates and outputs sequences into NEXUS, MEGA, or FASTA formats. MySSP has a fairly simple graphical user interface (GUI) for basic use, but also has a specialized batch script interpreter to allow for more complicated or large-scale simulations.</span></span></span></span></span></span></span></span></p><p><span><span><a href="http://www.cs.cmu.edu/~ckingsf/software/parana/" target="_blank" title="To PARANA official website">PARANA</a>:&nbsp;</span><a href="http://www.cs.cmu.edu/~ckingsf/software/parana/" target="_blank" title="To PARANA official website">Parsimonious Ancestral Reconstruction And Network Analysis</a></span></p><p><span><span><span><span><span><span><span><span><span>Performs parsimony based inference of ancestral biological networks. Given multiple extant networks and phylogenetic information relating extant nodes, PARANA finds a parsimonious set of ancestral interaction events (edge gains and losses) which explain the extant networks. The framework adopted by PARANA is able to represent network evolution under models that support gene duplication and loss and independent interaction gain and loss. The method works on both directed and undirected networks and can incorporate asymmetric interaction gain and loss costs. In contrast to previous approaches, PARANA does not require knowing the relative ordering of unrelated duplication events and thus, works on phylogenetic trees even where branch lengths are not provided.</span></span></span></span></span></span></span></span></span></p><p><span><span><a href="http://www-labs.iro.umontreal.ca/~mabrouk/" target="_blank" title="To GapAdj official website">GapAdj</a>:&nbsp;</span><a href="http://www-labs.iro.umontreal.ca/~mabrouk/" target="_blank" title="To GapAdj official website">Gapped Adjacencies</a></span></p><p><span><span><span><span><span><span><span><span><span><span>A synteny-based method that is flexible enough to handle a model of evolution involving whole genome duplication events, in addition to rearrangements, gene insertions, and losses. Ancestral relationships between markers are defined in term of Gapped Adjacencies, i.e. pairs of markers separated by up to a given number of markers. It improves on a previous restricted to direct adjacencies, which revealed a high accuracy for adjacency prediction, but with the drawback of being overly conservative, i.e. of generating a large number of contiguous ancestral regions (CARs).</span></span></span></span></span></span></span></span></span></span></p><p><a href="http://ancestors.bioinfo.uqam.ca/"><span><span><span><span><span><span><span><span><span><span>ANCESTOR</span></span></span></span></span></span></span></span></span></span></a></p><p><span><span><span><span><span><span><span><span><span><span><span>A web server allowing one to easily and quickly perform the last three steps of the ancestral genome reconstruction procedure. Ancestors implements several alignment algorithms, an indel maximum likelihood solver and a context-dependent maximum likelihood substitution inference algorithm. The results presented by the server include the posterior probabilities for the last two steps of the ancestral genome reconstruction and the expected error rate of each ancestral base prediction.</span></span></span></span></span></span></span></span></span></span></span></p><p><a href="http://bioinfo.lifl.fr/procars/" target="_blank" title="To ProCARs official website"><span>ProCARs</span></a></p><p>Reconstructs ancestral gene orders as contiguous ancestral regions (CARs) with a progressive homology-based method. ProCARs runs from a phylogeny tree (without branch lengths needed) with a marked ancestor and a block file. This homology-based method is based on iteratively detecting and assembling ancestral adjacencies, while allowing some micro-rearrangements of synteny blocks at the extremities of the progressively assembled CARs. The method starts with a set of blocks as the initial set of CARs, and detects iteratively the potential ancestral adjacencies between extremities of CARs, while building up the CARs progressively by adding, at each step, new non-conflicting adjacencies that induce the less homoplasy phenomenon. The species tree is used, in some additional internal steps, to compute a score for the remaining conflicting adjacencies, and to detect other reliable adjacencies, in order to reach completely assembled ancestral genomes.</p><p><a href="http://fastml.tau.ac.il/" target="_blank" title="To FastML official website"><span>FastML</span></a></p><p>A user-friendly tool for the reconstruction of ancestral sequences. FastML implements various novel features that differentiate it from existing tools: (i) FastML uses an indel-coding method, in which each gap, possibly spanning multiples sites, is coded as binary data. FastML then reconstructs ancestral indel states assuming a continuous time Markov process. FastML provides the most likely ancestral sequences, integrating both indels and characters; (ii) FastML accounts for uncertainty in ancestral states: it provides not only the posterior probabilities for each character and indel at each sequence position, but also a sample of ancestral sequences from this posterior distribution, and a list of the k-most likely ancestral sequences; (iii) FastML implements a large array of evolutionary models, which makes it generic and applicable for nucleotide, protein and codon sequences; and (iv) a graphical representation of the results is provided, including, for example, a graphical logo of the inferred ancestral sequences.</p><p><a href="http://rth.dk/resources/maxAlike/" target="_blank" title="To maxAlike official website"><span>maxAlike</span></a></p><p>Reconstructs a genomic sequence for a specific taxon based on sequence homologs in other species. The input is a multiple sequence alignment and a phylogenetic tree that also contains the target species. For this target species, the algorithm computes nucleotide probabilities at each sequence position. Consensus sequences are then reconstructed based on a certain confidence level.</p><p><span><span><a href="http://www.geneorder.org/server.php" target="_blank" title="To MLGO official website">MLGO</a>:&nbsp;</span><a href="http://www.geneorder.org/server.php" target="_blank" title="To MLGO official website">Maximum Likelihood for Gene Order Analysis</a></span></p><p>A web tool for the reconstruction of phylogeny and/or ancestral genomes from gene-order data. MLGO was designed for analysis of large-scale genomic changes including not only rearrangements but also gene insertions, deletions and duplications. MLGO can be used to infer a phylogeny from genome rearrangement and gene order data, and can also obtain an estimation of ancestral genomes, given an input tree. MLGO takes the advantage of binary encoding on gene-order data, supports a fairly general model of genomic evolution (rearrangements plus duplications, insertions, and losses of genomic regions), and successfully accommodates itself into the framework of maximized likelihood.</p><p>Image Reference : Wiki</p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44887/alfapang-alignment-free-algorithm-for-pangenome-graph-construction</guid>
	<pubDate>Thu, 28 Aug 2025 02:56:35 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44887/alfapang-alignment-free-algorithm-for-pangenome-graph-construction</link>
	<title><![CDATA[AlfaPang: alignment free algorithm for pangenome graph construction]]></title>
	<description><![CDATA[<p><span>AlfaPang constructs variation graphs, leveraging its alignment-free and reference-free approach, based solely on intrinsic sequence properties. This design allows AlfaPang's runtime and memory usage to scale linearly with the size of input sequences, enabling it to handle significantly larger genome sets compared to other methods.</span></p><p>Address of the bookmark: <a href="https://github.com/AdamCicherski/AlfaPang" rel="nofollow">https://github.com/AdamCicherski/AlfaPang</a></p>]]></description>
	<dc:creator>BioStar</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/bookmarks/view/36512/hisat2-a-fast-and-sensitive-alignment-program-for-mapping-next-generation-sequencing-reads</guid>
	<pubDate>Tue, 08 May 2018 04:27:22 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/36512/hisat2-a-fast-and-sensitive-alignment-program-for-mapping-next-generation-sequencing-reads</link>
	<title><![CDATA[HISAT2: a fast and sensitive alignment program for mapping next-generation sequencing reads]]></title>
	<description><![CDATA[<p><strong>HISAT2</strong><span>&nbsp;is a fast and sensitive alignment program for mapping next-generation sequencing reads (both DNA and RNA) to a population of human genomes (as well as to a single reference genome). Based on an extension of BWT for graphs&nbsp;</span><a href="http://dl.acm.org/citation.cfm?id=2674828">[Sir&eacute;n et al. 2014]</a><span>, we designed and implemented a graph FM index (GFM), an original approach and its first implementation to the best of our knowledge. In addition to using one global GFM index that represents a population of human genomes, HISAT2 uses a large set of small GFM indexes that collectively cover the whole genome (each index representing a genomic region of 56 Kbp, with 55,000 indexes needed to cover the human population). These small indexes (called local indexes), combined with several alignment strategies, enable rapid and accurate alignment of sequencing reads. This new indexing scheme is called a Hierarchical Graph FM index (HGFM).&nbsp;</span></p>
<p><span>more at&nbsp;https://ccb.jhu.edu/software/hisat2/index.shtml</span></p><p>Address of the bookmark: <a href="https://github.com/infphilo/hisat2" rel="nofollow">https://github.com/infphilo/hisat2</a></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/39689/msaprobs-parallel-and-accurate-multiple-sequence-alignment</guid>
	<pubDate>Tue, 09 Jul 2019 23:58:44 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/39689/msaprobs-parallel-and-accurate-multiple-sequence-alignment</link>
	<title><![CDATA[MSAProbs - Parallel and accurate multiple sequence alignment]]></title>
	<description><![CDATA[<p><strong>MSAProbs</strong><span>&nbsp;is a well-established state-of-the-art multiple sequence alignment algorithm for protein sequences. The design of MSAProbs is based on a combination of pair hidden Markov models and partition functions to calculate posterior probabilities. Assessed using the popular benchmarks: BAliBASE, PREFAB, SABmark and OXBENCH, MSAProbs achieves statistically significant accuracy improvements over the existing top performing aligners, including ClustalW, MAFFT, MUSCLE, ProbCons and Probalign. In addition, MSAProbs is optimized for shared-memory CPUs by employing a multi-threaded design, and further parallelized for distributed-memory systems using MPI to overcome high memory overhead barrier and achieve good parallel and data-size scalability.</span></p><p>Address of the bookmark: <a href="http://msaprobs.sourceforge.net/homepage.htm#latest" rel="nofollow">http://msaprobs.sourceforge.net/homepage.htm#latest</a></p>]]></description>
	<dc:creator>Neel</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/44508/a-web-based-tool-for-sequence-alignment-statistics-and-innovative-visualization</guid>
	<pubDate>Thu, 04 Apr 2024 01:44:50 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/44508/a-web-based-tool-for-sequence-alignment-statistics-and-innovative-visualization</link>
	<title><![CDATA[A web-based tool for sequence alignment statistics and innovative visualization]]></title>
	<description><![CDATA[<p>AlignStatPlot, a new R package and online tool that is well-documented and easy-to usefor MSA and post-MSA analysis. This tool performs both traditional and cutting-edge analy-ses on sequencing data and generates new visualisation methods for MSA results. Whencompared to currently available tools, AlignStatPlot provides a robust ability to handle andvisualise diversity data, while the online version will save time and encourage researchersto focus on explaining their findings. It is a simple tool that can be used in conjunction withpopulation genetics software (PDF) AlignStatPlot: An R package and online tool for robust sequence alignment statistics and innovative visualization of big data.</p><p>Address of the bookmark: <a href="https://bioinformatics.um6p.ma/AlignStatPlot/" rel="nofollow">https://bioinformatics.um6p.ma/AlignStatPlot/</a></p>]]></description>
	<dc:creator>BioStar</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/34493/plast-a-fast-accurate-and-ngs-scalable-bank-to-bank-sequence-similarity-search-tool</guid>
	<pubDate>Fri, 01 Dec 2017 04:10:54 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/34493/plast-a-fast-accurate-and-ngs-scalable-bank-to-bank-sequence-similarity-search-tool</link>
	<title><![CDATA[PLAST: A fast, accurate and NGS scalable bank-to-bank sequence similarity search tool]]></title>
	<description><![CDATA[<p><strong>PLAST is a fast, accurate and NGS scalable bank-to-bank sequence similarity search tool providing significant accelerations of seeds-based heuristic comparison methods, such as the Blast suite of algorithms.</strong></p>
<p><strong>Relying on unique software architecture, PLAST takes full advantage of recent multi-core personal computers without requiring any additional hardware devices.</strong></p>
<p>PLAST stands for&nbsp;<em>Parallel Local Sequence Alignment Search Tool&nbsp;</em>and is was&nbsp;<a href="http://www.biomedcentral.com/1471-2105/10/329" target="_blank">published in BMC Bioinformatics.</a></p>
<p>PLAST is a general purpose sequence comparison tool providing the following benefits:</p>
<ul>
<li>PLAST is a high-performance sequence comparison tool designed to compare two sets of sequences (query vs. reference),</li>
<li>Reduces the processing time of sequences comparisons while providing highest quality results,</li>
<li>Contains a fully integrated data filtering engine capable of selecting relevant hits with user-defined criteria (E-Value, identity, coverage, alignment length, etc.),</li>
<li>Does not require any additional hardware, since it is a software solution. It is easy to install, cost-effective, takes full advantage of multi-core processors and uses a small RAM footprint,</li>
<li>Ready to be used on desktop computer, cluster, cloud as well as within distributed system running Hadoop.</li>
</ul>
<p>https://plast.inria.fr/</p><p>Address of the bookmark: <a href="https://plast.inria.fr/" rel="nofollow">https://plast.inria.fr/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/41959/rna-bloom-a-fast-and-memory-efficient-de-novo-transcript-sequence-assembler</guid>
	<pubDate>Thu, 09 Jul 2020 03:13:06 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/41959/rna-bloom-a-fast-and-memory-efficient-de-novo-transcript-sequence-assembler</link>
	<title><![CDATA[RNA-Bloom: a fast and memory-efficient de novo transcript sequence assembler]]></title>
	<description><![CDATA[<p><strong>RNA-Bloom</strong><span>&nbsp;</span>is a fast and memory-efficient<span>&nbsp;</span><em>de novo</em><span>&nbsp;</span>transcript sequence assembler. It is designed for the following sequencing data types:</p>
<ul>
<li>single-end/paired-end bulk RNA-seq (strand-specific/agnostic)</li>
<li>paired-end single-cell RNA-seq (strand-specific/agnostic)</li>
<li>nanopore RNA-seq (PCR cDNA/direct cDNA/direct RNA)</li>
</ul>
<p>Written by<span>&nbsp;</span><a>Ka Ming Nip</a><span>&nbsp;</span>✉️</p><p>Address of the bookmark: <a href="https://github.com/bcgsc/RNA-Bloom" rel="nofollow">https://github.com/bcgsc/RNA-Bloom</a></p>]]></description>
	<dc:creator>LEGE</dc:creator>
</item>

<item>
  <guid isPermaLink='true'>https://bioinformaticsonline.com/researchlabs/view/6130/rna-bioinformatics-and-high-throughput-analysis-jena</guid>
  <pubDate>Sat, 09 Nov 2013 20:03:56 -0600</pubDate>
  <link></link>
  <title><![CDATA[RNA Bioinformatics and High Throughput Analysis Jena]]></title>
  <description><![CDATA[
<p>Research Topics:</p>

<p>High Throughput Sequencing Analysis<br />Comparative Genomics<br />Identification and Annotation of Non-coding RNAs<br />Bioinformatic Analysis and System Biology of Viruses<br />Coevolution of Proteins and RNAs<br />Algorithmic Bioinformatics<br />Phylogenetic Analysis</p>

<p>http://www.rna.uni-jena.de/index.php</p>
]]></description>
</item>

</channel>
</rss>