diff deseq-hts_1.0/tools/ParseGFF.py @ 1:8ab01cc29c4b draft

Uploaded
author vipints
date Wed, 27 Jun 2012 15:35:11 -0400
parents 94a108763d9e
children
line wrap: on
line diff
--- a/deseq-hts_1.0/tools/ParseGFF.py	Wed May 09 20:43:47 2012 -0400
+++ b/deseq-hts_1.0/tools/ParseGFF.py	Wed Jun 27 15:35:11 2012 -0400
@@ -342,7 +342,7 @@
 
 def __main__():
     """This function provides a best way to extract genome feature 
-       information from a GFF3 file for the rQuant downstream processing.
+       information from a GFF3 file for the downstream processing.
     """
     try:
         gff_file = sys.argv[1]