porechop

adapter trimmer for Oxford Nanopore reads

Porechop is a tool for finding and removing adapters from Oxford Nanopore reads. Adapters on the ends of reads are trimmed off, and when a read has an adapter in its middle, it is treated as chimeric and chopped into separate reads. Porechop performs thorough alignments to effectively find adapters, even at low sequence identity. Porechop also supports demultiplexing of Nanopore reads that were barcoded with the Native Barcoding Kit, PCR Barcoding Kit or Rapid Barcoding Kit.

python-doubleratchet

Python 2 implementation of the Double Ratchet algorithm

libnet-telnet-perl

Perl module to script telnetable connections

Net::Telnet allows you to make client connections to a TCP port and do network I/O, especially to a port using the TELNET protocol. Simple I/O methods such as print, get, and getline are provided. More sophisticated interactive features are provided because connecting to a TELNET port ultimately means communicating with a program designed for human interaction. These interactive features include the ability to specify a timeout and to wait for patterns to appear in the input stream, such as the prompt from a shell.

ruby-slow-enumerator-tools

transformation of Ruby enumerators to produce data slowly and unpredictably

This Ruby library provides tools for transforming Ruby enumerators that produce data slowly and unpredictably.

rust-code-analysis-cli

Compute and export code metrics

This package contains the following binaries built from the Rust crate "rust-code-analysis-cli": - rust-code-analysis-cli

libeclipse-e4-core-contexts-java

Eclipse Contexts

Eclipse Platform defines the set of frameworks and common services that collectively make up infrastructure required to support the use of Eclipse as a component model, as a Rich Client Platform (RCP) and as a comprehensive tool integration platform. The core component provides basic platform infrastructure that does not involve any UI.