# HG changeset patch
# User da-intersect
# Date 1365577636 14400
# Node ID 7e29033239c8f34e03d230661be8af716aaea2f2
# Parent 4786c988f9f49d60bb53620be2cd6acdaa22bcb2
Deleted selected files
diff -r 4786c988f9f4 -r 7e29033239c8 datatypes_conf.xml
--- a/datatypes_conf.xml Wed Apr 10 03:05:25 2013 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff -r 4786c988f9f4 -r 7e29033239c8 protein_generator.xml
--- a/protein_generator.xml Wed Apr 10 03:05:25 2013 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,56 +0,0 @@
-
- Protein Generator
-
- protein_generator.sh protein_generator.jar
- -d "$databasename"
- -f "$genomeFile"
- #if $GlimmerFile
- -g "$GlimmerFile"
- #end if
- #if $SplitInterval
- -i "$SplitInterval"
- #end if
- -o "$output1"
- #if $condition1.gffFile == "yes"
- -p "$output2"
- #end if
- #if $condition2.accessionFile == "yes"
- -q "$output3"
- #end if
- #if $trans_tab_file
- -t "$trans_tab_file"
- #end if
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- condition1['gffFile'] == "yes"
-
-
- condition2['accessionFile'] == "yes"
-
-
-
-
-