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

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.


go-github-com-biogo-hts 1.4.4
Propagated dependencies: go-github-com-ulikunitz-xz@0.5.12 go-github-com-kortschak-utter@1.7.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/biogo/hts
Licenses: Modified BSD
Build system: go
Synopsis: HTS module for biogo
Description:

This package provides tools for handling BAM, SAM, Tabix, bgzf, CRAM, CSIv1, CSIv2 and FAI files.

r-scenic 1.3.1-1.cedf849
Propagated dependencies: r-aucell@1.32.0 r-data-table@1.17.8 r-dynamictreecut@1.63-1 r-genie3@1.32.0 r-ggrepel@0.9.6 r-mixtools@2.0.0.1 r-nmf@0.28 r-rcistarget@1.29.0 r-rtsne@0.17
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/aertslab/SCENIC
Licenses: GPL 3
Build system: r
Synopsis: SCENIC (Single Cell rEgulatory Network Inference and Clustering)
Description:

SCENIC (Single-cell regulatory network inference and clustering) is an R package to infer Gene Regulatory Networks and cell types from single-cell RNA-seq data.

java-htsjdk 2.14.3
Dependencies: java-ngs@2.10.5 java-snappy@1.0.3-rc3 java-commons-compress@1.21 java-commons-logging-minimal@1.2 java-commons-jexl@2.1.1 java-xz@1.9
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://samtools.github.io/htsjdk/
Licenses: Expat
Build system: ant
Synopsis: Java API for high-throughput sequencing data (HTS) formats
Description:

HTSJDK is an implementation of a unified Java library for accessing common file formats, such as SAM and VCF, used for high-throughput sequencing (HTS) data. There are also an number of useful utilities for manipulating HTS data.

megahit 1.2.9
Dependencies: python-wrapper@3.11.14 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://www.ncbi.nlm.nih.gov/pubmed/25609793
Licenses: GPL 3
Build system: cmake
Synopsis: Meta-genome assembler
Description:

Megahit is a fast and memory-efficient NGS assembler. It is optimized for metagenomes, but also works well on generic single genome assembly (small or mammalian size) and single-cell assembly.

sra-tools 2.10.6
Dependencies: ngs-sdk@2.10.5 ncbi-vdb@2.10.6 file@5.46 fuse@2.9.9 hdf5@1.10.9 libxml2@2.14.6 zlib@1.3.1 python-wrapper@3.11.14
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://trace.ncbi.nlm.nih.gov/Traces/sra/sra.cgi?view=software
Licenses: Public Domain
Build system: gnu
Synopsis: Tools and libraries for reading and writing sequencing data
Description:

The SRA Toolkit from NCBI is a collection of tools and libraries for reading of sequencing files from the Sequence Read Archive (SRA) database and writing files into the .sra format.

trust4 1.1.0
Dependencies: perl@5.36.0 python-wrapper@3.11.14 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/liulab-dfci/TRUST4
Licenses: GPL 3
Build system: gnu
Synopsis: TCR and BCR assembly from RNA-seq data
Description:

This package is analyzing TCR and BCR sequences using unselected RNA sequencing data, profiled from fluid and solid tissues, including tumors. TRUST4 performs de novo assembly on V, J, C genes including the hypervariable CDR3 and reports consensus contigs of BCR/TCR sequences. TRUST4 then realigns the contigs to IMGT reference gene sequences to identify the corresponding gene and CDR3 details. TRUST4 supports both single-end and paired-end bulk or single-cell sequencing data with any read length.

java-picard 1.113
Dependencies: java-snappy@1.0.3-rc3 java-commons-jexl@2.1.1 java-cofoja@1.3 ant@1.10.15 zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://broadinstitute.github.io/picard/
Licenses: Expat
Build system: ant
Synopsis: Tools for manipulating high-throughput sequencing data and formats
Description:

Picard is a set of Java command line tools for manipulating high-throughput sequencing (HTS) data and formats. Picard is implemented using the HTSJDK Java library to support accessing file formats that are commonly used for high-throughput sequencing data such as SAM, BAM, CRAM and VCF.

r-scdesign2 1.0.0-1.554f2c4
Propagated dependencies: r-mass@7.3-65 r-pscl@1.5.9
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/JSB-UCLA/scDesign2
Licenses: Expat
Build system: r
Synopsis: Statistical simulator for scRNA-seq with gene correlation
Description:

This package offers a flexible statistical simulator for scRNA-seq data. It can generate data that captures gene correlation. Additionally, it allows for varying the number of cells and sequencing depth.

python-splicekit 0.7
Propagated dependencies: python-beautifulsoup4@4.14.3 python-dateutil@2.9.0 python-levenshtein@0.27.1 python-logomaker@0.8.7 python-numpy@1.26.4 python-pandas@2.2.3 python-plotly@5.20.0 python-psutil@7.0.0 python-pybio@0.3.12-1.c91fddc python-pysam@0.23.0 python-rangehttpserver@1.4.0 python-requests@2.32.5 python-scanrbp@0.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/bedapub/splicekit
Licenses: GPL 3
Build system: pyproject
Synopsis: Python toolkit for splicing analysis from short-read RNA-seq
Description:

Splicekit is a modular platform for splicing analysis from short-read RNA-seq datasets. The platform also integrates pybio for genomic operations and scanRBP for RNA-protein binding studies. The whole analysis is self-contained (one single directory) and the platform is written in Python, in a modular way.

r-sleuth 0.30.1
Propagated dependencies: r-aggregation@1.0.1 r-data-table@1.17.8 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-lazyeval@0.2.2 r-matrixstats@1.5.0 r-pheatmap@1.0.13 r-reshape2@1.4.5 r-rhdf5@2.54.0 r-shiny@1.11.1 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/pachterlab/sleuth
Licenses: GPL 3
Build system: r
Synopsis: Tools for investigating RNA-Seq
Description:

Sleuth is a program for differential analysis of RNA-Seq data. It makes use of quantification uncertainty estimates obtained via Kallisto for accurate differential analysis of isoforms or genes, allows testing in the context of experiments with complex designs, and supports interactive exploratory data analysis via sleuth live.

multiqc 1.14
Dependencies: python-click@8.1.8 python-coloredlogs@10.0 python-future@1.0.0 python-jinja2@3.1.2 python-lzstring@1.0.4 python-markdown@3.10 python-matplotlib@3.8.2 python-networkx@3.4.2 python-numpy@1.26.4 python-pyyaml@6.0.2 python-requests@2.32.5 python-rich@13.7.1 python-rich-click@1.8.9 python-setuptools@80.9.0 python-simplejson@3.20.1 python-spectra@0.1.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://multiqc.info
Licenses: GPL 3+
Build system: pyproject
Synopsis: Aggregate bioinformatics analysis reports
Description:

MultiQC is a tool to aggregate bioinformatics results across many samples into a single report. It contains modules for a large number of common bioinformatics tools.

r-spacexr 2.2.1-1.0a0861e
Propagated dependencies: r-compquadform@1.4.4 r-data-table@1.17.8 r-doparallel@1.0.17 r-dplyr@1.1.4 r-fields@17.1 r-foreach@1.5.2 r-ggplot2@4.0.1 r-knitr@1.50 r-locfdr@1.1-8 r-matrix@1.7-4 r-metafor@4.8-0 r-mgcv@1.9-4 r-pals@1.10 r-quadprog@1.5-8 r-readr@2.1.6 r-reshape2@1.4.5 r-rfast@2.1.5.2 r-rmarkdown@2.30 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/dmcable/spacexr
Licenses: GPL 3
Build system: r
Synopsis: Cell type identification and differential expression in spatial transcriptomics
Description:

This package is used for cell type identification in spatial transcriptomics. It also handles cell type-specific differential expression.

r-icellnet 2.2.1-1.e10ee4a
Propagated dependencies: r-annotationdbi@1.72.0 r-complexheatmap@2.26.0 r-circlize@0.4.16 r-data-table@1.17.8 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-hgu133plus2-db@3.13.0 r-jetset@3.4.0 r-psych@2.5.6 r-reshape2@1.4.5 r-rlist@0.4.6.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/soumelis-lab/ICELLNET
Licenses: GPL 3
Build system: r
Synopsis: Transcriptomic-based framework to dissect cell communication
Description:

This package provides a a transcriptomic-based framework to dissect cell communication in a global manner. It integrates an original expert-curated database of ligand-receptor interactions taking into account multiple subunits expression. Based on transcriptomic profiles (gene expression), this package computes communication scores between cells and provides several visualization modes that can be helpful to dig into cell-cell interaction mechanism and extend biological knowledge.

r-battenberg 2.2.9
Propagated dependencies: r-devtools@2.4.6 r-readr@2.1.6 r-doparallel@1.0.17 r-ggplot2@4.0.1 r-rcolorbrewer@1.1-3 r-gridextra@2.3 r-gtools@3.9.5 r-ascat@2.5.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/Wedge-lab/battenberg
Licenses: GPL 3
Build system: r
Synopsis: Subclonal copy number estimation in R
Description:

This package contains the Battenberg R package for subclonal copy number estimation, as described by Nik-Zainal et al.

python-deeptools 3.5.5
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.4 python-numpydoc@1.5.0 python-py2bit@0.3.3 python-pybigwig@0.3.22 python-pysam@0.23.0 python-scipy@1.12.0 python-deeptoolsintervals@0.1.9 python-plotly@5.20.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pypi.org/project/deepTools/
Licenses: Modified BSD Expat
Build system: pyproject
Synopsis: Useful tools for exploring deep sequencing data
Description:

This package addresses the challenge of handling large amounts of data that are now routinely generated from DNA sequencing centers. deepTools contains useful modules to process the mapped reads data for multiple quality checks, creating normalized coverage files in standard bedGraph and bigWig file formats, that allow comparison between different files. Finally, using such normalized and standardized files, deepTools can create many publication-ready visualizations to identify enrichments and for functional annotations of the genome.

