Skip to content

Conversation

jamespeapen
Copy link
Member

@jamespeapen jamespeapen commented Mar 17, 2025

Genome granges getter to pass to other utils.
Uses get instead of data so global env is not polluted
Minimum R >= 4.4.0 since this uses the %||% operator - will fail on ubuntu-latest (oldrel-1) till 4.5.0 becomes the new release next month.

@biobenkj
Copy link
Collaborator

@jamespeapen is this okay to merge with the failing check on ubuntu?

@jamespeapen
Copy link
Member Author

Yeah - the 4.3 will fail since the %||% null coalescing operator is a 4.4 feature. 4.5 comes out april 11 so the failing checks will pass after that.

@biobenkj biobenkj merged commit 984a916 into huishenlab:master Mar 17, 2025
4 of 5 checks passed
@jamespeapen jamespeapen deleted the getGenome branch March 17, 2025 20:42
@jamespeapen jamespeapen added this to the v2 milestone May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants