Image processing pipeline and detecting drug-induced changes to proteins for article Reicher*, Reiniš*, et al. Nature Cell Biology, 2024.
Contents
pipeline_control_script: used to control the pipeline run, specifies paths to datasets and all processing parameters; generates bash scripts ran by slurm; takes care of parallelization where necessarypipeline_modules: standalone python scripts invoked by individual parts of the pipelinehit_calling: transforms output of the pipeline into a list of hit candidatescellprofiler_pipeline: input file for CellProfiler - specifies modules used and features to extractmodel_training: training of the random forest models for clone discriminationconda_environments: list of packages and versions
