_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-dnafusion 1.10.0
Propagated dependencies: r-txdb-hsapiens-ucsc-hg38-knowngene@3.21.0 r-s4vectors@0.46.0 r-rsamtools@2.24.0 r-iranges@2.42.0 r-genomicranges@1.60.0 r-genomicfeatures@1.60.0 r-genomicalignments@1.44.0 r-biocgenerics@0.54.0 r-biocbaseutils@1.10.0 r-bamsignals@1.40.0
Channel: guix-bioc
Location: guix-bioc/packages/d.scm (guix-bioc packages d)
Home page: https://github.com/CTrierMaansson/DNAfusion
Licenses: GPL 3
Synopsis: Identification of gene fusions using paired-end sequencing
Description:

DNAfusion can identify gene fusions such as EML4-ALK based on paired-end sequencing results. This package was developed using position deduplicated BAM files generated with the AVENIO Oncology Analysis Software. These files are made using the AVENIO ctDNA surveillance kit and Illumina Nextseq 500 sequencing. This is a targeted hybridization NGS approach and includes ALK-specific but not EML4-specific probes.

r-slingshot 2.16.0
Propagated dependencies: r-igraph@2.1.4 r-matrixstats@1.5.0 r-princurve@2.1.6 r-s4vectors@0.46.0 r-singlecellexperiment@1.30.1 r-summarizedexperiment@1.38.1 r-trajectoryutils@1.16.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://bioconductor.org/packages/slingshot
Licenses: Artistic License 2.0
Synopsis: Tools for ordering single-cell sequencing
Description:

This package provides functions for inferring continuous, branching lineage structures in low-dimensional data. Slingshot was designed to model developmental trajectories in single-cell RNA sequencing data and serve as a component in an analysis pipeline after dimensionality reduction and clustering. It is flexible enough to handle arbitrarily many branching events and allows for the incorporation of prior knowledge through supervised graph construction.

pigx-rnaseq 0.1.1
Dependencies: coreutils@9.1 sed@4.8 gzip@1.13 snakemake@7.32.4 megadepth@1.1.1 multiqc@1.14 star@2.7.3a hisat2@2.2.1 fastp@0.23.2 htseq@2.0.2 samtools@1.19 r-minimal@4.5.0 r-rmarkdown@2.29 r-ggplot2@3.5.2 r-ggpubr@0.6.0 r-ggrepel@0.9.6 r-gprofiler2@0.2.3 r-deseq2@1.48.1 r-dt@0.33 r-knitr@1.50 r-pheatmap@1.0.12 r-corrplot@0.95 r-reshape2@1.4.4 r-plotly@4.10.4 r-scales@1.4.0 r-summarizedexperiment@1.38.1 r-crosstalk@1.2.1 r-tximport@1.36.0 r-rtracklayer@1.68.0 r-rjson@0.2.23 salmon@1.10.1 pandoc@2.19.2 python-wrapper@3.11.11 python-deeptools@3.5.5 python-pyyaml@6.0.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://bioinformatics.mdc-berlin.de/pigx/
Licenses: GPL 3+
Synopsis: Analysis pipeline for RNA sequencing experiments
Description:

PiGX RNAseq is an analysis pipeline for preprocessing and reporting for RNA sequencing experiments. It is easy to use and produces high quality reports. The inputs are reads files from the sequencing experiment, and a configuration file which describes the experiment. In addition to quality control of the experiment, the pipeline produces a differential expression report comparing samples in an easily configurable manner.

rust-juliex 0.3.0-alpha.8
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/withoutboats/juliex
Licenses: Expat ASL 2.0
Synopsis: Very basic future executor
Description:

juliex is a concurrent executor for Rust futures. It is implemented as a threadpool executor using a single, shared queue. Algorithmically, it is very similar to the Threadpool executor provided by the futures crate. The main difference is that juliex uses a crossbeam channel and performs a single allocation per spawned future, whereas the futures Threadpool uses std concurrency primitives and multiple allocations.

cl-readline 0.1.2-1.8438c9e
Dependencies: readline@8.1.2
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-cffi@0.24.1-2.32c90d4
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/vindarel/cl-readline
Licenses: GPL 3+
Synopsis: Common Lisp bindings to the GNU Readline library
Description:

The Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands.

r-roughsets 1.3-8
Propagated dependencies: r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/janusza/RoughSets
Licenses: GPL 2+
Synopsis: Data Analysis Using Rough Set and Fuzzy Rough Set Theories
Description:

Implementations of algorithms for data analysis based on the rough set theory (RST) and the fuzzy rough set theory (FRST). We not only provide implementations for the basic concepts of RST and FRST but also popular algorithms that derive from those theories. The methods included in the package can be divided into several categories based on their functionality: discretization, feature selection, instance selection, rule induction and classification based on nearest neighbors. RST was introduced by ZdzisÅ aw Pawlak in 1982 as a sophisticated mathematical tool to model and process imprecise or incomplete information. By using the indiscernibility relation for objects/instances, RST does not require additional parameters to analyze the data. FRST is an extension of RST. The FRST combines concepts of vagueness and indiscernibility that are expressed with fuzzy sets (as proposed by Zadeh, in 1965) and RST.

rust-brotli 6.0.0
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/dropbox/rust-brotli
Licenses: Modified BSD Expat
Synopsis: brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.
Description:

This package provides a brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.

rmath-julia 0.3.0-1.5c5dfd6
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaStats/Rmath-julia
Licenses: GPL 2
Synopsis: Rmath library from R
Description:

This is a slightly modified version of the standalone Rmath library from R, built to be used with the Rmath.jl Julia package. The main difference is that it is built to allow defining custom random number generating functions via C function pointers (see include/callback.h). When using the library, these should be defined before calling any of the random functions.

r-asympdiag 0.3.1
Propagated dependencies: r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/Alvaro-Kothe/asympDiag
Licenses: Expat
Synopsis: Diagnostic Tools for Asymptotic Theory
Description:

Leveraging Monte Carlo simulations, this package provides tools for diagnosing regression models. It implements a parametric bootstrap framework to compute statistics, generates diagnostic envelopes to assess goodness-of-fit, and evaluates type I error control for Wald tests. By simulating data under the assumption that the model is true, it helps to identify model mis-specifications and enhances the reliability of the model inferences.

r-bupaverse 0.1.0
Propagated dependencies: r-rlang@1.1.6 r-purrr@1.0.4 r-processmapr@0.5.6 r-processcheckr@0.1.4 r-magrittr@2.0.3 r-glue@1.8.0 r-eventdatar@0.3.1 r-edear@0.9.4 r-cli@3.6.5 r-bupar@0.5.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://bupar.net/
Licenses: Expat
Synopsis: Easily Install and Load the 'bupaverse'
Description:

The bupaverse is an open-source, integrated suite of R-packages for handling and analysing business process data, developed by the Business Informatics research group at Hasselt University, Belgium. Profoundly inspired by the tidyverse package, the bupaverse package is designed to facilitate the installation and loading of multiple bupaverse packages in a single step. Learn more about bupaverse at the <https://bupar.net> homepage.

r-bingroup2 1.3.1
Propagated dependencies: r-scales@1.4.0 r-rdpack@2.6.4 r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-rbeta2009@1.0.1 r-partitions@1.10-9 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=binGroup2
Licenses: GPL 3+
Synopsis: Identification and Estimation using Group Testing
Description:

This package provides methods for the group testing identification problem: 1) Operating characteristics (e.g., expected number of tests) for commonly used hierarchical and array-based algorithms, and 2) Optimal testing configurations for these same algorithms. Methods for the group testing estimation problem: 1) Estimation and inference procedures for an overall prevalence, and 2) Regression modeling for commonly used hierarchical and array-based algorithms.

r-childfree 0.0.4
Propagated dependencies: r-rio@1.2.3 r-rcurl@1.98-1.17
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://www.zacharyneal.com/childfree-home
Licenses: GPL 3
Synopsis: Access and Harmonize Childfree Demographic Data
Description:

Reads demographic data from a variety of public data sources, extracting and harmonizing variables useful for the study of childfree individuals. The identification of childfree individuals and those with other family statuses uses Neal & Neal's (2024) "A Framework for Studying Adults who Neither have Nor Want Children" <doi:10.1177/10664807231198869>; A pre-print is available at <doi:10.31234/osf.io/fa89m>.

r-edfreader 1.2.1
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://cran.r-project.org/package=edfReader
Licenses: GPL 3
Synopsis: Reading EDF(+) and BDF(+) Files
Description:

Reads European Data Format files EDF and EDF+, see <http://www.edfplus.info>, BioSemi Data Format files BDF, see <http://www.biosemi.com/faq/file_format.htm>, and BDF+ files, see <http://www.teuniz.net/edfbrowser/bdfplus%20format%20description.html>. The files are read in two steps: first the header is read and then the signals (using the header object as a parameter).

