-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
background:backsub and scimap support in mcmicro #497
Comments
Hi, Great! I saw background subtraction is supported in mcmicro! https://mcmicro.org/parameters/other.html#backsub However, it is channel based, I am wondering whether it applies for my use case. For example, The rule for background subtraction is like this: I am wondering whether the. above is supported in mcmicro? Thanks, |
Hi @JiayuanDing100, Yes, any channel can be used as background for any other channel. You can specify these relationships in |
Hi @ArtemSokolov , Yes, right now I got the idea of how to make backsub work. I just have a question about the markers.csv, especially the marker_name column:
Thanks, |
Ideally, channel names should be unique. One suggestion is to add a suffix for the quench entries, e.g.,
|
Hi,
I am wondering whether background subtraction and scimap are suupported in mcmicro workflow. I saw them both in the output of mcmicro pipeline, but i couldn't see any tutorial about both.
N E X T F L O W ~ version 22.10.6
Launching
mcmicro/main.nf
[romantic_colden] DSL2 - revision: 4408d4565aexecutor > local (11)
[88/4e015d] process > illumination (3) [100%] 7 of 7 ✔
[84/9e72c3] process > registration:ashlar [100%] 1 of 1 ✔
[- ] process > background:backsub -
[- ] process > dearray:coreograph -
[- ] process > dearray:roadie:runTask -
[- ] process > segmentation:roadie:runTask -
[d5/cc7b21] process > segmentation:worker (unmicst-1) [100%] 1 of 1 ✔
[8a/73cd11] process > segmentation:s3seg (1) [100%] 1 of 1 ✔
[3a/270915] process > quantification:mcquant (1) [100%] 1 of 1 ✔
[- ] process > downstream:worker -
[- ] process > viz:autominerva -
Completed at: 06-Apr-2023 03:32:56
Duration : 10m 59s
CPU hours : 0.2
Succeeded : 11
Thanks,
The text was updated successfully, but these errors were encountered: