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 provides a subset of the Regulatory Sequence Analysis Tools (RSAT).
This package is used to apply filtering on raw VCF calls generated using CaVEMan.
This packages provides a collection of small and efficient programs for performing some common and uncommon tasks with FASTQ files.
This package provides an implementation of the CaVEMan program. It uses an expectation maximisation approach to calling single base substitutions in paired data. It is designed for use with a compute cluster. Most steps in the program make use of an index parameter. The split step is designed to divide the genome into chunks of adjustable size to optimise for runtime/memory usage requirements.
This package primarily exists to prevent code duplication between some other projects, specifically AscatNGS and Battenburg.
SPAdes is an assembly toolkit containing various assembly pipelines.
SHARC is a pipeline for somatic SV calling and filtering from tumor-only Nanopore sequencing data. It performs mapping, SV calling, SV filtering, random forest classification, blacklist filtering and SV prioritization, followed by automated primer design for PCR amplicons of 80-120 bp that are useful to track cancer ctDNA molecules in liquid biopsies.
IGoR is a C++ software designed to infer V(D)J recombination related processes from sequencing data such as:
Recombination model probability distribution
Hypermutation model
Best candidates recombination scenarios
Generation probabilities of sequences (even hypermutated)
Its heavily object oriented and modular style was designed to ensure long term support and evolvability for new tasks in assessing TCR and BCR receptors features using modern parallel architectures.
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.
This package contains functions to extract information from Oxford Nanopore sequencing data and alignments.
This package provides a python implementation of DESeq2.
MMseqs2 (Many-against-Many sequence searching) is a software suite to search and cluster huge protein and nucleotide sequence sets.
The goal of NicheNet is to study intercellular communication from a computational perspective. NicheNet uses human or mouse gene expression data of interacting cells as input and combines this with a prior model that integrates existing knowledge on ligand-to-target signaling paths. This allows to predict ligand-receptor interactions that might drive gene expression changes in cells of interest.
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 provides in uncompressed version of the gnomAD structural variant sites.
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 io_lib from the Staden package is a library of file reading and writing code to provide a general purpose trace file (and Experiment File) reading interface. It supports various DNA sequence read formats, in particular SCF, ABI, ALF, CTF, ZTR, SFF and SRF.
This package provides tools for filtering on quality and/or read length, and optional trimming after passing filters. Reads from stdin, writes to stdout. Optionally reads directly from an uncompressed file specified on the command line. It is intended to be used directly after fastq extraction, prior to mapping, or in a stream between extraction and mapping.
Bioparser is a C++ header only parsing library for several bioinformatics formats (FASTA/Q, MHAP/PAF/SAM), with support for zlib compressed files.
This package provides a tool to extract assembly statistics from FASTA and FASTQ files.