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

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.


r-gutils 0.2.0-2.fc24db6
Propagated dependencies: r-biocgenerics@0.56.0 r-data-table@1.17.8 r-genomeinfodb@1.46.0 r-genomicranges@1.62.0 r-iranges@2.44.0 r-matrix@1.7-4 r-s4vectors@0.48.0 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/mskilab/gUtils
Licenses: GPL 2
Build system: r
Synopsis: Additional capabilities and speed for GenomicRanges operations
Description:

This is an R package providing additional capabilities and speed for GenomicRanges operations.

python-bx-python 0.14.0
Dependencies: zlib@1.3.1
Propagated dependencies: python-numpy@1.26.4 python-pyparsing@3.2.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/bxlab/bx-python
Licenses: Expat
Build system: pyproject
Synopsis: Tools for manipulating biological data
Description:

bx-python provides tools for manipulating biological data, particularly multiple sequence alignments.

r-anndatar 0.99.0-1.5c3eb7e
Propagated dependencies: r-matrix@1.7-4 r-r6@2.6.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/scverse/anndataR
Licenses: Expat
Build system: r
Synopsis: AnnData interoperability in R
Description:

This package aims to bring the power and flexibility of AnnData to the R ecosystem, allowing you to effortlessly manipulate and analyze your single-cell data. This package lets you work with backed h5ad and zarr files, directly access various slots (e.g. X, obs, var), or convert the data into SingleCellExperiment and Seurat objects.

express-beta-diversity 1.0.8
Dependencies: python2@2.7.18
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dparks1134/ExpressBetaDiversity
Licenses: GPL 3+
Build system: gnu
Synopsis: Taxon- and phylogenetic-based beta diversity measures
Description:

Express Beta Diversity (EBD) calculates ecological beta diversity (dissimilarity) measures between biological communities. EBD implements a variety of diversity measures including those that make use of phylogenetic similarity of community members.

kaiju 1.9.0
Dependencies: bzip2@1.0.8 coreutils@9.1 curl@8.6.0 gawk@5.3.0 guile@3.0.9 gzip@1.14 perl@5.36.0 python-wrapper@3.11.14 tar@1.35 wget@1.25.0 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://kaiju.binf.ku.dk/
Licenses: GPL 3+
Build system: gnu
Synopsis: Fast and sensitive taxonomic classification for metagenomics
Description:

Kaiju is a program for sensitive taxonomic classification of high-throughput sequencing reads from metagenomic whole genome sequencing experiments.

subread 2.0.3
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://subread.sourceforge.net/
Licenses: GPL 3+
Build system: gnu
Synopsis: Tool kit for processing next-gen sequencing data
Description:

The subread package contains the following tools: subread aligner, a general-purpose read aligner; subjunc aligner: detecting exon-exon junctions and mapping RNA-seq reads; featureCounts: counting mapped reads for genomic features; exactSNP: a SNP caller that discovers SNPs by testing signals against local background noises.

jellyfish 2.3.0
Dependencies: htslib@1.21
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://www.genome.umd.edu/jellyfish.html
Licenses: GPL 3+ Modified BSD
Build system: gnu
Synopsis: Tool for fast counting of k-mers in DNA
Description:

Jellyfish is a tool for fast, memory-efficient counting of k-mers in DNA. A k-mer is a substring of length k, and counting the occurrences of all such substrings is a central step in many analyses of DNA sequence. Jellyfish is a command-line program that reads FASTA and multi-FASTA files containing DNA sequences. It outputs its k-mer counts in a binary format, which can be translated into a human-readable text format using the jellyfish dump command, or queried for specific k-mers with jellyfish query.

python-hclust2 1.0.0
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/SegataLab/hclust2/
Licenses: Expat
Build system: pyproject
Synopsis: Plotting heat-maps for publications
Description:

Hclust2 is a handy tool for plotting heat-maps with several useful options to produce high quality figures that can be used in publications.

r-bamutils 0.0.0.9000-2.0a7d2d9
Propagated dependencies: r-abind@1.4-8 r-biocgenerics@0.56.0 r-data-table@1.17.8 r-genomicalignments@1.46.0 r-genomicranges@1.62.0 r-gutils@0.2.0-2.fc24db6 r-rsamtools@2.26.0 r-variantannotation@1.56.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/mskilab/bamutils/
Licenses: GPL 2
Build system: r
Synopsis: Utility functions for manipulating BAMs
Description:

This package provides utility functions for manipulating BAM files.

perl-bio-db-hts 3.01
Propagated dependencies: bioperl-minimal@1.7.0 htslib@1.21
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://metacpan.org/release/Bio-DB-HTS
Licenses: ASL 2.0
Build system: perl
Synopsis: Perl interface to HTS library for DNA sequencing
Description:

This is a Perl interface to the HTS library for DNA sequencing.

python-bcbio-gff 0.6.9
Propagated dependencies: python-biopython@1.73 python-six@1.17.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/chapmanb/bcbb/tree/master/gff
Licenses: non-copyleft
Build system: pyproject
Synopsis: Read and write GFF files with Biopython integration
Description:

This package lets you read and write files in Generic Feature Format (GFF) with Biopython integration.

python-decoupler 2.1.1
Propagated dependencies: python-adjusttext@1.3.0 python-anndata@0.12.1 python-dcor@0.6 python-docrep@0.3.2 python-igraph@0.11.8 python-ipywidgets@8.1.2 python-marsilea@0.5.4 python-numba@0.61.0 python-requests@2.32.5 python-scipy@1.12.0 python-session-info2@0.2 python-tqdm@4.67.1 python-xgboost@1.7.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/scverse/decoupler
Licenses: Modified BSD
Build system: pyproject
Synopsis: Framework for modeling, analyzing and interpreting single-cell RNA-seq data
Description:

This package provides different statistical methods to extract biological activities from omics data within a unified framework.

r-cytobackbone 1.0.0-1.4c1a0a3
Propagated dependencies: r-flowcore@2.22.0 r-flowutils@1.59.0 r-fnn@1.1.4.1 r-ggplot2@4.0.1 r-preprocesscore@1.72.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/tchitchek-lab/CytoBackBone
Licenses: GPL 2
Build system: r
Synopsis: Merge phenotype information from different cytometric profiles
Description:

This package implements an algorithm which increases the number of simultaneously measurable markers and in this way helps with study of the immune responses. Thus, the present algorithm, named CytoBackBone, allows combining phenotypic information of cells from different cytometric profiles obtained from different cytometry panels. This computational approach is based on the principle that each cell has its own phenotypic and functional characteristics that can be used as an identification card. CytoBackBone uses a set of predefined markers, that we call the backbone, to define this identification card. The phenotypic information of cells with similar identification cards in the different cytometric profiles is then merged.

imp 2.23.0
Dependencies: boost@1.59.0 cereal@1.3.2 cgal@5.6.1 gsl@2.8 hdf5@1.14.6 fftw@3.3.10 eigen@3.4.0 opencv@4.12.0
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0 python-pandas@2.2.3 python-scikit-learn@1.7.0 python-networkx@3.4.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://integrativemodeling.org
Licenses: LGPL 2.1+ GPL 3+
Build system: cmake
Synopsis: Integrative modeling platform
Description:

IMP's broad goal is to contribute to a comprehensive structural characterization of biomolecules ranging in size and complexity from small peptides to large macromolecular assemblies, by integrating data from diverse biochemical and biophysical experiments. IMP provides a C++ and Python toolbox for solving complex modeling problems, and a number of applications for tackling some common problems in a user-friendly way.

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.

cpat 3.0.4
Dependencies: r-minimal@4.5.2
Propagated dependencies: python-numpy@1.26.4 python-pysam@0.23.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://wlcb.oit.uci.edu/cpat/
Licenses: GPL 2+
Build system: pyproject
Synopsis: Alignment-free distinction between coding and noncoding RNA
Description:

CPAT is a method to distinguish coding and noncoding RNA by using a logistic regression model based on four pure sequence-based, linguistic features: ORF size, ORF coverage, Ficket TESTCODE, and Hexamer usage bias. Linguistic features based method does not require other genomes or protein databases to perform alignment and is more robust. Because it is alignment-free, it runs much faster and also easier to use.

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.

gffcompare 0.10.15-1.be56ef4
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/gpertea/gffcompare/
Licenses: Expat Artistic License 2.0
Build system: gnu
Synopsis: Tool for comparing or classifing transcripts of RNA-Seq
Description:

