galaxyproject / training-material Public
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
De novo transcriptome assembly, annotation, and differential expression analysis #1351
Conversation
|
@abretaud is this still in WIP? |
|
It's still in progress. TODO :
|
|
Can we consider to merge this PR? I promise to daily beat @r1corre to make him finish this tutorial |
| @@ -540,6 +546,10 @@ workflow4metabolomics: | |||
| wm75: | |||
| name: Wolfgang Maier | |||
|
|
|||
| xiliu: | |||
| name: Xi Liu | |||
| github: false | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you remove this @lecorguille
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AH ... how can I add Xi as author?
cf64349
into
galaxyproject:master
|
thanks @abretaud and @lecorguille! and good luck tomorrow! |
|
Thanks! |
Finally a tutorial for de novo transcriptome assembly, annotation, and differential expression analysis as promised in #59 .
It's different than the existing de novo transcriptomics as here we don't use a reference genome, we just assemble the transcriptome using Trinity
We (with @r1corre) have a first draft of workflow, but a few things are missing:
Fixes #59
The text was updated successfully, but these errors were encountered: