michaelgruenstaeudl / PACVr

Plastome Assembly Coverage Visualization in R
Other
3 stars 4 forks source link

Use `windowSize` to determine `sizeThreshold` #33

Closed alephnull7 closed 4 months ago

alephnull7 commented 4 months ago

The changes to the package involve using windowSize for filtering sequence inclusion in verbose coverage summaries.

To reduce issues with GitHub actions, they have been reworked. Workflows involving running R CMD CHECK, updating package documentation, and converting to LF line endings occur only when opening a pull request. When a pull request including changes to CHANGELOG.md has been closed and merged, updated version documentation and a corresponding version release are created.