_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-snplocs-hsapiens-dbsnp149-grch38 0.99.21
Propagated dependencies: r-s4vectors@0.46.0 r-iranges@2.42.0 r-genomicranges@1.60.0 r-genomeinfodb@1.44.0 r-bsgenome@1.76.0 r-biocgenerics@0.54.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/SNPlocs.Hsapiens.dbSNP149.GRCh38
Licenses: Artistic License 2.0
Synopsis: SNP locations for Homo sapiens (dbSNP Build 149)
Description:

SNP locations and alleles for Homo sapiens extracted from NCBI dbSNP Build 149. The source data files used for this package were created by NCBI between November 8-12, 2016, and contain SNPs mapped to reference genome GRCh38.p7 (a patched version of GRCh38 that doesn't alter chromosomes 1-22, X, Y, MT). Note that these SNPs can be "injected" in BSgenome.Hsapiens.NCBI.GRCh38 or in BSgenome.Hsapiens.UCSC.hg38.

r-snplocs-hsapiens-dbsnp144-grch37 0.99.20
Propagated dependencies: r-s4vectors@0.46.0 r-iranges@2.42.0 r-genomicranges@1.60.0 r-genomeinfodb@1.44.0 r-bsgenome@1.76.0 r-biocgenerics@0.54.0
Channel: guix-bioc
Location: guix-bioc/packages/s.scm (guix-bioc packages s)
Home page: https://bioconductor.org/packages/SNPlocs.Hsapiens.dbSNP144.GRCh37
Licenses: Artistic License 2.0
Synopsis: SNP locations for Homo sapiens (dbSNP Build 144)
Description:

SNP locations and alleles for Homo sapiens extracted from NCBI dbSNP Build 144. The source data files used for this package were created by NCBI on May 29-30, 2015, and contain SNPs mapped to reference genome GRCh37.p13. WARNING: Note that the GRCh37.p13 genome is a patched version of GRCh37. However the patch doesn't alter chromosomes 1-22, X, Y, MT. GRCh37 itself is the same as the hg19 genome from UCSC *except* for the mitochondrion chromosome. Therefore, the SNPs in this package can be "injected" in BSgenome.Hsapiens.UCSC.hg19 and they will land at the correct position but this injection will exclude chrM (i.e. nothing will be injected in that sequence).

r-snplocs-hsapiens-dbsnp144-grch37 0.99.20
Propagated dependencies: r-biocgenerics@0.54.0 r-bsgenome@1.76.0 r-genomeinfodb@1.44.0 r-genomicranges@1.60.0 r-iranges@2.42.0 r-s4vectors@0.46.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/SNPlocs.Hsapiens.dbSNP144.GRCh37/
Licenses: Artistic License 2.0
Synopsis: SNP locations for Homo sapiens (dbSNP Build 144)
Description:

This package provides SNP locations and alleles for Homo sapiens extracted from NCBI dbSNP Build 144. The source data files used for this package were created by NCBI on May 29-30, 2015, and contain SNPs mapped to reference genome GRCh37.p13. Note that the GRCh37.p13 genome is a patched version of GRCh37. However the patch doesn't alter chromosomes 1-22, X, Y, MT. GRCh37 itself is the same as the hg19 genome from UCSC *except* for the mitochondrion chromosome. Therefore, the SNPs in this package can be injected in BSgenome.Hsapiens.UCSC.hg19 and they will land at the correct position but this injection will exclude chrM (i.e. nothing will be injected in that sequence).

go-github-com-rogpeppe-go-internal 1.12.0
Propagated dependencies: go-golang-org-x-mod@0.21.0 go-golang-org-x-sys@0.28.0 go-golang-org-x-tools@0.25.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/rogpeppe/go-internal/
Licenses: Modified BSD
Synopsis: Internal packages from the Go standard library
Description:

This package provides factors out an opinionated selection of internal packages and functionality from the Go standard library. Currently this consists mostly of packages and testing code from within the Go tool implementation.

Included are the following:

  • dirhash: calculate hashes over directory trees the same way that the Go tool does.

  • goproxytest: a GOPROXY implementation designed for test use.

  • gotooltest: Use the Go tool inside test scripts (see testscript below)

  • imports: list of known architectures and OSs, and support for reading import import statements.

  • modfile: read and write go.mod files while preserving formatting and comments.

  • module: module paths and versions.

  • par: do work in parallel.

  • semver: semantic version parsing.

  • testenv: information on the current testing environment.

  • testscript: script-based testing based on txtar files

  • txtar: simple text-based file archives for testing.

go-github-com-rogpeppe-go-internal 1.14.1
Propagated dependencies: go-golang-org-x-mod@0.21.0 go-golang-org-x-sys@0.28.0 go-golang-org-x-tools@0.25.0
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/rogpeppe/go-internal/
Licenses: Modified BSD
Synopsis: Internal packages from the Go standard library
Description:

This package provides factors out an opinionated selection of internal packages and functionality from the Go standard library. Currently this consists mostly of packages and testing code from within the Go tool implementation.

Included are the following:

  • dirhash: calculate hashes over directory trees the same way that the Go tool does.

  • goproxytest: a GOPROXY implementation designed for test use.

  • gotooltest: Use the Go tool inside test scripts (see testscript below)

  • imports: list of known architectures and OSs, and support for reading import import statements.

  • modfile: read and write go.mod files while preserving formatting and comments.

  • module: module paths and versions.

  • par: do work in parallel.

  • semver: semantic version parsing.

  • testenv: information on the current testing environment.

  • testscript: script-based testing based on txtar files

  • txtar: simple text-based file archives for testing.

r-txdb-rnorvegicus-ucsc-rn6-refgene 3.4.6
Propagated dependencies: r-genomicfeatures@1.60.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/TxDb.Rnorvegicus.UCSC.rn6.refGene
Licenses: Artistic License 2.0
Synopsis: Annotation package for TxDb object(s)
Description:

Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.

r-txdb-rnorvegicus-ucsc-rn5-refgene 3.12.0
Propagated dependencies: r-genomicfeatures@1.60.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/TxDb.Rnorvegicus.UCSC.rn5.refGene
Licenses: Artistic License 2.0
Synopsis: Annotation package for TxDb object(s)
Description:

Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.

r-txdb-rnorvegicus-ucsc-rn7-refgene 3.15.0
Propagated dependencies: r-genomicfeatures@1.60.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/TxDb.Rnorvegicus.UCSC.rn7.refGene
Licenses: Artistic License 2.0
Synopsis: Annotation package for TxDb object(s)
Description:

Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.

r-txdb-rnorvegicus-ucsc-rn4-ensgene 3.2.2
Propagated dependencies: r-genomicfeatures@1.60.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/TxDb.Rnorvegicus.UCSC.rn4.ensGene
Licenses: Artistic License 2.0
Synopsis: Annotation package for TxDb object(s)
Description:

Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.

r-pd-2006-07-18-mm8-refseq-promoter 0.99.3
Propagated dependencies: r-rsqlite@2.3.11 r-oligoclasses@1.70.0 r-oligo@1.72.0 r-iranges@2.42.0 r-dbi@1.2.3 r-biostrings@2.76.0
Channel: guix-bioc
Location: guix-bioc/packages/p.scm (guix-bioc packages p)
Home page: https://bioconductor.org/packages/pd.2006.07.18.mm8.refseq.promoter
Licenses: Artistic License 2.0
Synopsis: Platform Design Info for NimbleGen 2006-07-18_mm8_refseq_promoter
Description:

Platform Design Info for NimbleGen 2006-07-18_mm8_refseq_promoter.

r-txdb-ggallus-ucsc-galgal6-refgene 3.10.0
Propagated dependencies: r-genomicfeatures@1.60.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/TxDb.Ggallus.UCSC.galGal6.refGene
Licenses: Artistic License 2.0
Synopsis: Annotation package for TxDb object(s)
Description:

Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.

r-txdb-btaurus-ucsc-bostau9-refgene 3.10.0
Propagated dependencies: r-genomicfeatures@1.60.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/TxDb.Btaurus.UCSC.bosTau9.refGene
Licenses: Artistic License 2.0
Synopsis: Annotation package for TxDb object(s)
Description:

Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.

r-txdb-ggallus-ucsc-galgal5-refgene 3.12.0
Propagated dependencies: r-genomicfeatures@1.60.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/TxDb.Ggallus.UCSC.galGal5.refGene
Licenses: Artistic License 2.0
Synopsis: Annotation package for TxDb object(s)
Description:

Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.

r-txdb-drerio-ucsc-danrer10-refgene 3.4.6
Propagated dependencies: r-genomicfeatures@1.60.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/TxDb.Drerio.UCSC.danRer10.refGene
Licenses: Artistic License 2.0
Synopsis: Annotation package for TxDb object(s)
Description:

Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.

r-txdb-drerio-ucsc-danrer11-refgene 3.4.6
Propagated dependencies: r-genomicfeatures@1.60.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/TxDb.Drerio.UCSC.danRer11.refGene
Licenses: Artistic License 2.0
Synopsis: Annotation package for TxDb object(s)
Description:

Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.

r-txdb-btaurus-ucsc-bostau8-refgene 3.12.0
Propagated dependencies: r-genomicfeatures@1.60.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/TxDb.Btaurus.UCSC.bosTau8.refGene
Licenses: Artistic License 2.0
Synopsis: Annotation package for TxDb object(s)
Description:

Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.

r-txdb-ggallus-ucsc-galgal4-refgene 3.12.0
Propagated dependencies: r-genomicfeatures@1.60.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/TxDb.Ggallus.UCSC.galGal4.refGene
Licenses: Artistic License 2.0
Synopsis: Annotation package for TxDb object(s)
Description:

Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.

r-txdb-sscrofa-ucsc-susscr3-refgene 3.12.0
Propagated dependencies: r-genomicfeatures@1.60.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/t.scm (guix-bioc packages t)
Home page: https://bioconductor.org/packages/TxDb.Sscrofa.UCSC.susScr3.refGene
Licenses: Artistic License 2.0
Synopsis: Annotation package for TxDb object(s)
Description:

Exposes an annotation databases generated from UCSC by exposing these as TxDb objects.

go-github-com-dgryski-go-rendezvous 0.0.0-20200823014737-9f7001d12a5f
Channel: guix
Location: gnu/packages/golang-crypto.scm (gnu packages golang-crypto)
Home page: https://github.com/dgryski/go-rendezvous
Licenses: Expat
Synopsis: Hashing functions for Golang
Description:

This package provides a hashing function.

r-illuminahumanmethylation450kprobe 2.0.6
Propagated dependencies: r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/i.scm (guix-bioc packages i)
Home page: https://bioconductor.org/packages/IlluminaHumanMethylation450kprobe
Licenses: LGPL 2.0+
Synopsis: Probe sequence data for microarrays of type IlluminaHumanMethylation450k
Description:

Probe sequences from Illumina (ftp.illumina.com) for hm450 probes.

ruby-googleapis-common-protos-types 1.13.0
Propagated dependencies: ruby-google-protobuf@3.25.3
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/googleapis/common-protos-ruby
Licenses: ASL 2.0
Synopsis: Common protocol buffer types used by Google APIs
Description:

Common protocol buffer types used by Google APIs

java-eclipse-rdf4j-model-vocabulary 3.7.7
Propagated dependencies: java-eclipse-rdf4j-model-api@3.7.7
Channel: guix
Location: gnu/packages/java-rdf.scm (gnu packages java-rdf)
Home page: https://rdf4j.org/
Licenses: EPL 1.0
Synopsis: Well known RDF vocabularies
Description:

This package provides Java classes for well known RDF vocabularies.

r-clariomdhumantranscriptcluster-db 8.8.0
Propagated dependencies: r-org-hs-eg-db@3.21.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/clariomdhumantranscriptcluster.db
Licenses: Artistic License 2.0
Synopsis: Affymetrix clariomdhuman annotation data (chip clariomdhumantranscriptcluster)
Description:

Affymetrix clariomdhuman annotation data (chip clariomdhumantranscriptcluster) assembled using data from public repositories.

r-clariomsmousetranscriptcluster-db 8.8.0
Propagated dependencies: r-org-mm-eg-db@3.21.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/c.scm (guix-bioc packages c)
Home page: https://bioconductor.org/packages/clariomsmousetranscriptcluster.db
Licenses: Artistic License 2.0
Synopsis: Affymetrix clariomsmouse annotation data (chip clariomsmousetranscriptcluster)
Description:

Affymetrix clariomsmouse annotation data (chip clariomsmousetranscriptcluster) assembled using data from public repositories.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258
Total results: 30177