Package: collUtils 1.0.4
collUtils: Auxiliary Package for CollapsABEL
This package includes some low level functions for processing PLINK input and output files.
Authors:
collUtils_1.0.4.tar.gz
collUtils_1.0.4.zip(r-4.5)collUtils_1.0.4.zip(r-4.4)collUtils_1.0.4.zip(r-4.3)
collUtils_1.0.4.tgz(r-4.4-x86_64)collUtils_1.0.4.tgz(r-4.4-arm64)collUtils_1.0.4.tgz(r-4.3-x86_64)collUtils_1.0.4.tgz(r-4.3-arm64)
collUtils_1.0.4.tar.gz(r-4.5-noble)collUtils_1.0.4.tar.gz(r-4.4-noble)
collUtils_1.0.4.tgz(r-4.4-emscripten)collUtils_1.0.4.tgz(r-4.3-emscripten)
collUtils.pdf |collUtils.html✨
collUtils/json (API)
# Install 'collUtils' in R: |
install.packages('collUtils', repos = c('https://kindlychung.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://bitbucket.org/kindlychung/collutils
Last updated 9 years agofrom:9acfec4b92. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win-x86_64 | OK | Nov 02 2024 |
R-4.5-linux-x86_64 | OK | Nov 02 2024 |
R-4.4-win-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-aarch64 | OK | Nov 02 2024 |
R-4.3-win-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-aarch64 | OK | Nov 02 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 |