qqwang-berkeley / JUM

A tool for annotation-free differential analysis of tissue-specific pre-mRNA alternative splicing patterns
MIT License
27 stars 11 forks source link

Correcting for batch effects while running JUM #39

Open avantika-insitro opened 2 years ago

avantika-insitro commented 2 years ago

Running JUM v2.02, the example design file given in the manual contains only the experimental condition:

      condition
ctrl1 control
ctrl2 control
ctrl3 control
treat1 treatment
treat2 treatment
treat3 treatment

Is it possible to include batch effects (e.g. sequencing batch) in the experimental design for JUM? Would this be as simple as adding another column to the design matrix or more complex?

Thank you for the help!

qqwang-berkeley commented 1 year ago

I apologize for the late reply.

You can not just add another column to the design matrix to include batch effect. If you want to analyze the influence of batch effect on splicing, you need to, say, just take your control samples, and separate them into batch 1 and batch 2, and run JUM on these samples but change condition to "batch 1" and "batch 2".

On Wed, Jul 13, 2022 at 12:38 PM Avantika Lal @.***> wrote:

Running JUM v2.02, the example design file given in the manual contains only the experimental condition:

  condition

ctrl1 control ctrl2 control ctrl3 control treat1 treatment treat2 treatment treat3 treatment

Is it possible to include batch effects (e.g. sequencing batch) in the experimental design for JUM? Would this be as simple as adding another column to the design matrix or more complex?

Thank you for the help!

— Reply to this email directly, view it on GitHub https://github.com/qqwang-berkeley/JUM/issues/39, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGJ6PW3PU4IRKPIAHKBD5BTVT3WHJANCNFSM53PLIR6A . You are receiving this because you are subscribed to this thread.Message ID: @.***>