You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is now an implementation of the Fisher information that leverages parallelization using MPI. Similarly we have also added flags for operating in a more memory efficient mode in which we avoid storing too many intermediate results. With the exception of a few potential performance tweaks the implementation is essentially complete and looks to produce the correct answers. This lives on the branch feature-globally-germ-aware-fpr (despite in practice having nothing to do with the per-germ global FPR algorithm) and should be merged into develop and included in the next release alongside the new per-germ global FPR algorithm.
The text was updated successfully, but these errors were encountered:
There is now an implementation of the Fisher information that leverages parallelization using MPI. Similarly we have also added flags for operating in a more memory efficient mode in which we avoid storing too many intermediate results. With the exception of a few potential performance tweaks the implementation is essentially complete and looks to produce the correct answers. This lives on the branch feature-globally-germ-aware-fpr (despite in practice having nothing to do with the per-germ global FPR algorithm) and should be merged into develop and included in the next release alongside the new per-germ global FPR algorithm.
The text was updated successfully, but these errors were encountered: