NEWS
Battlefield 0.99.03
- Submitted to Bioconductor
Battlefield 0.99.2
- Fix bug in add_borders_to_spe: is_core column was always FALSE due to incorrect use of is.na() on logical vector. Changed to use negation operator (!) to properly identify non-border spots as core spots.
Battlefield 0.99.1
- Follow guidelines on package versioning
- Add founding in description
- Add a package help/.man package
- Add a inst/script
- BiocStyle for vignette
- Typos/Style