Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package contains a few simple math function for other Oxford Nanopore processing scripts.
This package provides a tool to extract assembly statistics from FASTA and FASTQ files.
Scriabin aims to provide a comprehensive view of cell-cell communication (CCC). It achieves this without requiring subsampling or aggregation.
FastQC aims to provide a QC report which can spot problems which originate either in the sequencer or in the starting library material. It can either run as a stand alone interactive application for the immediate analysis of small numbers of FastQ files, or it can be run in a non-interactive mode where it would be suitable for integrating into a larger analysis pipeline for the systematic processing of large numbers of files.
The IQ-TREE software was created as the successor of IQPNNI and TREE-PUZZLE (thus the name IQ-TREE). IQ-TREE was motivated by the rapid accumulation of phylogenomic data, leading to a need for efficient phylogenomic software that can handle a large amount of data and provide more complex models of sequence evolution. To this end, IQ-TREE can utilize multicore computers and distributed parallel computing to speed up the analysis. IQ-TREE automatically performs checkpointing to resume an interrupted analysis.
As input IQ-TREE accepts all common sequence alignment formats including PHYLIP, FASTA, Nexus, Clustal and MSF. As output IQ-TREE will write a self-readable report file (name suffix .iqtree), a NEWICK tree file (.treefile) which can be visualized by tree viewer programs such as FigTree, Dendroscope or iTOL.
Key features of IQ-TREE:
Fast and effective stochastic algorithm to reconstruct phylogenetic trees by maximum likelihood;
An ultrafast bootstrap approximation (UFBoot) to assess branch supports;
An ultrafast and automatic model selection (ModelFinder);
A flexible simulator (AliSim) which can simulate sequence alignments under more realistic models than Seq-Gen and INDELible;
Several fast branch tests like SH-aLRT and aBayes test and tree topology tests like the approximately unbiased (AU) test.
This package provides IQ-TREE version 3.
This package contains a collection of bioinformatics data structures and algorithms. It provides I/O classes, bitio classes, text indexing classes and BAM sequence alignment functionality.
This package provides tools for rapid prokaryotic genome annotation.
Anvi’o is a comprehensive platform that brings together many aspects of today’s computational strategies of data-enabled microbiology, including genomics, metagenomics, metatranscriptomics, pangenomics, metapangenomics, phylogenomics, and microbial population genetics in an integrated and easy-to-use fashion through extensive interactive visualization capabilities.
A fork of Prodigal meant to improve gene calling for giant viruses and viruses that use alternative genetic codes. It includes ten models added to the metagenome mode:
Acanthamoeba polyphaga mimivirus
Paramecium bursaria Chlorella virus
Acanthocystis turfacea Chlorella virus
VirSorter2's NCLDV gene model
Topaz (genetic code 15)
Agate (genetic code 15)
Gut phages (genetic code 15)
Gut phages (genetic code 11) x 5
Biosoup is a C++ collection of header-only data structures used for storage and logging in bioinformatics tools.
This package provides an interface for the Basic Local Alignment Search Tool (BLAST) to search genetic sequence data bases. This includes interfaces to blastn, blastp, blastx, and makeblastdb.
Control-FREEC automatically computes, normalizes, segments copy number and beta allele frequency (BAF) profiles, then calls copy number alterations and LOH. The control (matched normal) sample is optional for whole genome sequencing data but mandatory for whole exome or targeted sequencing data. For whole genome sequencing data analysis, the program can also use mappability data (files created by GEM).
Spoa (SIMD POA) is a c++ implementation of the partial order alignment (POA) algorithm, which is used to generate consensus sequences. It supports three alignment modes: local (Smith-Waterman), global (Needleman-Wunsch) and semi-global alignment (overlap), and three gap modes: linear, affine and convex (piecewise affine).
This package is used to apply filtering on raw VCF calls generated using CaVEMan.
This package provides a subset of the Regulatory Sequence Analysis Tools (RSAT).
This package provides a python implementation of DESeq2.
SPAdes is an assembly toolkit containing various assembly pipelines.
CMAPLE is a C++ reimplementation of MAPLE - a novel likelihood-based phylogenetic inference method for pandemic-scale epidemiological genomic data.
Primer3-py is a Python-abstracted API for the popular Primer3 library. The intention is to provide a simple and reliable interface for automated oligo analysis and design.
Primer3-py also includes bindings for the Primer3 primer design engine if you’d prefer to use an established pipeline. The IO parameters mirror those of the original Primer3, but you don’t have to deal with messy and slow file IO for your automated workflows.