From 391b15cf92fd5dc0799d3487510d50e4dc84f75c Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Mon, 31 Aug 2015 13:35:01 -0700 Subject: [PATCH] genbank url for whole genome sequences --- app/pods/protected/strains/show/template.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/pods/protected/strains/show/template.hbs b/app/pods/protected/strains/show/template.hbs index 1b96c8a..55b2bff 100644 --- a/app/pods/protected/strains/show/template.hbs +++ b/app/pods/protected/strains/show/template.hbs @@ -39,7 +39,7 @@
Whole Genome Sequence
- {{model.wholeGenomeSequence}} + {{genbank-url genbank=model.wholeGenomeSequence}}