Official Repo for Modules Integrated into BisQue Production
This is the official list of modules currently available on the BisQue Production service.
CalcMaxMisorientation
CellProfiler
CellSegment3DUnet
CellSegmentation2D
COVIDPredictor
CovidResnet
Dream3D
Dream3D_6.5.10
Dream3D_UCSB
EnhancedReconstruction
MaskRCNN
MetaData
nphprediction
PlantcellSegment
PlantcellTracking
substratedetector
TwoPhasePrediction
WatershedSegmentation
XtalsMesh
If you would like to contribute your own module to BisQue, please use the BQModule Generator CLI we developed to automate the module generation process. You mainly need your source code in a src
folder and the documentation will guide you through the rest of the way.
TIP: Double check that you do not have hard coded paths! This is a common issue amongst first time module creators.