Showing 3 of total 3 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 dependentsbioc
easyRNASeq:Count summarization and normalization for RNA-Seq data
Calculates the coverage of high-throughput short-reads against a genome of reference and summarizes it per feature of interest (e.g. exon, gene, transcript). The data can be normalized as 'RPKM' or by the 'DESeq' or 'edgeR' package.
Maintained by Nicolas Delhomme. Last updated 5 months ago.
geneexpressionrnaseqgeneticspreprocessingimmunooncology
5.43 score 15 scripts 1 dependentsr-lib
meltr:Read Non-Rectangular Text Data
The goal of 'meltr' is to provide a fast and friendly way to read non-rectangular data, such as ragged forms of csv (comma-separated values), tsv (tab-separated values), and fwf (fixed-width format) files.
Maintained by Duncan Garmonsway. Last updated 1 years ago.
30 stars 5.28 score 14 scripts 1 dependents