From ad2634960ff96c193565270ed43c2bfd6b4109d2 Mon Sep 17 00:00:00 2001 From: bbimber Date: Fri, 27 Feb 2015 07:28:46 -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 1b4445d..ec65b99 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# DISCVR-Seq +## 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. 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)