With both TopoICSim and lncRNApred algorithms, it is hard to make the processes multi-threaded becauses of weird refrencing erros within the dependencies of GAPGOM.
Some errors include*;
-external pointer is not valid
-System.Data.SQLite.SQLiteException: The database disk image is malformed database disk image is malformed
*More details on the errors to be added later when actually tackling this issue.
AnnotationDbi connections are suspected to be involved with this.