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

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-breastcancervdx 1.48.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/breastCancerVDX
Licenses: Artistic License 2.0
Build system: r
Synopsis: Gene expression datasets
Description:

This package is a collection of gene expression data from a breast cancer study published in Wang et al. 2005 and Minn et al 2007.

r-interactivedisplaybase 1.48.0
Propagated dependencies: r-biocgenerics@0.56.0 r-dt@0.34.0 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/interactiveDisplayBase
Licenses: Artistic License 2.0
Build system: r
Synopsis: Base package for web displays of Bioconductor objects
Description:

This package contains the basic methods needed to generate interactive Shiny-based display methods for Bioconductor objects.

r-birewire 3.41.0
Propagated dependencies: r-igraph@2.2.1 r-matrix@1.7-4 r-rtsne@0.17 r-slam@0.1-55
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/release/bioc/html/BiRewire.html
Licenses: GPL 3
Build system: r
Synopsis: Tools for randomization of bipartite graphs
Description:

This package provides functions for bipartite network rewiring through N consecutive switching steps and for the computation of the minimal number of switching steps to be performed in order to maximise the dissimilarity with respect to the original network. It includes functions for the analysis of the introduced randomness across the switching steps and several other routines to analyse the resulting networks and their natural projections.

r-scgate 1.7.2
Propagated dependencies: r-biocparallel@1.44.0 r-colorspace@2.1-2 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-ggridges@0.5.7 r-patchwork@1.3.2 r-reshape2@1.4.5 r-seurat@5.3.1 r-ucell@2.14.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/carmonalab/scGate
Licenses: GPL 3
Build system: r
Synopsis: Marker-based cell type purification for single-cell sequencing data
Description:

This package provides a method to purify a cell type or cell population of interest from heterogeneous datasets. scGate package automatizes marker-based purification of specific cell populations, without requiring training data or reference gene expression profiles. scGate takes as input a gene expression matrix stored in a Seurat object and a GM, consisting of a set of marker genes that define the cell population of interest. It evaluates the strength of signature marker expression in each cell using the rank-based method UCell, and then performs kNN smoothing by calculating the mean UCell score across neighboring cells. kNN-smoothing aims at compensating for the large degree of sparsity in scRNAseq data. Finally, a universal threshold over kNN-smoothed signature scores is applied in binary decision trees generated from the user-provided gating model, to annotate cells as either “pure” or “impure”, with respect to the cell population of interest.

r-lfa 2.10.0
Propagated dependencies: r-corpcor@1.6.10 r-rspectra@0.16-2
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/StoreyLab/lfa
Licenses: GPL 3
Build system: r
Synopsis: Logistic Factor Analysis for categorical data
Description:

Logistic Factor Analysis (LFA) is a method for a PCA analogue on Binomial data via estimation of latent structure in the natural parameter.

r-scannotatr 1.16.0
Propagated dependencies: r-annotationhub@4.0.0 r-ape@5.8-1 r-caret@7.0-1 r-data-tree@1.2.0 r-dplyr@1.1.4 r-e1071@1.7-16 r-ggplot2@4.0.1 r-kernlab@0.9-33 r-proc@1.19.0.1 r-rocr@1.0-11 r-seurat@5.3.1 r-singlecellexperiment@1.32.0 r-summarizedexperiment@1.40.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/grisslab/scAnnotatR
Licenses: Expat
Build system: r
Synopsis: Pretrained models for prediction on single cell RNA-sequencing data
Description:

This package comprises a set of pretrained machine learning models to predict basic immune cell types. This enables to quickly get a first annotation of the cell types present in the dataset without requiring prior knowledge. The package also lets you train using own models to predict new cell types based on specific research needs.

r-affxparser 1.82.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/HenrikBengtsson/affxparser
Licenses: LGPL 2.0+ LGPL 2.1 GPL 2
Build system: r
Synopsis: Affymetrix File Parsing SDK
Description:

This is a package for parsing Affymetrix files (CDF, CEL, CHP, BPMAP, BAR). It provides methods for fast and memory efficient parsing of Affymetrix files using the Affymetrix' Fusion SDK. Both ASCII- and binary-based files are supported. Currently, there are methods for reading chip definition file (CDF) and a cell intensity file (CEL). These files can be read either in full or in part. For example, probe signals from a few probesets can be extracted very quickly from a set of CEL files into a convenient list structure.

