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

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.


python-mygene 3.2.2
Propagated dependencies: python-biothings-client@0.2.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/biothings/mygene.py
Licenses: Modified BSD
Build system: python
Synopsis: Python Client for MyGene.Info services
Description:

MyGene.Info provides simple-to-use REST web services to query/retrieve gene annotation data. It's designed with simplicity and performance emphasized. Mygene is a Python wrapper to access MyGene.Info services.

plink-ng 2.0.0-a.6.16
Dependencies: libdeflate@1.19 openblas@0.3.30 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.cog-genomics.org/plink/
Licenses: GPL 3+
Build system: gnu
Synopsis: Whole genome association analysis toolset
Description:

PLINK is a whole genome association analysis toolset, designed to perform a range of basic, large-scale analyses in a computationally efficient manner. The focus of PLINK is purely on analysis of genotype/phenotype data, so there is no support for steps prior to this (e.g. study design and planning, generating genotype or CNV calls from raw data). Through integration with gPLINK and Haploview, there is some support for the subsequent visualization, annotation and storage of results.

ghc-int-interval-map 0.0.0.0
Dependencies: ghc-either@5.0.2 ghc-primitive@0.7.3.0 ghc-vector@0.12.3.1 ghc-vector-algorithms@0.8.0.4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/luispedro/interval-to-int#readme
Licenses: Expat
Build system: haskell
Synopsis: Interval map structure in Haskell
Description:

An interval map structure that is optimized for low memory (each interval is represented by about 3 words + whatever the cargo is) and has semantics that are appropriate for genomic intervals (namely, intervals can overlap and queries will return all matches together). It also designed to be used in two phases: a construction phase + query phase).

lofreq 2.1.5
Dependencies: htslib@1.21 python-wrapper@3.11.14 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://csb5.github.io/lofreq/
Licenses: Expat
Build system: gnu
Synopsis: Sensitive variant calling from sequencing data
Description:

LoFreq is a fast and sensitive variant-caller for inferring SNVs and indels from next-generation sequencing data. It makes full use of base-call qualities and other sources of errors inherent in sequencing (e.g. mapping or base/indel alignment uncertainty), which are usually ignored by other methods or only used for filtering.

java-forester 0-1.86b07ef
Propagated dependencies: java-commons-codec@1.15 java-openchart2@1.4.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://sites.google.com/site/cmzmasek/home/software/forester
Licenses: LGPL 2.1+
Build system: ant
Synopsis: Phylogenomics libraries for Java
Description:

Forester is a collection of Java libraries for phylogenomics and evolutionary biology research. It includes support for reading, writing, and exporting phylogenetic trees.

ribotaper 1.3.1
Dependencies: bash-minimal@5.2.37 bedtools@2.18.0 samtools@0.1.19 r-minimal@4.5.2 r-foreach@1.5.2 r-xnomial@1.0.4.1 r-domc@1.3.8 r-multitaper@1.0-17 r-seqinr@4.2-36
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://ohlerlab.mdc-berlin.de/software/RiboTaper_126/
Licenses: GPL 3+
Build system: gnu
Synopsis: Define translated ORFs using ribosome profiling data
Description:

Ribotaper is a method for defining translated open reading frames (ORFs) using ribosome profiling (ribo-seq) data. This package provides the Ribotaper pipeline.

flash 1.2.11
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://ccb.jhu.edu/software/FLASH/
Licenses: GPL 3+
Build system: gnu
Synopsis: Merge paired-end nucleotide reads from NGS experiments
Description:

FLASH (Fast Length Adjustment of SHort reads) is a tool to merge paired-end reads from next-generation sequencing experiments. FLASH is designed to merge pairs of reads when the original DNA fragments are shorter than twice the length of reads. The resulting longer reads can significantly improve genome assemblies. They can also improve transcriptome assembly when FLASH is used to merge RNA-seq data.

lsgkm 0.1.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/Dongwon-Lee/lsgkm
Licenses: GPL 3+
Build system: gnu
Synopsis: Predict regulatory DNA elements in large-scale data
Description:

gkm-SVM, a sequence-based method for predicting regulatory DNA elements, is a useful tool for studying gene regulatory mechanisms. LS-GKM is an effort to improve the method. It offers much better scalability and provides further advanced gapped k-mer based kernel functions. As a result, LS-GKM achieves considerably higher accuracy than the original gkm-SVM.

orfm 0.7.1
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/wwood/OrfM
Licenses: LGPL 3+
Build system: gnu
Synopsis: Simple and not slow open reading frame (ORF) caller
Description:

An ORF caller finds stretches of DNA that, when translated, are not interrupted by stop codons. OrfM finds and prints these ORFs.

r-millefy 0.1.9-beta
Propagated dependencies: r-data-table@1.17.8 r-destiny@3.24.0 r-dplyr@1.1.4 r-genomicranges@1.62.0 r-iranges@2.44.0 r-magrittr@2.0.4 r-rsamtools@2.26.0 r-rtracklayer@1.70.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/yuifu/millefy
Licenses: Expat
Build system: r
Synopsis: Make millefy plot with single-cell RNA-seq data
Description:

Millefy is a tool for visualizing read coverage of scRNA-seq(single-cell RNA sequencing) datasets in genomic contexts. By dynamically and automatically reorder single cells based on locus-specific pseudo time, Millefy highlights cell-to-cell heterogeneity in read coverage of scRNA-seq data.

go-github-com-biogo-store 0.0.0-20201120204734-aad293a2328f
Propagated dependencies: go-gopkg-in-check-v1@1.0.0-20201130134442-10cb98267c6c go-github-com-kr-pretty@0.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/biogo/store
Licenses: Modified BSD
Build system: go
Synopsis: Interval store type for biogo
Description:

The store package provides a number of data store types that are useful for bioinformatic analysis.

r-singlet 0.99.26-1.765a6c4
Propagated dependencies: r-dplyr@1.1.4 r-fgsea@1.36.0 r-ggplot2@4.0.1 r-knitr@1.50 r-limma@3.66.0 r-matrix@1.7-4 r-msigdbr@25.1.1 r-rcpp@1.1.0 r-rcppml-devel@0.5.6-2.5449a5b r-reshape2@1.4.5 r-scuttle@1.20.0 r-seurat@5.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/zdebruine/singlet
Licenses: GPL 2+
Build system: r
Synopsis: Non-negative Matrix Factorization for single-cell analysis
Description:

This is a package for fast Non-negative Matrix Factorization (NMF) with automatic rank-determination for dimension reduction of single-cell data using Seurat, RcppML nmf, SingleCellExperiments and similar.

r-seurat-utils 2.5.0-1.c0374cc
Propagated dependencies: r-codeandroll2@2.3.6-1.d58e258 r-cowplot@1.2.0 r-databaselinke-r@1.7.0-1.cf3d6cc r-dplyr@1.1.4 r-enhancedvolcano@1.26.0 r-foreach@1.5.2 r-ggcorrplot@0.1.4.1 r-ggexpress@0.6.6-1.82f1693 r-ggplot2@4.0.1 r-ggpubr@0.6.2 r-ggrepel@0.9.6 r-hgnchelper@0.8.15 r-htmlwidgets@1.6.4 r-job@0.3.1 r-magrittr@2.0.4 r-markdownhelpers@0.2.0-1.793372d r-markdownreports@4.5.9-1.3ba1103 r-matrix@1.7-4 r-matrixstats@1.5.0 r-pheatmap@1.0.13 r-plotly@4.11.0 r-princurve@2.1.6 r-qs@0.27.3 r-r-utils@2.13.0 r-readr@2.1.6 r-readwriter@1.5.3-1.91373c4 r-reshape2@1.4.5 r-rstudioapi@0.17.1 r-scales@1.4.0 r-seurat@5.3.1 r-soupx@0.3.1-1.a3354be r-sparsematrixstats@1.22.0 r-stringendo@0.6.0-1.15594b1 r-stringr@1.6.0 r-tibble@3.3.0 r-tictoc@1.2.1 r-tidyverse@2.0.0 r-vroom@1.6.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/vertesy/Seurat.utils
Licenses: GPL 3
Build system: r
Synopsis: Collection of utility functions for Seurat
Description:

This is a collection of utility functions for Seurat. These functions allow the automation and multiplexing of plotting, 3D plotting, visualization of statistics & QC, interaction with the Seurat object. Some functionalities require functions from CodeAndRoll and MarkdownReports libraries.

snap-aligner 2.0.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://snap.cs.berkeley.edu/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Short read DNA sequence aligner
Description:

SNAP is a fast and accurate aligner for short DNA reads. It is optimized for modern read lengths of 100 bases or higher, and takes advantage of these reads to align data quickly through a hash-based indexing scheme.

r-demuxmix 1.1.1-1.09a7918
Propagated dependencies: r-ggplot2@4.0.1 r-gridextra@2.3 r-mass@7.3-65 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/huklein/demuxmix
Licenses: Artistic License 2.0
Build system: r
Synopsis: Demultiplexing oligo-barcoded scRNA-seq data using regression mixture models
Description:

This package is used for demultiplexing single-cell sequencing experiments of pooled cells. These cells are labeled with barcode oligonucleotides. The package implements methods to fit regression mixture models for a probabilistic classification of cells, including multiplet detection. Demultiplexing error rates can be estimated, and methods for quality control are provided.