python-pairtools 1.1.0-fix
Propagated dependencies: htslib@1.21 samtools@1.19 lz4@1.10.0 python-bioframe@0.6.4 python-click@8.1.8 python-numpy@1.26.4 python-pandas@2.2.3 python-pysam@0.23.0 python-pyyaml@6.0.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/open2c/pairtools
Licenses: Expat
Build system: pyproject
Synopsis: Process mapped Hi-C data
Description:

Pairtools is a simple and fast command-line framework to process sequencing data from a Hi-C experiment. Process pair-end sequence alignments and perform the following operations:

  • detect ligation junctions (a.k.a. Hi-C pairs) in aligned paired-end sequences of Hi-C DNA molecules

  • sort .pairs files for downstream analyses

  • detect, tag and remove PCR/optical duplicates

  • generate extensive statistics of Hi-C datasets

  • select Hi-C pairs given flexibly defined criteria

  • restore .sam alignments from Hi-C pairs.

bioawk 1.0
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/lh3/bioawk
Licenses: X11
Build system: gnu
Synopsis: AWK with bioinformatics extensions
Description:

Bioawk is an extension to Brian Kernighan's awk, adding the support of several common biological data formats, including optionally gzip'ed BED, GFF, SAM, VCF, FASTA/Q and TAB-delimited formats with column names. It also adds a few built-in functions and a command line option to use TAB as the input/output delimiter. When the new functionality is not used, bioawk is intended to behave exactly the same as the original BWK awk.

python-gseapy 1.0.4
Dependencies: python-wrapper@3.11.14
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0 python-pandas@2.2.3 python-matplotlib@3.8.2 python-requests@2.32.5
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/zqfang/gseapy
Licenses: Modified BSD
Build system: cargo
Synopsis: Gene Set Enrichment Analysis in Python
Description:

GSEApy is a Python/Rust implementation for GSEA and wrapper for Enrichr. GSEApy can be used for RNA-seq, ChIP-seq, Microarray data. It can be used for convenient GO enrichment and to produce publication quality figures in Python.

python-cell2cell 0.7.4
Propagated dependencies: python-gseapy@1.0.4 python-kneed@0.8.5 python-matplotlib@3.8.2 python-networkx@3.4.2 python-numpy@1.26.4 python-openpyxl@3.1.5 python-pandas@2.2.3 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-seaborn@0.13.2 python-statsmodels@0.14.4 python-scanpy@1.11.2 python-seaborn@0.13.2 python-tensorly@0.9.0 python-tqdm@4.67.1 python-umap-learn@0.5.9 python-xlrd@2.0.2
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/earmingol/cell2cell
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python library for cell communication analysis
Description:

Cell2cell is a Python library for cell communication analysis. This is a method to calculate, visualize and analyze communication between cell types. Cell2cell is suitable for single-cell RNA sequencing (scRNA-seq) data.

pigx-bsseq 0.1.10
Dependencies: coreutils@9.1 sed@4.9 grep@3.11 r-minimal@4.5.2 r-annotationhub@4.0.0 r-dt@0.34.0 r-genomation@1.42.0 r-ggbio@1.58.0 r-ggrepel@0.9.6 r-matrixstats@1.5.0 r-methylkit@1.36.0 r-reshape2@1.4.5 r-rtracklayer@1.70.0 r-rmarkdown@2.30 r-bookdown@0.45 r-ggplot2@4.0.1 r-ggbio@1.58.0 pandoc@2.19.2 python-wrapper@3.11.14 python-pyyaml@6.0.2 snakemake@7.32.4 bismark@0.24.1 bowtie@2.3.4.3 bwa-meth@0.2.9 fastqc@0.11.9 methyldackel@0.6.1 multiqc@1.14 trim-galore@0.6.6 cutadapt@4.0 samblaster@0.1.26 samtools@1.19
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://bioinformatics.mdc-berlin.de/pigx/
Licenses: GPL 3+
Build system: gnu
Synopsis: Bisulfite sequencing pipeline from fastq to methylation reports
Description:

PiGx BSseq is a data processing pipeline for raw fastq read data of bisulfite experiments; it produces reports on aggregate methylation and coverage and can be used to produce information on differential methylation and segmentation.

cd-hit-auxtools 4.8.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: http://weizhongli-lab.org/cd-hit/
Licenses: GPL 2
Build system: gnu
Synopsis: Cluster and compare protein or nucleotide sequences
Description:

CD-HIT is a program for clustering and comparing protein or nucleotide sequences. CD-HIT is designed to be fast and handle extremely large databases.

python-readpaf 0.0.10
Propagated dependencies: python-pandas@2.2.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/alexomics/read-paf
Licenses: Expat
Build system: pyproject
Synopsis: Minimap2 PAF file reader
Description:

This is a fast parser for minimap2 PAF (Pairwise mApping Format) files.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087