qbic-pipelines / root-tissue-analysis

Pipeline for pH analysis of A. thaliana root tissue
MIT License
1 stars 1 forks source link

Change "brightfield" for correct channel name in codebase #16

Closed luiskuhn closed 1 year ago

luiskuhn commented 2 years ago

Since we know the input for segmentation (and what the fiji macro writes down) is not the brightfield channel, we need to change this name throughout the codebase, i.e. renaming variables using the correct name for that channel.

https://github.com/qbic-pipelines/root-tissue-analysis/blob/c56d579fc8972593b566a059a358799cf353f3ad/modules/local/rootseg/main.nf#L16

luiskuhn commented 1 year ago

It turns out it is the brightfield channel for excitation at 405 nm. Then this is not an issue