go-reuseport enables listening and dialing from the same TCP or UDP port. This means that SO_REUSEADDR and SO_REUSEPORT socket options may be set. This is particularly important when attempting to do TCP NAT hole-punching, which requires a process to both Listen and Dial on the same TCP port. go-reuseport provides some utilities around enabling this behaviour on various operating systems.
Simulating the sequential multi-arm multi-stage or platform trial with Bayesian approach using the rstan package, which provides the R interface for the Stan. This package supports fixed ratio and Bayesian adaptive randomization approaches for randomization. Additionally, it allows for the study of time trend problems in platform trials. There are demos available for a multi-arm multi-stage trial with two different null scenarios, as well as for Bayesian trial cutoff screening. The Bayesian adaptive randomisation approaches are described in: Trippa et al. (2012) <doi:10.1200/JCO.2011.39.8420> and Wathen et al. (2017) <doi:10.1177/1740774517692302>. The randomisation algorithm is described in: Zhao W <doi:10.1016/j.cct.2015.06.008>. The analysis methods of time trend effect in platform trial are described in: Saville et al. (2022) <doi:10.1177/17407745221112013> and Bofill Roig et al. (2022) <doi:10.1186/s12874-022-01683-w>.
This package provides a repository implementation that uses an RDF4J SAIL stack.
Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
Blackfriday is a Markdown processor in Go.
This package provides a WebSocket server for Ruby.
Regenerate sets for Unicode properties and values.
Trivial macro to define records and appropriate printers
This package provides P2P routing implementations for IPFS development.
This package provides a common API for query parsers in RDF4J.
This package provides a library for reading RAR archives with Golang.
This package provides a wrapper for the xcb-util-renderutil library.
Net::DNS::Resolver::Programmable is a programmable DNS resolver for offline emulation of DNS.
This package provides a virtual terminal widget for the tcell Go library.
This package exposes an annotation databases generated from UCSC by exposing these as TxDb objects.
This package provides methods to reduce confounding bias from unmeasured confounders in observational studies of vaccine efficacy using negative control outcomes.
Full genome sequences for Gasterosteus aculeatus (Stickleback) as provided by UCSC (gasAcu1, Feb. 2006) and stored in Biostrings objects.
Full genome sequences for Monodelphis domestica (Opossum) as provided by UCSC (monDom5, Oct. 2006) and stored in Biostrings objects.
Full genome sequences for Arabidopsis thaliana as provided by TAIR (snapshot from April 23, 2008) and stored in Biostrings objects.
Full genome sequences for Apis mellifera (Honey Bee) as provided by UCSC (apiMel2, Jan. 2005) and stored in Biostrings objects.
This package defines an extension for the Sphinx documentation system. The extension allows generation of API documentation by introspection of zope.interface instances in code.
The Purchase Request Quotation Tryton module allows users to ask quotations from selected purchase requests to different suppliers. Each request will collect quotation information from the supplier.
Plack::Middleware::ReverseProxy resets some HTTP headers, which are changed by reverse-proxy. You can specify the reverse proxy address and stop fake requests using enable_if directive in your app.psgi.