From 8db745008b4eedc36ee316d8cb908b5d1e8c9d7e Mon Sep 17 00:00:00 2001 From: bbimber Date: Fri, 27 Feb 2015 07:46:49 -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 ec65b99..1fc7820 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## DISCVR-Seq -DISCVR-Seq is a sub-project of [DISCVR](https://github.com/bbimber/discvr), designed for management and analysis of next-generation sequence data. +DISCVR-Seq is a sub-project of [DISCVR](https://github.com/bbimber/discvr/wiki), designed for management and analysis of next-generation sequence data. 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)