You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+24-14Lines changed: 24 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,15 @@
8
8
9
9
DRAM v2 (Distilled and Refined Annotation of Metabolism Version 2) is a tool for annotating metagenomic and genomic assembled data (e.g. scaffolds or contigs) or called genes (e.g. nuclotide or amino acid format). DRAM annotates MAGs using [KEGG](https://www.kegg.jp/) (if provided by the user), [UniRef90](https://www.uniprot.org/), [PFAM](https://pfam.xfam.org/), [dbCAN](http://bcb.unl.edu/dbCAN2/), [RefSeq viral](https://www.ncbi.nlm.nih.gov/genome/viruses/), [VOGDB](http://vogdb.org/) and the [MEROPS](https://www.ebi.ac.uk/merops/) peptidase database as well as custom user databases.
10
10
11
-
DRAM is run in four stages:
12
-
1) Gene Calling Prodogal - genes are called on user provided scaffolds or contigs
13
-
2) Gene Annotation - genes are annotated with a set of user defined databases
14
-
3) Distillation - annotations are curated into functional categories
15
-
4) Product Generation - interactive visualizations of DRAM output are generated
11
+
DRAM is run in four stages:
12
+
13
+
1. Gene Calling Prodogal - genes are called on user provided scaffolds or contigs
14
+
2. Gene Annotation - genes are annotated with a set of user defined databases
15
+
3. Distillation - annotations are curated into functional categories
16
+
4. Product Generation - interactive visualizations of DRAM output are generated
16
17
17
18
For more detail on DRAM and how DRAM v2 works please see our DRAM products:
19
+
18
20
-[DRAM version 1 publication](https://academic.oup.com/nar/article/48/16/8883/5884738)
19
21
-[DRAM in KBase publication](https://pubmed.ncbi.nlm.nih.gov/36857575/)
0 commit comments