r-fgsea 1.36.0
Propagated dependencies: r-bh@1.87.0-1 r-biocparallel@1.44.0 r-cowplot@1.2.0 r-data-table@1.17.8 r-fastmatch@1.1-6 r-ggplot2@4.0.1 r-matrix@1.7-4 r-rcpp@1.1.0 r-scales@1.4.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/ctlab/fgsea/
Licenses: Expat
Build system: r
Synopsis: Fast gene set enrichment analysis
Description:

The package implements an algorithm for fast gene set enrichment analysis. Using the fast algorithm makes more permutations and gets more fine grained p-values, which allows using accurate standard approaches to multiple hypothesis correction.

r-msnid 1.44.0
Propagated dependencies: r-annotationdbi@1.72.0 r-annotationhub@4.0.0 r-biobase@2.70.0 r-biocgenerics@0.56.0 r-biocstyle@2.38.0 r-biostrings@2.78.0 r-data-table@1.17.8 r-doparallel@1.0.17 r-dplyr@1.1.4 r-foreach@1.5.2 r-ggplot2@4.0.1 r-iterators@1.0.14 r-msmstests@1.48.0 r-msnbase@2.36.0 r-mzid@1.48.0 r-mzr@2.44.0 r-protgenerics@1.42.0 r-purrr@1.2.0 r-r-cache@0.17.0 r-rcpp@1.1.0 r-reshape2@1.4.5 r-rlang@1.1.6 r-runit@0.4.33.1 r-stringr@1.6.0 r-tibble@3.3.0 r-xtable@1.8-4
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/MSnID
Licenses: Artistic License 2.0
Build system: r
Synopsis: Utilities for LC-MSn proteomics identifications
Description:

This package extracts tandem mass spectrometry (MS/MS) ID data from mzIdentML (leveraging the mzID package) or text files. After collating the search results from multiple datasets it assesses their identification quality and optimize filtering criteria to achieve the maximum number of identifications while not exceeding a specified false discovery rate. It also contains a number of utilities to explore the MS/MS results and assess missed and irregular enzymatic cleavages, mass measurement accuracy, etc.

r-msmseda 1.48.0
Propagated dependencies: r-gplots@3.2.0 r-mass@7.3-65 r-msnbase@2.36.0 r-rcolorbrewer@1.1-3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/msmsEDA
Licenses: GPL 2
Build system: r
Synopsis: Exploratory data analysis of LC-MS/MS data by spectral counts
Description:

Exploratory data analysis to assess the quality of a set of LC-MS/MS experiments, and visualize de influence of the involved factors.

r-tcgabiolinksgui-data 1.30.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/BioinformaticsFMRP/TCGAbiolinksGUI.data
Licenses: GPL 3
Build system: r
Synopsis: Data for the TCGAbiolinksGUI package
Description:

This package provides supporting data for the TCGAbiolinksGUI package.

r-dropletutils 1.30.0
Propagated dependencies: r-assorthead@1.4.0 r-beachmat@2.26.0 r-bh@1.87.0-1 r-biocgenerics@0.56.0 r-biocparallel@1.44.0 r-delayedarray@0.36.0 r-delayedmatrixstats@1.32.0 r-dqrng@0.4.1 r-edger@4.8.0 r-genomicranges@1.62.0 r-hdf5array@1.38.0 r-iranges@2.44.0 r-matrix@1.7-4 r-r-utils@2.13.0 r-rcpp@1.1.0 r-rhdf5@2.54.0 r-rhdf5lib@1.32.0 r-s4vectors@0.48.0 r-scuttle@1.20.0 r-singlecellexperiment@1.32.0 r-sparsearray@1.10.2 r-summarizedexperiment@1.40.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/DropletUtils
Licenses: GPL 3
Build system: r
Synopsis: Utilities for handling single-cell droplet data
Description:

This package provides a number of utility functions for handling single-cell RNA-seq data from droplet technologies such as 10X Genomics. This includes data loading from count matrices or molecule information files, identification of cells from empty droplets, removal of barcode-swapped pseudo-cells, and downsampling of the count matrix.

r-rbowtie 1.50.0
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/Rbowtie/
Licenses: Artistic License 2.0
Build system: r
Synopsis: R bowtie wrapper
Description:

This package provides an R wrapper around the popular bowtie short read aligner and around SpliceMap, a de novo splice junction discovery and alignment tool.

r-biodb 1.18.0
Propagated dependencies: r-chk@0.10.0 r-fscache@1.0.5 r-jsonlite@2.0.0 r-lgr@0.5.0 r-lifecycle@1.0.4 r-openssl@2.3.4 r-plyr@1.8.9 r-progress@1.2.3 r-r6@2.6.1 r-rappdirs@0.3.3 r-rcpp@1.1.0 r-rsqlite@2.4.4 r-sched@1.0.3 r-sqlq@1.0.1 r-stringr@1.6.0 r-testthat@3.3.0 r-withr@3.0.2 r-xml@3.99-0.20 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/biodb
Licenses: AGPL 3+
Build system: r
Synopsis: Library for connecting to chemical and biological databases
Description:

