Skip to content
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

Feature Request: differential expression of transcripts #41

Open
santataRU opened this issue Nov 7, 2024 · 1 comment
Open

Feature Request: differential expression of transcripts #41

santataRU opened this issue Nov 7, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@santataRU
Copy link

Is your feature request related to a problem?

Is there a way to do differential expression of transcripts (e.g. similar to DEseq2 but for transcripts) with RNAlysis?

Describe the solution you'd like

A pipeline for transcript quantification and differential expression analysis between RNA-seq data from control and treatment groups.

Describe alternatives you've considered

Something similar to DESeq2 for genes, but specifically for transcripts in this case.

Additional context

No response

Which version of RNAlysis do you typically use?

No response

@GuyTeichman
Copy link
Owner

Hi santataRU,

You should be able to run differential expression of transcripts using DESeq2 (basically treating individual transcripts as genes), and quantify transcript-level expression using Kallisto.

Hopefully in the next RNAlysis version I will implement support for differential splicing analysis usinhg limma-voom.

Best,
Guy.

@GuyTeichman GuyTeichman self-assigned this Nov 8, 2024
@GuyTeichman GuyTeichman added the enhancement New feature or request label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants