From 56cbe4e4470ffd70bd31badbb7b4ee8f2a461bd1 Mon Sep 17 00:00:00 2001 From: bbimber Date: Fri, 27 Feb 2015 07:25:09 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb42b16..1b4445d 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ DISCVR-Seq is a sub-project of [DISCVR](https://github.com/bbimber/discvr), desi The core of DISCVR-Seq is the SequenceAnalysis module, and the BLAST and JBrowse modules are optional extensions. The overall goal of DISCVR-Seq is to provide a friendly, web-based way for both bioinformaticians and non-informatician scientists to manage and analyze sequence data. Our goal is to allow complex tasks to be performed without the need to use the command line. This module places heavy focus on managing samples and their metadata. Once raw data is imported once, it can be repeatedly re-analyzed without the need to re-enter sample details. The system also keeps thorough records of analysis parameters and makes it easy to repeat an analysis on new data. DISCVR is open-source, with the code hosted in the main [LabKey Server subversion repository](https://www.labkey.org/wiki/home/Documentation/page.view?name=svn) -Please see the wiki section for an overview, instructions and more specific links to download these modules. +Please [see the wiki section for an overview](https://github.com/bbimber/discvr-seq/wiki), instructions and more specific links to download these modules.