Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does createTableOfRDBESIds() need to be exported? #205

Open
davidcurrie2001 opened this issue Oct 14, 2024 · 2 comments
Open

Does createTableOfRDBESIds() need to be exported? #205

davidcurrie2001 opened this issue Oct 14, 2024 · 2 comments
Assignees

Comments

@davidcurrie2001
Copy link
Contributor

Does the function createTableOfRDBESIds() need to be exported by the package? It looks like an internal function which is only used by the generateZerosUsingSL() function.

@davidcurrie2001
Copy link
Contributor Author

I've removed the @export from createTableOfRDBESIds()

@Kasia-MIR
Copy link
Contributor

Kasia-MIR commented Nov 25, 2024

This function is used in RDBESvisualise preprocessSamplingDataForCoverage(). The preprocessSamplingDataForCoverage() is used in produceSamplingCoverage() and summaryBiologicalVar(under develepment).

@Kasia-MIR Kasia-MIR reopened this Nov 25, 2024
Kasia-MIR added a commit that referenced this issue Nov 25, 2024
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

No branches or pull requests

2 participants