Closed lhqing closed 2 years ago
@rachelzeng98 I created the L4Region label for all datasets, see #2
Here is all the information needed for merging ALLC, update wmb package
cemba.get_mc_annot()['L4Region']
cemba.get_allc_path(dataset='mc', allc_type='full')
cemba.get_m3c_annot()['L4Region']
cemba.get_allc_path(dataset='m3c', allc_type='full')
Before starting, please also check that the labels are as described and that all files are accessible to you.
I'd suggest we start with a small cell cluster, prepare a sky-pliot YAML file, try spot job. Once worked, we can easily parallel all clusters.
Right now the allcools merge
can NOT resume if the spot VM is killed. The resubmission will just let the merge job start again from the beginning, which is fine - if the spot-vm kill doesn't occur too frequently.
I will create