8 Monitoring Tools in One APM. Install in 5 Minutes.
Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
Start Free
Process Street | Compliance Operations Platform
Systemize execution. Prove compliance.
Bring compliance and operations under one roof with an AI agent that automates workflows, policies that enforce rules, and a platform that delivers results.
02-14-2014. Hamming distance calculation has been updated.
These are python scripts to analyze antibody libraries sequenced by next generation sequencing methods (454, IonTorrent, MiSeq) as described in D'Angelo et al MAbs. 2014 Jan 1;6(1):160-72.
Cross-platform NGS processing and analysis pipeline in Python
QUASR is a lightweight pipeline written to process and analyse next-generation sequencing (NGS) data from Illumina, 454, and IonTorrent platforms. Although originally written for viral data, it is generic enough to work on any NGS dataset. Functions include:
duplicate removal
demultiplexing
primer-removal
quality-assurance (QA) graphing
quality control (QC)
consensus-generation
minority-variant determination
minority-variant graphing
The main current version is 6.X, which is written in Python3. 7.X is my rewrite in Java, but is still work in progress. ...