tsvio
Simple Utilities for Tab-Separated-Value (TSV) Files
Utilities for rapidly loading specified rows and/or columns of data from large tab-separated value (tsv) files (large: e.g. 1 GB file of 10000 x 10000 matrix). 'tsvio' is an R wrapper to 'C' code that creates an index file for the rows of the tsv file, and uses that index file to collect rows and/or columns from the tsv file without reading the whole file into memory.
- Version1.0.6
- R version≥ 3.4.0
- LicenseGPL (≥ 3)
- Needs compilation?Yes
- Last release11/28/2023
Documentation
Team
Mary A Rohrdanz
Bradley M Broom
Chris Wakefield
Show author detailsRolesContributorJames Melott
Show author detailsRolesContributorPaul Hsieh
Show author detailsRolesContributorMD Anderson Cancer Center
Show author detailsRolesCopyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Suggests3 packages
- Reverse Imports1 package