Showing 6 of total 6 results (show query)
tidyverse
readr:Read Rectangular Text Data
The goal of 'readr' is to provide a fast and friendly way to read rectangular data (like 'csv', 'tsv', and 'fwf'). It is designed to flexibly parse many types of data found in the wild, while still cleanly failing when data unexpectedly changes.
Maintained by Jennifer Bryan. Last updated 8 months ago.
1.0k stars 20.06 score 132k scripts 2.1k dependentsr-lib
evaluate:Parsing and Evaluation Tools that Provide More Details than the Default
Parsing and evaluation tools that make it easy to recreate the command line behaviour of R.
Maintained by Hadley Wickham. Last updated 2 months ago.
135 stars 16.20 score 183 scripts 4.5k dependentsheardacat
Ramble:Parser Combinator for R
Parser generator for R using combinatory parsers. It is inspired by combinatory parsers developed in Haskell.
Maintained by Chapman Siu. Last updated 8 years ago.
combinatory-parsersparser-combinatorsparsing
22 stars 5.93 score 39 scriptssystemsbioinformatics
parcr:Construct Parsers for Structured Text Files
Construct parser combinator functions, higher order functions that parse input. Construction of such parsers is transparent and easy. Their main application is the parsing of structured text files like those generated by laboratory instruments. Based on a paper by Hutton (1992) <doi:10.1017/S0956796800000411>.
Maintained by Douwe Molenaar. Last updated 10 months ago.
combinatorshigher-order-functionsparserparsing
4 stars 5.08 score 8 scriptsrethomics
damr:Interface to Drosophila Activity Monitor System Result Files
Loads behavioural data from the widely used Drosophila Activity Monitor System (DAMS, TriKinetics <https://trikinetics.com/>) into the rethomics framework.
Maintained by Quentin Geissmann. Last updated 12 months ago.
biological-data-analysisparsing
6 stars 4.92 score 31 scripts 1 dependentsrethomics
scopr:Read Ethoscope Data
Handling of behavioural data from the Ethoscope platform (Geissmann, Garcia Rodriguez, Beckwith, French, Jamasb and Gilestro (2017) <DOI:10.1371/journal.pbio.2003026>). Ethoscopes (<http://gilestrolab.github.io/ethoscope/>) are an open source/open hardware framework made of interconnected raspberry pis (<https://www.raspberrypi.org>) designed to quantify the behaviour of multiple small animals in a distributed and real-time fashion. The default tracking algorithm records primary variables such as xy coordinates, dimensions and speed. This package is part of the rethomics framework <http://rethomics.github.io/>.
Maintained by Quentin Geissmann. Last updated 3 years ago.
biological-data-analysisparsing
3 stars 3.18 score