gffcompare is a tool that can:

  1. compare and evaluate the accuracy of RNA-Seq transcript assemblers (Cufflinks, Stringtie);

  2. collapse (merge) duplicate transcripts from multiple GTF/GFF3 files (e.g. resulted from assembly of different samples);

  3. classify transcripts from one or multiple GTF/GFF3 files as they relate to reference transcripts provided in a annotation file (also in GTF/GFF3 format).

r-omnipathr 3.15.3
Propagated dependencies: r-checkmate@2.3.3 r-crayon@1.5.3 r-curl@7.0.0 r-digest@0.6.39 r-dplyr@1.1.4 r-fs@1.6.6 r-httr2@1.2.1 r-igraph@2.2.1 r-jsonlite@2.0.0 r-later@1.4.4 r-logger@0.4.1 r-lubridate@1.9.4 r-magrittr@2.0.4 r-progress@1.2.3 r-purrr@1.2.0 r-r-utils@2.13.0 r-rappdirs@0.3.3 r-readr@2.1.6 r-readxl@1.4.5 r-rlang@1.1.6 r-rmarkdown@2.30 r-rsqlite@2.4.4 r-rvest@1.0.5 r-sessioninfo@1.2.3 r-stringi@1.8.7 r-stringr@1.6.0 r-tibble@3.3.0 r-tidyr@1.3.1 r-tidyselect@1.2.1 r-vctrs@0.6.5 r-withr@3.0.2 r-xml@3.99-0.20 r-xml2@1.5.0 r-yaml@2.3.10 r-zip@2.3.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/saezlab/omnipathr
Licenses: Expat
Build system: r
Synopsis: OmniPath web service client and more
Description:

This package provides a client for the OmniPath web service and many other resources. It also includes functions to transform and pretty print some of the downloaded data, functions to access a number of other resources such as BioPlex, ConsensusPathDB, EVEX, Gene Ontology, Guide to Pharmacology (IUPHAR/BPS), Harmonizome, HTRIdb, Human Phenotype Ontology, InWeb InBioMap, KEGG Pathway, Pathway Commons, Ramilowski et al. 2015, RegNetwork, ReMap, TF census, TRRUST and Vinayagam et al. 2011. Furthermore, OmnipathR features a close integration with the NicheNet method for ligand activity prediction from transcriptomics data, and its R implementation nichenetr.

python-strawc 0.0.2.1
Dependencies: curl@8.6.0 zlib@1.3.1
Propagated dependencies: pybind11@2.13.6
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/aidenlab/straw
Licenses: Expat
Build system: pyproject
Synopsis: Stream data from .hic files
Description:

Straw is library which allows rapid streaming of contact data from .hic files. This package provides Python bindings.

r-illuminahumanmethylationepicanno-ilm10b5-hg38 0.0.1-1.3db0691
Propagated dependencies: r-minfi@1.56.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/achilleasNP/IlluminaHumanMethylationEPICanno.ilm10b5.hg38
Licenses: Artistic License 2.0
Build system: r
Synopsis: Illumina Human Methylation EPIC Annotation version 1.0B5
Description:

This package provides a companion annotation file to the IlluminaHumanMethylationEPICmanifest package based on the same annotation 1.0B5.

python-hicmatrix 17.1
Dependencies: c-blosc2@2.15.2
Propagated dependencies: python-cooler@0.9.3 python-intervaltree@3.1.0 python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0 python-tables@3.10.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/deeptools/HiCMatrix/
Licenses: GPL 3+
Build system: pyproject
Synopsis: HiCMatrix class for HiCExplorer and pyGenomeTracks
Description:

This helper package implements the HiCMatrix class for the HiCExplorer and pyGenomeTracks packages.

jamm 1.0.7.6
Dependencies: bash@5.2.37 coreutils@9.1 gawk@5.3.0 perl@5.36.0 r-minimal@4.5.2 r-signal@1.8-1 r-mclust@6.1.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/mahmoudibrahim/JAMM
Licenses: GPL 3+
Build system: gnu
Synopsis: Peak finder for NGS datasets
Description:

JAMM is a peak finder for next generation sequencing datasets (ChIP-Seq, ATAC-Seq, DNase-Seq, etc.) that can integrate replicates and assign peak boundaries accurately. JAMM is applicable to both broad and narrow datasets.

trf 4.09.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/Benson-Genomics-Lab/TRF
Licenses: AGPL 3+
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: 31091