_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


gemma 0.98.5
Dependencies: gsl@2.8 openblas@0.3.30 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/genetics-statistics/GEMMA
Licenses: GPL 3
Build system: gnu
Synopsis: Tool for genome-wide efficient mixed model association
Description:

GEMMA provides a standard linear mixed model resolver with application in GWAS.

r-metacell 0.3.41-1.d6a6926
Propagated dependencies: r-cluster@2.1.8.1 r-cowplot@1.2.0 r-data-table@1.17.8 r-dbscan@1.2.3 r-domc@1.3.8 r-dplyr@1.1.4 r-entropy@1.3.2 r-ggplot2@4.0.1 r-graph@1.88.0 r-igraph@2.2.1 r-kernsmooth@2.23-26 r-magrittr@2.0.4 r-matrix@1.7-4 r-matrixstats@1.5.0 r-pdist@1.2.1 r-pheatmap@1.0.13 r-plyr@1.8.9 r-rcolorbrewer@1.1-3 r-rcurl@1.98-1.17 r-rgraphviz@2.54.0 r-slam@0.1-55 r-singlecellexperiment@1.32.0 r-svglite@2.2.2 r-tgconfig@0.1.2-1.15cf199 r-tgstat@2.3.29 r-tgutil@0.1.15-1.db4ff8b r-tidyr@1.3.1 r-umap@0.2.10.0 r-umap@0.2.10.0 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/tanaylab/metacell/
Licenses: Expat
Build system: r
Synopsis: Meta cell analysis for single cell RNA-seq data
Description:

This package facilitates the analysis of single-cell RNA-seq UMI matrices. It does this by computing partitions of a cell similarity graph into small homogeneous groups of cells, which are defined as metacells (MCs). The derived MCs are then used for building different representations of the data, allowing matrix or 2D graph visualization forming a basis for analysis of cell types, subtypes, transcriptional gradients,cell-cycle variation, gene modules and their regulatory models and more.

hisat 0.1.6
Dependencies: perl@5.36.0 python@3.11.14 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://ccb.jhu.edu/software/hisat/index.shtml
Licenses: GPL 3+
Build system: gnu
Synopsis: Hierarchical indexing for spliced alignment of transcripts
Description:

HISAT is a fast and sensitive spliced alignment program for mapping RNA-seq reads. In addition to one global FM index that represents a whole genome, HISAT uses a large set of small FM indexes that collectively cover the whole genome. These small indexes (called local indexes) combined with several alignment strategies enable effective alignment of RNA-seq reads, in particular, reads spanning multiple exons.

r-pairwiseadonis 0.4.1-1.cb190f7
Propagated dependencies: r-cluster@2.1.8.1 r-permute@0.9-8 r-vegan@2.7-2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/pmartinezarbizu/pairwiseAdonis
Licenses: GPL 2+
Build system: r
Synopsis: Pairwise multilevel comparison using adonis
Description:

This package implements two functions:

  • pairwise.adonis is a wrapper function for multilevel pairwise comparison using adonis2 from package vegan. The function returns adjusted p-values using p.adjust(). It does not accept interaction between factors neither strata.

  • pairwise.adonis2 accepts a model formula like in adonis from vegan. You can use interactions between factors and define strata to constrain permutations. For pairwise comparison a list of unique pairwise combination of factors is produced.

python-dendropy 4.5.1
Propagated dependencies: python-setuptools@80.9.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://dendropy.org/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Library for phylogenetics and phylogenetic computing
Description:

DendroPy is a library for phylogenetics and phylogenetic computing: reading, writing, simulation, processing and manipulation of phylogenetic trees (phylogenies) and characters.

vcftools 0.1.16
Dependencies: perl@5.36.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://vcftools.github.io/
Licenses: LGPL 3
Build system: gnu
Synopsis: Tools for working with VCF files
Description:

VCFtools is a program package designed for working with VCF files, such as those generated by the 1000 Genomes Project. The aim of VCFtools is to provide easily accessible methods for working with complex genetic variation data in the form of VCF files.

r-p2data 1.0.0-1.7d4c0e1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/kharchenkolab/p2data
Licenses: GPL 3
Build system: r
Synopsis: Data for pagoda2
Description:

This package contains data used by pagoda2. The data within this package are the 3000 bone marrow cells used for vignettes.

star 2.7.3a
Dependencies: htslib@1.21 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/alexdobin/STAR
Licenses: GPL 3+
Build system: gnu
Synopsis: Universal RNA-seq aligner
Description:

The Spliced Transcripts Alignment to a Reference (STAR) software is based on a previously undescribed RNA-seq alignment algorithm that uses sequential maximum mappable seed search in uncompressed suffix arrays followed by seed clustering and stitching procedure. In addition to unbiased de novo detection of canonical junctions, STAR can discover non-canonical splices and chimeric (fusion) transcripts, and is also capable of mapping full-length RNA sequences.

bamtools 2.5.2
Dependencies: jsoncpp@1.9.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/pezmaster31/bamtools
Licenses: Expat
Build system: cmake
Synopsis: C++ API and command-line toolkit for working with BAM data
Description:

BamTools provides both a C++ API and a command-line toolkit for handling BAM files.

ruby-bio-kseq 0.0.2
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/gusevfe/bio-kseq
Licenses: Expat
Build system: ruby
Synopsis: Ruby bindings for the kseq.h FASTA/Q parser
Description:

Bio::Kseq provides ruby bindings to the kseq.h FASTA and FASTQ parsing code. It provides a fast iterator over sequences and their quality scores.

r-psiplot 2.3.0
Propagated dependencies: r-mass@7.3-65 r-dplyr@1.1.4 r-tidyr@1.3.1 r-purrr@1.2.0 r-readr@2.1.6 r-magrittr@2.0.4 r-ggplot2@4.0.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/kcha/psiplot
Licenses: Expat
Build system: r
Synopsis: Plot percent spliced-in values of alternatively-spliced exons
Description:

PSIplot is an R package for generating plots of percent spliced-in (PSI) values of alternatively-spliced exons that were computed by vast-tools, an RNA-Seq pipeline for alternative splicing analysis. The plots are generated using ggplot2.

r-hdf5dataframe 0.0.0-2.1e30e6b
Propagated dependencies: r-biocgenerics@0.56.0 r-delayedarray@0.36.0 r-hdf5array@1.38.0 r-rhdf5@2.54.0 r-s4vectors@0.48.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/BIMSBbioinfo/HDF5DataFrame
Licenses: Expat
Build system: r
Synopsis: Bioconductor-friendly bindings for Parquet
Description:

This package implements bindings for h5 files that are compatible with Bioconductor S4 data structures, namely the DataFrame and DelayedArray. This allows HDF5-backed data to be easily used as data frames with arbitrary sets of columns.

python-cellbender 0.2.2
Propagated dependencies: python-anndata@0.12.1 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pandas@2.2.3 python-pyro-ppl@1.9.1 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-sphinx@7.4.7 python-sphinx-argparse@0.5.2 python-sphinx-autodoc-typehints@1.25.3 python-sphinx-rtd-theme@3.0.2 python-sphinxcontrib-programoutput@0.17 python-tables@3.10.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://cellbender.rtfd.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Eliminate technical artifacts from single-cell RNA-seq data
Description:

CellBender is a software package for eliminating technical artifacts from high-throughput single-cell RNA sequencing (scRNA-seq) data.

multichoose 1.0.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/ekg/multichoose
Licenses: Expat
Build system: gnu
Synopsis: Efficient loopless multiset combination generation algorithm
Description:

This library implements an efficient loopless multiset combination generation algorithm which is (approximately) described in "Loopless algorithms for generating permutations, combinations, and other combinatorial configurations.", G. Ehrlich - Journal of the ACM (JACM), 1973. (Algorithm 7.)

r-gchain 0.2.0-2.19f8bb9
Propagated dependencies: r-bamutils@0.0.0.9000-2.0a7d2d9 r-biostrings@2.78.0 r-data-table@1.17.8 r-genomicalignments@1.46.0 r-genomicranges@1.62.0 r-gtrack@0.1.0-1.a694fa3 r-gutils@0.2.0-2.fc24db6 r-matrix@1.7-4 r-rtracklayer@1.70.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/mskilab/gChain/
Licenses: GPL 2
Build system: r
Synopsis: Additional capabilities and speed for GenomicRanges operations
Description:

This R package provides additional capabilities and speed for GenomicRanges operations.

python-mgatk 0.7.0
Propagated dependencies: python-biopython@1.85 python-click@8.1.8 python-numpy@1.26.4 python-optparse-pretty@0.1.1 python-pandas@2.2.3 python-pysam@0.23.0 python-regex@2024.11.6 python-ruamel.yaml@0.18.14 python-setuptools@80.9.0 snakemake@8.29.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/caleblareau/mgatk
Licenses: Expat
Build system: pyproject
Synopsis: Mitochondrial genome analysis toolkit
Description:

This package is a Python-based command line interface for processing .bam files with mitochondrial reads and generating high-quality heteroplasmy estimation from sequencing data. The mgatk package places a special emphasis on mitochondrial genotypes generated from single-cell genomics data, primarily mtscATAC-seq, but is generally applicable across other assays.

python-whatshap 2.3-0.5722d69
Propagated dependencies: python-biopython@1.85 python-matplotlib@3.8.2 python-networkx@3.4.2 python-pulp@2.4 python-pyfaidx@0.7.2.1 python-scipy@1.12.0 python-xopen@1.8.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://whatshap.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Read-based phasing of genomic variants
Description:

WhatsHap is software for phasing genomic variants using DNA sequencing reads, also called read-based phasing or haplotype assembly. It is especially suitable for long reads, but works also well with short reads.

python-ete3 3.1.3
Propagated dependencies: python-lxml@6.0.1 python-numpy@1.26.4 python-pyqt@5.15.11 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://etetoolkit.org
Licenses: GPL 3+
Build system: pyproject
Synopsis: Python environment for phylogenetic tree exploration
Description:

This package provides a Python environment for phylogenetic tree exploration.

r-disgenet2r 0.99.2-1.8d8ce37
Propagated dependencies: r-data-table@1.17.8 r-ggplot2@4.0.1 r-gtable@0.3.6 r-httr@1.4.7 r-igraph@2.2.1 r-jsonlite@2.0.0 r-purrr@1.2.0 r-reshape@0.8.10 r-reshape2@1.4.5 r-sparql@1.16 r-stringr@1.6.0 r-tidyr@1.3.1 r-tidyverse@2.0.0 r-venndiagram@1.7.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://bitbucket.org/ibi_group/disgenet2r
Licenses: Expat
Build system: r
Synopsis: Query, visualize, and expand DisGeNET data
Description:

This is an R package to query and expand DisGeNET data, and to visualize the results within R framework. The disgenet2r package is designed to retrieve data from DisGeNET v6.0 (Jan, 2019).

python-magic-impute 1.2.1
Propagated dependencies: python-future@1.0.0 python-graphtools@1.5.3 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pandas@2.2.3 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-tasklogger@1.2.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/KrishnaswamyLab/MAGIC
Licenses: GPL 2+
Build system: pyproject
Synopsis: Markov affinity-based graph imputation of cells
Description:

MAGIC is an interactive tool to impute missing values in single-cell sequencing data and to restore the structure of the data. It also provides data pre-processing functionality such as dimensionality reduction and gene expression visualization.

r-wasabi 1.0.1-1.8c33cab
Propagated dependencies: r-data-table@1.17.8 r-rhdf5@2.54.0 r-rjson@0.2.23
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/COMBINE-lab/wasabi
Licenses: Modified BSD
Build system: r
Synopsis: Use Sailfish and Salmon with Sleuth
Description:

This package converts the output of the Sailfish and Salmon RNA-seq quantification tools so that it can be used with the Sleuth differential analysis package.

ritornello 2.0.1
Dependencies: samtools@0.1.19 fftw@3.3.10 boost@1.89.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/KlugerLab/Ritornello
Licenses: GPL 3+
Build system: gnu
Synopsis: Control-free peak caller for ChIP-seq data
Description:

Ritornello is a ChIP-seq peak calling algorithm based on signal processing that can accurately call binding events without the need to do a pair total DNA input or IgG control sample. It has been tested for use with narrow binding events such as transcription factor ChIP-seq.

rscape 2.0.0.q
Propagated dependencies: gsl@2.8 openmpi@4.1.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/EddyRivasLab/R-scape
Licenses: Modified BSD
Build system: gnu
Synopsis: RNA structural covariation above phylogenetic expectation
Description:

R-scape discovers RNA secondary structure consensus elements. These elements include riboswitches and ribozymes. It utilizes probabilistic modeling of sequence alignments, explicitly considering folding dependencies. The tool enables the de novo search for new structural elements and facilitates comparative analysis of known RNA families.

repeat-masker 4.1.2-p1
Dependencies: bash-minimal@5.2.37 perl@5.36.0 perl-text-soundex@3.05 python@3.11.14 python-h5py@3.13.0 hmmer@3.3.2 trf@4.09.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/Benson-Genomics-Lab/TRF
Licenses: The Open Software License 2.1
Build system: gnu
Synopsis: Tandem Repeats Finder: a program to analyze DNA sequences
Description:

A tandem repeat in DNA is two or more adjacent, approximate copies of a pattern of nucleotides. Tandem Repeats Finder is a program to locate and display tandem repeats in DNA sequences. In order to use the program, the user submits a sequence in FASTA format. The output consists of two files: a repeat table file and an alignment file. Submitted sequences may be of arbitrary length. Repeats with pattern size in the range from 1 to 2000 bases are detected.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087