This package is considered a duplicate. The official version of this package is found at:https://kindlychung.r-universe.dev/collUtils
Package: collUtils 1.0.5
collUtils: Auxiliary Package for Package 'CollapsABEL'
Provides some low level functions for processing PLINK input and output files.
Authors:
collUtils_1.0.5.tar.gz
collUtils_1.0.5.tar.gz(r-4.5-noble)collUtils_1.0.5.tar.gz(r-4.4-noble)
collUtils_1.0.5.tgz(r-4.4-emscripten)collUtils_1.0.5.tgz(r-4.3-emscripten)
collUtils.pdf |collUtils.html✨
collUtils/json (API)
# Install 'collUtils' in R: |
install.packages('collUtils', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://bitbucket.org/kindlychung/collutils
Last updated 9 years agofrom:43a51123a2. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-linux-x86_64 | OK | Nov 20 2024 |
Exports:countlinesgetJArrayncolsrBedreadcolreadcolstruncateEndOfFile
Readme and manuals
Help Manual
Help page | Topics |
---|---|
A auxiliary package for CollapsABEL. | collUtils-package collUtils |
Count the number of lines in a file | countlines |
Import Java array into R | getJArray |
Counts the number of columns of whitespace delimited file. | ncols |
Wrapper for constructor of Bed class | rBed |
Read one column of a whitespace delimited text file | readcol |
Read columns of a whitespace delimited text file | readcols |
Truncate n bytes from end of file | truncateEndOfFile |