r-flexvarjm 0.1.0
Propagated dependencies: r-survminer@0.5.0 r-survival@3.8-3 r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-randtoolbox@2.0.5 r-mvtnorm@1.3-3 r-marqlevalg@2.0.8 r-lcmm@2.2.1 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/LeonieCourcoul/FlexVarJM
Licenses: GPL 3+
Synopsis: Estimate Joint Models with Subject-Specific Variance
Description:

Estimation of mixed models including a subject-specific variance which can be time and covariate dependent. In the joint model framework, the package handles left truncation and allows a flexible dependence structure between the competing events and the longitudinal marker. The estimation is performed under the frequentist framework, using the Marquardt-Levenberg algorithm. (Courcoul, Tzourio, Woodward, Barbieri, Jacqmin-Gadda (2023) <arXiv:2306.16785>).

r-gtbasedim 1.0.0
Propagated dependencies: r-rweka@0.4-46 r-coopgame@0.2.2
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GTbasedIM
Licenses: GPL 2
Synopsis: Game Theory-Based Influence Measures
Description:

Understanding how features influence a specific response variable becomes crucial in classification problems, with applications ranging from medical diagnosis to customer behavior analysis. This packages provides tools to compute such an influence measure grounded on game theory concepts. In particular, the influence measures presented in Davila-Pena, Saavedra-Nieves, and Casas-Méndez (2024) <doi:10.48550/arXiv.2408.02481> can be obtained.

r-morsetktd 0.1.3
Propagated dependencies: r-zoo@1.8-14 r-testthat@3.2.3 r-stanheaders@2.32.10 r-rstantools@2.4.0 r-rstan@2.32.7 r-rcppparallel@5.1.10 r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14 r-gridextra@2.3 r-ggplot2@3.5.2 r-desolve@1.40 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=morseTKTD
Licenses: AGPL 3+
Synopsis: Bayesian Inference of TKTD Models
Description:

Advanced methods for a valuable quantitative environmental risk assessment using Bayesian inference of survival Data with toxicokinetics toxicodynamics (TKTD) models. Among others, it facilitates Bayesian inference of the general unified threshold model of survival (GUTS). See models description in Jager et al. (2011) <doi:10.1021/es103092a> and implementation using Bayesian inference in Baudrot and Charles (2019) <doi:10.1038/s41598-019-47698-0>.

r-plnmodels 1.2.2
Propagated dependencies: r-torch@0.14.2 r-tidyr@1.3.1 r-scales@1.4.0 r-rlang@1.1.6 r-rcpparmadillo@14.4.2-1 r-rcpp@1.0.14 r-r6@2.6.1 r-purrr@1.0.4 r-pscl@1.5.9 r-nloptr@2.2.1 r-matrix@1.7-3 r-mass@7.3-65 r-magrittr@2.0.3 r-igraph@2.1.4 r-gridextra@2.3 r-glassofast@1.0.1 r-ggplot2@3.5.2 r-future-apply@1.11.3 r-future@1.49.0 r-dplyr@1.1.4 r-corrplot@0.95 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://pln-team.github.io/PLNmodels/
Licenses: GPL 3+
Synopsis: Poisson Lognormal Models
Description:

The Poisson-lognormal model and variants (Chiquet, Mariadassou and Robin, 2021 <doi:10.3389/fevo.2021.588292>) can be used for a variety of multivariate problems when count data are at play, including principal component analysis for count data, discriminant analysis, model-based clustering and network inference. Implements variational algorithms to fit such models accompanied with a set of functions for visualization and diagnostic.

r-testtwice 1.0.3
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=testtwice
Licenses: GPL 2
Synopsis: Testing One Hypothesis Twice in Observational Studies
Description:

Tests one hypothesis with several test statistics, correcting for multiple testing. The central function in the package is testtwice(). In a sensitivity analysis, the method has the largest design sensitivity of its component tests. The package implements the method and examples in Rosenbaum, P. R. (2012) <doi:10.1093/biomet/ass032> Testing one hypothesis twice in observational studies. Biometrika, 99(4), 763-774.

r-muleadata 1.4.0
Channel: guix-bioc
Location: guix-bioc/packages/m.scm (guix-bioc packages m)
Home page: https://github.com/ELTEbioinformatics/muleaData
Licenses: Expat
Synopsis: Genes Sets for Functional Enrichment Analysis with the 'mulea' R Package
Description:

ExperimentHubData package for the mulea comprehensive overrepresentation and functional enrichment analyser R package. Here we provide ontologies (gene sets) in a data.frame for 27 different organisms, ranging from Escherichia coli to human, all acquired from publicly available data sources. Each ontology is provided with multiple gene and protein identifiers. Please see the NEWS file for a list of changes in each version.

r-phantasus 1.28.0
Propagated dependencies: r-yaml@2.3.10 r-xml@3.99-0.18 r-tidyr@1.3.1 r-svglite@2.2.1 r-stringr@1.5.1 r-scales@1.4.0 r-rook@1.2 r-rhdf5client@1.30.0 r-rhdf5@2.52.0 r-protolite@2.3.1 r-pheatmap@1.0.12 r-phantasuslite@1.6.0 r-opencpu@2.2.14 r-matrix@1.7-3 r-limma@3.64.0 r-jsonlite@2.0.0 r-httr@1.4.7 r-httpuv@1.6.16 r-htmltools@0.5.8.1 r-gtable@0.3.6 r-ggplot2@3.5.2 r-geoquery@2.76.0 r-fs@1.6.6 r-fgsea@1.34.0 r-edger@4.6.2 r-deseq2@1.48.1 r-data-table@1.17.2 r-curl@6.2.2 r-config@0.3.2 r-ccapp@0.3.4 r-biobase@2.68.0 r-assertthat@0.2.1 r-apeglm@1.30.0 r-annotationdbi@1.70.0
Channel: guix-bioc
Location: guix-bioc/packages/p.scm (guix-bioc packages p)
Home page: https://alserglab.wustl.edu/phantasus
Licenses: Expat
Synopsis: Visual and interactive gene expression analysis
Description:

Phantasus is a web-application for visual and interactive gene expression analysis. Phantasus is based on Morpheus – a web-based software for heatmap visualisation and analysis, which was integrated with an R environment via OpenCPU API. Aside from basic visualization and filtering methods, R-based methods such as k-means clustering, principal component analysis or differential expression analysis with limma package are supported.

r-penalized 0.9-52
Propagated dependencies: r-rcpp@1.0.14 r-rcpparmadillo@14.4.2-1 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/penalized/
Licenses: GPL 2+
Synopsis: Penalized estimation in GLMs and in the Cox model
Description:

This package provides tools for fitting possibly high dimensional penalized regression models. The penalty structure can be any combination of an L1 penalty (lasso and fused lasso), an L2 penalty (ridge) and a positivity constraint on the regression coefficients. The supported regression models are linear, logistic and Poisson regression and the Cox Proportional Hazards model. Cross-validation routines allow optimization of the tuning parameters.

r-lubridate 1.9.4
Propagated dependencies: r-generics@0.1.4 r-timechange@0.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/lubridate/
Licenses: GPL 2
Synopsis: Make dealing with dates a little easier
Description:

This package provides functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and time-span objects. The lubridate package has a consistent and memorable syntax that makes working with dates easy and fun.

r-acsnminer 0.16.8.25
Propagated dependencies: r-ggplot2@3.5.2 r-gridextra@2.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ACSNMineR
Licenses: GPL 2+
Synopsis: Gene enrichment analysis
Description:

This package provides tools to compute and represent gene set enrichment or depletion from your data based on pre-saved maps from the Atlas of Cancer Signalling Networks (ACSN) or user imported maps. The gene set enrichment can be run with hypergeometric test or Fisher exact test, and can use multiple corrections. Visualization of data can be done either by barplots or heatmaps.

r-bipartite 2.21
Propagated dependencies: r-corpcor@1.6.10 r-fields@16.3.1 r-igraph@2.1.4 r-mass@7.3-65 r-permute@0.9-7 r-sna@2.8 r-vegan@2.6-10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/biometry/bipartite
Licenses: GPL 2+ GPL 3+
Synopsis: Visualising bipartite networks and calculating ecological indices
Description:

This package provides functions to visualise webs and calculate a series of indices commonly used to describe pattern in (ecological) webs. It focuses on webs consisting of only two levels (bipartite), e.g. pollination webs or predator-prey-webs. Visualisation is important to get an idea of what we are actually looking at, while the indices summarise different aspects of the web's topology.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
Total results: 36659