-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi @taka910 and other PerturbView authors,
Thank you for creating this wonderful tool! We are trying to understand the base-calling/decoding step in more detail. Specifically, we are looking for where (and how) the pipeline assigns detected sequencing signals to A / T / G / C at each cycle. In particular:
- Which part of the code performs base calling from multi-channel fluorescence images?
- Is base identity determined via per-cycle channel intensity comparison (e.g., argmax across A/T/G/C channels), or using a different scoring / normalization approach?
- How are ambiguous or low-confidence base calls handled (e.g., thresholds, masking, N calls)?
- Is this logic implemented directly in the public repository, or assumed to be performed upstream as a preprocessing step before running PerturbView?
We may have missed it, but we were unable to identify a clearly defined base-calling or ISS decoding module in the repo. Pointers to the relevant scripts, functions, or documentation would be very helpful.
Thanks for making this work publicly available.
Chen
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels