Skip to content
Snippets Groups Projects
README 1.65 KiB
Newer Older
  • Learn to ignore specific revisions
  • maxime mano's avatar
    maxime mano committed
    # 
    
    # NG6 - Next Generation Sequencing Information System 
    # Copyright (C) 2009 INRA
    # 
    # This program is free software: you can redistribute it and/or modify
    # it under the terms of the GNU General Public License as published by
    # the Free Software Foundation, either version 3 of the License, or
    # (at your option) any later version.
    # 
    # This program is distributed in the hope that it will be useful,
    # but WITHOUT ANY WARRANTY; without even the implied warranty of
    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    # GNU General Public License for more details.
    # 
    # You should have received a copy of the GNU General Public License
    # along with this program.  If not, see <http://www.gnu.org/licenses/>.
    #
    
    Maxime Manno's avatar
    Maxime Manno committed
    # TEST de software update
    
    
    1. WHAT IS NG6
    
    NG6 is a user friendly information system able to manage large sets of sequencing data. It includes, on one hand, 
    a set of pipelines adapted to different input formats (sff, fastq), different sequencers (Roche 454, Illumina HiSeq, 
    ABI Solid) and various analysis (quality control, variation discovery, RNAseq, diversity studies, ...) and, on the 
    other hand, a secured web site giving access to the results. The user will be able to download raw and processed 
    data and browse through the analysis results statistics. The provided workflows are easy to build, modify and extend. 
    The system is based on makeflow and runs the analysis locally or in a cluster environment such as Sun Grid Engine. 
    
    
    
    Jerome Mariette's avatar
    Jerome Mariette committed
    2. INSTALLATION GUIDELINES
    
    http://ng6.toulouse.inra.fr:8080/app/install.html
    
    Claire Kuchly's avatar
    Claire Kuchly committed
    3. DEVELOPPER GUIDELINES 
    
    Overview : http://ng6.toulouse.inra.fr:8080/app/quickstart.html
    or
    
    Gerald Salin's avatar
    Gerald Salin committed
    Detailed documentation via tab "Documentation"