Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 43 packages in 0.11 seconds

kmeRtone — by Aleksandr Sahakyan, 10 months ago

Multi-Purpose and Flexible k-Meric Enrichment Analysis Software

A multi-purpose and flexible k-meric enrichment analysis software. 'kmeRtone' measures the enrichment of k-mers by comparing the population of k-mers in the case loci with a carefully devised internal negative control group, consisting of k-mers from regions close to, yet sufficiently distant from, the case loci to mitigate any potential sequencing bias. This method effectively captures both the local sequencing variations and broader sequence influences, while also correcting for potential biases, thereby ensuring more accurate analysis. The core functionality of 'kmeRtone' is the SCORE() function, which calculates the susceptibility scores for k-mers in case and control regions. Case regions are defined by the genomic coordinates provided in a file by the user and the control regions can be constructed relative to the case regions or provided directly. The k-meric susceptibility scores are calculated by using a one-proportion z-statistic. 'kmeRtone' is highly flexible by allowing users to also specify their target k-mer patterns and quantify the corresponding k-mer enrichment scores in the context of these patterns, allowing for a more comprehensive approach to understanding the functional implications of specific DNA sequences on a genomic scale (e.g., CT motifs upon UV radiation damage). Adib A. Abdullah, Patrick Pflughaupt, Claudia Feng, Aleksandr B. Sahakyan (2024) Bioinformatics (submitted).

multimorbidity — by Wyatt Bensken, 2 years ago

Harmonizing Various Comorbidity, Multimorbidity, and Frailty Measures

Identifying comorbidities, frailty, and multimorbidity in claims and administrative data is often a duplicative process. The functions contained in this package are meant to first prepare the data to a format acceptable by all other packages, then provide a uniform and simple approach to generate comorbidity and multimorbidity metrics based on these claims data. The package is ever evolving to include new metrics, and is always looking for new measures to include. The citations used in this package include the following publications: Anne Elixhauser, Claudia Steiner, D. Robert Harris, Rosanna M. Coffey (1998) , Brian J Moore, Susan White, Raynard Washington, et al. (2017) , Mary E. Charlson, Peter Pompei, Kathy L. Ales, C. Ronald MacKenzie (1987) , Richard A. Deyo, Daniel C. Cherkin, Marcia A. Ciol (1992) , Hude Quan, Vijaya Sundararajan, Patricia Halfon, et al. (2005) , Dae Hyun Kim, Sebastian Schneeweiss, Robert J Glynn, et al. (2018) , Melissa Y Wei, David Ratz, Kenneth J Mukamal (2020) , Kathryn Nicholson, Amanda L. Terry, Martin Fortin, et al. (2015) , Martin Fortin, José Almirall, and Kathryn Nicholson (2017).

sivirep — by Geraldine Gómez-Millán, 7 months ago

Data Wrangling and Automated Reports from 'SIVIGILA' Source

Data wrangling, pre-processing, and generating automated reports from Colombia's epidemiological surveillance system, 'SIVIGILA' < https://portalsivigila.ins.gov.co/>. It provides a customizable R Markdown template for analysis and automatic generation of epidemiological reports that can be adapted to local, regional, and national contexts. This tool offers a standardized and reproducible workflow that helps to reduce manual labor and potential errors in report generation, improving their efficiency and consistency.