Package: FLOPART 2024.6.19
FLOPART: Functional Labeled Optimal Partitioning
Provides an efficient 'C++' code for computing an optimal segmentation model with Poisson loss, up-down constraints, and label constraints, as described by Kaufman et al. (2024) <doi:10.1080/10618600.2023.2293216>.
Authors:
FLOPART_2024.6.19.tar.gz
FLOPART_2024.6.19.zip(r-4.5)FLOPART_2024.6.19.zip(r-4.4)FLOPART_2024.6.19.zip(r-4.3)
FLOPART_2024.6.19.tgz(r-4.4-x86_64)FLOPART_2024.6.19.tgz(r-4.4-arm64)FLOPART_2024.6.19.tgz(r-4.3-arm64)FLOPART_2024.6.19.tgz(r-4.3-x86_64)
FLOPART_2024.6.19.tar.gz(r-4.5-noble)FLOPART_2024.6.19.tar.gz(r-4.4-noble)
FLOPART_2024.6.19.tgz(r-4.4-emscripten)FLOPART_2024.6.19.tgz(r-4.3-emscripten)
FLOPART.pdf |FLOPART.html✨
FLOPART/json (API)
NEWS
# Install 'FLOPART' in R: |
install.packages('FLOPART', repos = c('https://tdhock.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tdhock/flopart/issues
- Mono27ac - H3K27ac ChIP-seq data from one Monocyte sample
- Mono27ac.simple - Smaller H3K27ac ChIP-seq data from one Monocyte sample
Last updated 5 months agofrom:68498ce6a7. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 17 2024 |
R-4.5-win-x86_64 | OK | Nov 17 2024 |
R-4.5-linux-x86_64 | OK | Nov 17 2024 |
R-4.4-win-x86_64 | OK | Nov 17 2024 |
R-4.4-mac-x86_64 | OK | Nov 17 2024 |
R-4.4-mac-aarch64 | OK | Nov 17 2024 |
R-4.3-win-x86_64 | OK | Nov 17 2024 |
R-4.3-mac-aarch64 | OK | Nov 17 2024 |
R-4.3-mac-x86_64 | OK | Oct 18 2024 |
Exports:FLOPARTFLOPART_dataFLOPART_interfaceget_label_code
Dependencies:data.tableRcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Functional Labeled Optimal Partitioning | FLOPART |
Convert data for input to FLOPART | FLOPART_data |
Interface to FLOPART C++ code | FLOPART_interface |
Lookup the integer values used to represent different label types | get_label_code |
H3K27ac ChIP-seq data from one Monocyte sample | Mono27ac |
Smaller H3K27ac ChIP-seq data from one Monocyte sample | Mono27ac.simple |