The biodb package provides access to standard remote chemical and biological databases (ChEBI, KEGG, HMDB, ...), as well as to in-house local database files (CSV, SQLite), with easy retrieval of entries, access to web services, search of compounds by mass and/or name, and mass spectra matching for LCMS and MSMS. Its architecture as a development framework facilitates the development of new database connectors for local projects or inside separate published packages.

r-bsgenome-ecoli-ncbi-20080805 1.3.1000
Propagated dependencies: r-bsgenome@1.78.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/BSgenome.Ecoli.NCBI.20080805
Licenses: Artistic License 2.0
Build system: r
Synopsis: Escherichia coli full genomes
Description:

This package provides Escherichia coli full genomes for several strains as provided by NCBI on 2008/08/05 and stored in Biostrings objects.

r-flowsorted-blood-epic 2.14.0
Propagated dependencies: r-annotationhub@4.0.0 r-experimenthub@3.0.0 r-genefilter@1.92.0 r-minfi@1.56.0 r-nlme@3.1-168 r-quadprog@1.5-8 r-s4vectors@0.48.0 r-summarizedexperiment@1.40.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/immunomethylomics/FlowSorted.Blood.EPIC
Licenses: GPL 3
Build system: r
Synopsis: Illumina EPIC data on immunomagnetic sorted peripheral adult blood cells
Description:

This package provides raw data objects to be used for blood cell proportion estimation in minfi and similar packages. The FlowSorted.Blood.EPIC object is based in samples assayed by Brock Christensen and colleagues; for details see Salas et al. 2018. https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE110554.

r-complexheatmap 2.26.0
Propagated dependencies: r-circlize@0.4.16 r-clue@0.3-66 r-codetools@0.2-20 r-colorspace@2.1-2 r-digest@0.6.39 r-doparallel@1.0.17 r-foreach@1.5.2 r-getoptlong@1.0.5 r-globaloptions@0.1.2 r-iranges@2.44.0 r-matrixstats@1.5.0 r-png@0.1-8 r-rcolorbrewer@1.1-3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/jokergoo/ComplexHeatmap
Licenses: GPL 2+
Build system: r
Synopsis: Making Complex Heatmaps
Description:

Complex heatmaps are efficient to visualize associations between different sources of data sets and reveal potential structures. This package provides a highly flexible way to arrange multiple heatmaps and supports self-defined annotation graphics.

r-scran 1.38.0
Propagated dependencies: r-beachmat@2.26.0 r-bh@1.87.0-1 r-biocgenerics@0.56.0 r-biocparallel@1.44.0 r-biocsingular@1.26.1 r-bluster@1.20.0 r-delayedarray@0.36.0 r-dqrng@0.4.1 r-edger@4.8.0 r-igraph@2.2.1 r-limma@3.66.0 r-matrix@1.7-4 r-matrixgenerics@1.22.0 r-metapod@1.18.0 r-rcpp@1.1.0 r-s4arrays@1.10.0 r-s4vectors@0.48.0 r-scuttle@1.20.0 r-singlecellexperiment@1.32.0 r-statmod@1.5.1 r-summarizedexperiment@1.40.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/scran
Licenses: GPL 3
Build system: r
Synopsis: Methods for single-cell RNA-Seq data analysis
Description:

This package implements a variety of low-level analyses of single-cell RNA-seq data. Methods are provided for normalization of cell-specific biases, assignment of cell cycle phase, and detection of highly variable and significantly correlated genes.

r-motifbreakr 2.24.0
Propagated dependencies: r-biocfilecache@3.0.0 r-biocgenerics@0.56.0 r-biocparallel@1.44.0 r-biomart@2.66.0 r-biostrings@2.78.0 r-bsgenome@1.78.0 r-bsicons@0.1.2 r-bslib@0.9.0 r-dt@0.34.0 r-genomeinfodb@1.46.0 r-genomicranges@1.62.0 r-gviz@1.54.0 r-iranges@2.44.0 r-matrixstats@1.5.0 r-motifdb@1.52.0 r-motifstack@1.54.0 r-pwalign@1.6.0 r-rtracklayer@1.70.0 r-s4vectors@0.48.0 r-shiny@1.11.1 r-stringr@1.6.0 r-summarizedexperiment@1.40.0 r-tfmpvalue@0.0.9 r-variantannotation@1.56.0 r-vroom@1.6.6
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://www.bioconductor.org/packages/motifbreakR/
Licenses: GPL 2+
Build system: r
Synopsis: Predicting disruptiveness of single nucleotide polymorphisms
Description:

