Skip to content

createRDBESEstObject() uses a lot of memory #233

@davidcurrie2001

Description

@davidcurrie2001

The function createRDBESEstObject() uses a lot of memory - this can be a problem when you are dealing with large sets of input data. For example, importing the H1 data for the NANSEA RCG creates an RDBESDataOject of size 971 MB. Running createRDBESEstObject() on that data then creates an RDBESEstObject of size 9630.6 MB - 10x the size of the RDBESDataObject.

Metadata

Metadata

Labels

2_preparationGenerating probabilities and Zero's, subsetting species9_needs_more_testsPlease add more tests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions