From: athreyab Date: Mon, 23 Jan 2012 00:03:16 +0000 (+0000) Subject: Removing unwanted files X-Git-Url: http://gitweb.planteome.org/?a=commitdiff_plain;h=120033e2cf0a8add493247cee914d595f73ad107;p=old-jaiswallab-svn%2F.git Removing unwanted files svn path=/; revision=269 --- diff --git a/Personnel/athreyab/interactions/a.pl b/Personnel/athreyab/interactions/a.pl deleted file mode 100644 index 6f897e2..0000000 --- a/Personnel/athreyab/interactions/a.pl +++ /dev/null @@ -1,6 +0,0 @@ - - -$hello = "hello world"; -print $hello=~/\%/; - -print $hello; diff --git a/Personnel/athreyab/interactions/example.sif b/Personnel/athreyab/interactions/example.sif deleted file mode 100644 index 7d1fe07..0000000 --- a/Personnel/athreyab/interactions/example.sif +++ /dev/null @@ -1,30 +0,0 @@ -AT1G09700 pp AT1G01040 -AT2G28380 pp AT1G01040 -AT5G41070 pp AT1G01040 -AT2G46830 pp AT1G01060 -AT3G60250 pp AT1G01060 -AT5G02810 pp AT1G01060 -AT5G24470 pp AT1G01060 -AT5G67380 pp AT1G01060 -AT5G24270 pp AT1G01140 -AT5G55990 pp AT1G01140 -AT2G22840 pp AT1G01160 -AT4G09000 pp AT1G01160 -AT1G63650 pp AT1G01380 -AT5G41315 pp AT1G01380 -AT1G01480 pp AT1G01480 -AT1G01510 pp AT1G01510 -AT1G26830 pp AT1G01640 -AT4G02570 pp AT1G01640 -AT1G75840 pp AT1G01700 -AT3G51300 pp AT1G01700 -AT3G61140 pp AT1G02090 -AT5G14250 pp AT1G02090 -AT5G42970 pp AT1G02090 -AT1G02280 pp AT1G02280 -AT5G54190 pp AT1G02280 -AT1G02340 pp AT1G02340 -AT1G09530 pp AT1G02340 -AT2G32950 pp AT1G02340 -AT2G46340 pp AT1G02340 -AT4G25560 pp AT1G02340 diff --git a/Personnel/athreyab/interactions/interactionPathsFromSif.pl b/Personnel/athreyab/interactions/interactionPathsFromSif.pl new file mode 100644 index 0000000..37709de --- /dev/null +++ b/Personnel/athreyab/interactions/interactionPathsFromSif.pl @@ -0,0 +1,240 @@ +#!/usr/bin/perl -w + +#use strict; + +use DBI; +use Config::IniFiles; +use Switch; +require "interactionPath.pl"; + + +#use constant SITE_ADJECTIVE => ($ENV{'DevelopmentSite'} ? 'Development': 'Live'); +use constant SITE_ADJECTIVE => 'Development'; + +sub showUsage +{ + print "\n\nUsage: \n\tperl interactionsPathsFromSif