This package allows biologists to judge in the first place whether the sequence surrounding the polymorphism is a good match, and in the second place how much information is gained or lost in one allele of the polymorphism relative to another. This package gives a choice of algorithms for interrogation of genomes with motifs from public sources:

  1. a weighted-sum probability matrix;

  2. log-probabilities;

  3. weighted by relative entropy.

This package can predict effects for novel or previously described variants in public databases, making it suitable for tasks beyond the scope of its original design. Lastly, it can be used to interrogate any genome curated within Bioconductor.

r-dirichletmultinomial 1.52.0
Dependencies: gsl@2.8
Propagated dependencies: r-biocgenerics@0.56.0 r-iranges@2.44.0 r-s4vectors@0.48.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/DirichletMultinomial
Licenses: LGPL 3
Build system: r
Synopsis: Dirichlet-Multinomial mixture models for microbiome data
Description:

Dirichlet-multinomial mixture models can be used to describe variability in microbial metagenomic data. This package is an interface to code originally made available by Holmes, Harris, and Quince, 2012, PLoS ONE 7(2): 1-15.

r-mixomics 6.34.0
Propagated dependencies: r-biocparallel@1.44.0 r-corpcor@1.6.10 r-dplyr@1.1.4 r-ellipse@0.5.0 r-ggplot2@4.0.1 r-ggrepel@0.9.6 r-gridextra@2.3 r-gsignal@0.3-7 r-igraph@2.2.1 r-lattice@0.22-7 r-mass@7.3-65 r-matrixstats@1.5.0 r-rarpack@0.11-0 r-rcolorbrewer@1.1-3 r-reshape2@1.4.5 r-rgl@1.3.31 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: http://www.mixOmics.org
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate methods for exploration of biological datasets
Description:

mixOmics offers a wide range of multivariate methods for the exploration and integration of biological datasets with a particular focus on variable selection. The package proposes several sparse multivariate models we have developed to identify the key variables that are highly correlated, and/or explain the biological outcome of interest. The data that can be analysed with mixOmics may come from high throughput sequencing technologies, such as omics data (transcriptomics, metabolomics, proteomics, metagenomics etc) but also beyond the realm of omics (e.g. spectral imaging). The methods implemented in mixOmics can also handle missing values without having to delete entire rows with missing data.

r-gwastools 1.56.0
Propagated dependencies: r-biobase@2.70.0 r-data-table@1.17.8 r-dbi@1.2.3 r-dnacopy@1.84.0 r-gdsfmt@1.46.0 r-gwasexacthw@1.2 r-lmtest@0.9-40 r-logistf@1.26.1 r-quantsmooth@1.76.0 r-rsqlite@2.4.4 r-sandwich@3.1-1 r-survival@3.8-3
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/smgogarten/GWASTools
Licenses: Artistic License 2.0
Build system: r
Synopsis: Tools for Genome Wide Association Studies
Description:

This package provides classes for storing very large GWAS data sets and annotation, and functions for GWAS data cleaning and analysis.

r-treeio 1.34.0
Propagated dependencies: r-ape@5.8-1 r-dplyr@1.1.4 r-jsonlite@2.0.0 r-magrittr@2.0.4 r-rlang@1.1.6 r-tibble@3.3.0 r-tidytree@0.4.6 r-yulab-utils@0.2.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/YuLab-SMU/treeio
Licenses: Artistic License 2.0
Build system: r
Synopsis: Base classes and functions for Phylogenetic tree input and output
Description:

This is an R package to make it easier to import and store phylogenetic trees with associated data; and to link external data from different sources to phylogeny. It also supports exporting phylogenetic trees with heterogeneous associated data to a single tree file and can be served as a platform for merging tree with associated data and converting file formats.

r-bhc 1.56.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/BHC/
Licenses: GPL 3
Build system: r
Synopsis: Bayesian hierarchical clustering
Description:

The method implemented in this package performs bottom-up hierarchical clustering, using a Dirichlet Process (infinite mixture) to model uncertainty in the data and Bayesian model selection to decide at each step which clusters to merge. This avoids several limitations of traditional methods, for example how many clusters there should be and how to choose a principled distance metric. This implementation accepts multinomial (i.e. discrete, with 2+ categories) or time-series data. This version also includes a randomised algorithm which is more efficient for larger data sets.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091