regreplaceR - Match and Replace Strings Based on Named Groups in Regular Expressions
An R6 class "Replacer" provided by the package simplifies working with regex patterns containing named groups. It allows easy retrieval of matched portions and targeted replacements by group name, improving both code clarity and maintainability.
Last updated 6 months ago
4.00 score 2 scripts 136 downloadsxlsx2dfs - Read and Write 'Excel' Sheets into and from List of Data Frames
Reading and writing sheets of a single Excel file into and from a list of data frames. Eases I/O of tabular data in bioinformatics while keeping them in a human readable format.
Last updated 4 years ago
3.48 score 2 stars 15 scripts 243 downloads