Replies: 8 comments 7 replies
|
Thank you @rmFlynn, I try to keep each idea in a separate comment. Integration with SnakmakeI already use Dram with snakemake in atlas. The advantage of snakmake is clearly the scalability. One can easily annotate genomes separately and submit each to a cluster. Snakmeke takes care of all the scheduling. I see different ways to integrate snakmake and DRAM.
|
Comand line interfaceI looked at the CLI of DRAM, and it was quite long. I wonder if using click could allow simplifying the use of different subcommands. I used click for atlas. |
Genecatalog for large scale annotationIt seems to me that dram is increasingly used also for large sets of genome annotation. (>1000). In such cases, it could be useful to predict all the genes, create a non-redundant gene catalog (90 -100 identity) and then annotate these genes only once. I have some code for this. |
Transcriptome annotationI recently started using meta-transcriptome data. It would be cool to somehow allow the pathway prediction to incorporate the gene expression. But this is only a vague idea. |
|
Hey @rmFlynn I now added Dram 1.4 in atlas. very cool indeed. Are you using the new dbcan-sub for CAZy subfamilies annotatioin? https://bcb.unl.edu/dbCAN_sub/ I have another question you never used the diamond annotation from dbcan, is there a reason? |
|
In the relese notes you state known issues with performance and merging of tables. |
|
Where is the developpment of dram2 going on? Would it be possible to follow /contribute to it? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi to all our DRAM users! This summer, we are working on a bunch of massive improvements to DRAM. We have our own ideas about what that will include, but we want to hear more from people in the community. Things like better logging, new databases and faster performance are in the works, and I will be back later to add info on what we are up to, but I wanted to open this up to discussion. What are your must-haves for DRAM2?
All reactions