scregseg 0.1.3-0.78ebff8
Propagated dependencies: python-scikit-learn@1.6.1 python-scipy@1.12.0 python-numpy@1.26.4 python-hmmlearn@0.3.3 python-pandas@2.2.3 python-numba@0.61.0 python-anndata@0.12.1 python-scanpy@1.11.2 python-pybedtools@0.10.0 python-pysam@0.23.0 python-matplotlib@3.8.2 python-seaborn@0.13.2 python-coolbox@0.3.8
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/BIMSBbioinfo/scregseg
Licenses: GPL 3+
Build system: pyproject
Synopsis: Single-cell regulatory landscape segmentation
Description:

Scregseg (Single-Cell REGulatory landscape SEGmentation) is a tool that facilitates the analysis of single cell ATAC-seq data by an HMM-based segmentation algorithm. Scregseg uses an HMM with Dirichlet-Multinomial emission probabilities to segment the genome either according to distinct relative cross-cell accessibility profiles or (after collapsing the single-cell tracks to pseudo-bulk tracks) to capture distinct cross-cluster accessibility profiles.

r-genenmf 0.9.2-1.7ac4752
Propagated dependencies: r-cluster@2.1.8.1 r-colorspace@2.1-2 r-dendextend@1.19.1 r-irlba@2.3.5.1 r-lsa@0.73.3 r-matrix@1.7-4 r-pheatmap@1.0.13 r-rcppml@0.3.7 r-seurat@5.3.1 r-viridis@0.6.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/carmonalab/GeneNMF
Licenses: GPL 3
Build system: r
Synopsis: Non-Negative matrix factorization for single-cell omics
Description:

This package provides a collection of methods to extract gene programs from single-cell gene expression data using non-negative matrix factorization (NMF). GeneNMF contains functions to directly interact with the Seurat toolkit and derive interpretable gene program signatures.

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-celltypist 1.6.2
Propagated dependencies: python-click@8.1.8 python-leidenalg@0.10.2 python-numpy@1.26.4 python-openpyxl@3.1.5 python-pandas@2.2.3 python-scanpy@1.11.2 python-scikit-learn@1.7.0 python-requests@2.32.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/Teichlab/celltypist
Licenses: Expat
Build system: pyproject
Synopsis: Tool for semi-automatic cell type classification
Description:

CellTypist is an automated cell type annotation tool for scRNA-seq datasets on the basis of logistic regression classifiers optimised by the stochastic gradient descent algorithm. CellTypist allows for cell prediction using either built-in (with a current focus on immune sub-populations) or custom models, in order to assist in the accurate classification of different cell types and subtypes.

bpp-phyl-omics 2.4.1
Dependencies: bpp-core@2.4.1 bpp-phyl@2.4.1 bpp-seq@2.4.1 bpp-seq-omics@2.4.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/BioPP/bpp-phyl-omics
Licenses: CeCILL
Build system: cmake
Synopsis: Bio++ phylogenetic library genomics components
Description:

This library contains the genomics components of the Bio++ phylogenetics library. It is part of the Bio++ project.

python-pypairix 0.3.9
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/4dn-dcic/pairix
Licenses: Expat
Build system: pyproject
Synopsis: Support for querying pairix-indexed bgzipped text files
Description:

Pypairix is a Python module for fast querying on a pairix-indexed bgzipped text file that contains a pair of genomic coordinates per line.

r-compgenomrdata 0.1.0-1.24484cb
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/compgenomr/compGenomRData
Licenses: GPL 3
Build system: r
Synopsis: Data for Computational Genomics with R book
Description:

This package provides data for the book "Computational Genomics with R".

python-phylophlan 3.0.3
Propagated dependencies: python-biopython@1.85 python-dendropy@4.5.1 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pandas@2.2.3 python-seaborn@0.13.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/biobakery/phylophlan
Licenses: Expat
Build system: pyproject
Synopsis: Phylogenetic analysis of microbial isolates and genomes from metagenomes
Description:

This package is an integrated pipeline for large-scale phylogenetic profiling of genomes and metagenomes. PhyloPhlAn is an accurate, rapid, and easy-to-use method for large-scale microbial genome characterization and phylogenetic analysis at multiple levels of resolution. This software package can assign both genomes and MAGs to SGBs. PhyloPhlAn can reconstruct strain-level phylogenies using clade- specific maximally informative phylogenetic markers, and can also scale to very large phylogenies comprising >17,000 microbial species.

r-bedtorch 0.1.12.12-1.f5ff4f8
Propagated dependencies: r-assertthat@0.2.1 r-curl@7.0.0 r-data-table@1.17.8 r-dplyr@1.1.4 r-genomeinfodb@1.46.0 r-genomicranges@1.62.0 r-purrr@1.2.0 r-r-utils@2.13.0 r-rcpp@1.1.0 r-rcurl@1.98-1.17 r-readr@2.1.6 r-rhtslib12@1.23.2-1.ee186da r-s4vectors@0.48.0 r-stringr@1.6.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/haizi-zh/bedtorch/
Licenses: Expat
Build system: r
Synopsis: R package for fast BED-file manipulation
Description:

The goal of bedtorch is to provide a fast BED file manipulation tool suite native in R.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091