Fix perl dep
[gff3_validator.git] / README
blobba60e030420bf200a5317d69cca5d7832d55e62a
1 # README
2 # Author: Payan Canaran (canaran@cshl.edu)
3 # Copyright (c) 2006-2007 Cold Spring Harbor Laboratory
4 # $Id: README,v 1.1 2007/12/03 14:20:23 canaran Exp $
6 GFF3 Validator
7 ==============
9  ################################################################
10  # THIS TOOL IS CURRENTLY UNDER DEVELOPMENT AND HAS NOT BEEN    # 
11  # COMPLETELY TESTED AND DOCUMENTED. PLEASE REPORT ANY BUGS.    #
12  ################################################################
14 This package contains the following files:
16 README                    : this file
17 validate_gff3.pod         : description of validation process and installation (POD)
18 validate_gff3.html        : description of validation process and installation (HTML)
20 validate_gff3.pl          : command-line script
21 validate_gff3.cfg         : configuration file for command-line script
23 validate_gff3_online      : online script
24 validate_gff3_online.cfg  : configuration file for online script
26 lib/GFF3/Validator.pm     : validation module 
27 lib/GFF3/Online.pm        : online interface module 
29 html/checked_box.gif      : HTML image
30 html/gff3_validated.png   : HTML image
31 html/invalid.png          : HTML image
32 html/unchecked_box.gif    : HTML image
33 html/formatting.css       : CSS