Hello dear MAJIQ-Team,
I have a dilemma while constructing a pipeline for MAJIQ steps, using 3 groups : WT, DKO, floxCTRL.
for #comparison-1:
``` majiq-v3 psi-coverage sg_WT_vs_DKO.zarr WT_group.psicov WT1.sj WT2.sj WT3.sj ```
for #comparison-2:
```majiq-v3 psi-coverage sg_WT_vs_floxCTRL.zarr WT_group.psicov WT1.sj WT2.sj WT3.sj ```
Will these two commands produce a different <WT_group.psicov>, that I should prefix maybe with the comparison from which it 's coming ? Or I can skip this second comparison, since I have the WT_group.psicov and only run the command for the `floxCTRL.psicov` file ?
Furthermore, the answer has a consequence in the Delta-psi step, where :
```
--splicegraph sg_WT_vs_floxCTRL.zarr
\
-psi1 WT.psicov \
-psi2 floxCTRL.psicov} ...
```
In delta-psi, is any WT.psicov correct to use, produced either from the WT_vs_DKO.zarr or the WT_vs_floxCTRL.zarr ?
This clarification is necessary when we build automated pipelines where all comparisons are run blindly.
I would appreciate any indication or documentation on this,
Have a nice day,
with Regards,
Maria