Skip to content

Commit ddf2742

Browse files
committed
updated citation
1 parent 92bfd03 commit ddf2742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/metaeuk.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
const char* binary_name = "metaeuk";
66
const char* tool_name = "metaeuk";
7-
const char* tool_introduction = "MetaEuk is homology-based strategy to efficiently query many contigs assembled from metagenomic samples against a comprehensive protein/profile target database to describe their protein repertoire. It does not require preliminary binning of the contigs and makes no assumption concerning the splicing signal when searching for multi-exon proteins.\n\nPlease cite:\nLevy Karin E, Mirdita M, Soding J: MetaEuk sensitive, high-throughput gene discovery and annotation for large-scale eukaryotic metagenomics. biorxiv, 851964 (2019).";
7+
const char* tool_introduction = "MetaEuk is homology-based strategy to efficiently query many contigs assembled from metagenomic samples against a comprehensive protein/profile target database to describe their protein repertoire. It does not require preliminary binning of the contigs and makes no assumption concerning the splicing signal when searching for multi-exon proteins.\n\nPlease cite:\nLevy Karin E, Mirdita M, Soding J: MetaEuk sensitive, high-throughput gene discovery, and annotation for large-scale eukaryotic metagenomics. Microbiome (2020) 8:48.";
88
const char* main_author = "Eli Levy Karin, [email protected]";
99
const char* show_extended_help = "1";
1010
const char* show_bash_info = NULL;

0 commit comments

Comments
 (0)