marcnol / pyHiM

Multiplexed DNA-FISH data analysis pipeline
GNU Lesser General Public License v3.0
4 stars 2 forks source link

datamanager fails to recognize file name in folders #206

Closed marcnol closed 8 months ago

marcnol commented 8 months ago

ValueError: Filename: Trace_3D_barcode_mask:mask1_ROI:0_MatrixNmatrix Doesn't match with regex: scan(?P[0-9]+)(?P[\w|-]+)(?P[0-9]+)_ROI_converteddecon(?P[\w|-]+)

when running $ pyHiM.py -C build_matrix

at /mnt/grey/DATA/AnalyzedData_2023/Experiment_47_Marion_c739_sNPF_rut/rut_c739_rep1/000_ROI

XDevos commented 8 months ago

It's fixed and merged in development.