- spladder version: 3.0.3
- Python version: 3.9.13
- Operating System: rhel7.9
Description
We have previously run spladder on a cohort using the recommended documentation, and built a prediction model using the PSI output from spladder event calls for the downstream analysis. Now we have some new RNA-seq samples (bam files), and want to map the new bam files to the previous called events, and generate PSI for the new samples so that we can use that prediction model. Can this task be done by spladder build?
In the documentation, there is an option spladder build ... -use-anno-support .... Is this the option i am looking for? Could you please elaborate how to use this option in above task?
Thank you