Hello!

To see the file structure, click on "tree".

Note that updates take place every 10 minutes, commits may not be seen immediately.
old-jaiswallab-svn/.git
14 years agoAdded new species for Kathryn Bushley
elserj [Fri, 22 Oct 2010 23:42:26 +0000 (23:42 +0000)]
Added new species for Kathryn Bushley

svn path=/; revision=71

14 years ago- fixed bug that ignored multiple reactome id's in RiceCyc name during mapping ouput
preecej [Thu, 21 Oct 2010 01:02:59 +0000 (01:02 +0000)]
- fixed bug that ignored multiple reactome id's in RiceCyc name during mapping ouput
- added ability to map on Reactome Compound Names
- made mapping on RiceCyc Names optional

svn path=/; revision=70

14 years agolaptop svn connectivity test
preecej [Tue, 19 Oct 2010 06:42:46 +0000 (06:42 +0000)]
laptop svn connectivity test

svn path=/; revision=69

14 years agoadded comments to test move of svn folder
preecej [Mon, 18 Oct 2010 16:54:36 +0000 (16:54 +0000)]
added comments to test move of svn folder

svn path=/; revision=68

14 years agoAdded script to take hal tree output and replace 2 char species names with full names
elserj [Thu, 14 Oct 2010 21:06:53 +0000 (21:06 +0000)]
Added script to take hal tree output and replace 2 char species names with full names

svn path=/; revision=67

14 years agoAdded system call to sort the results file and remove exact dupes.
preecej [Wed, 13 Oct 2010 00:47:00 +0000 (00:47 +0000)]
Added system call to sort the results file and remove exact dupes.

svn path=/; revision=66

14 years agoAdded code for all mappings, statistical counters, and STDOUT; tested with
preecej [Tue, 12 Oct 2010 00:30:43 +0000 (00:30 +0000)]
Added code for all mappings, statistical counters, and STDOUT; tested with
small data set that contained several intentional overlaps between
reactome and chebi terms

svn path=/; revision=65

14 years agoRemoved unnecessary backups from laptop
preecej [Mon, 11 Oct 2010 17:24:19 +0000 (17:24 +0000)]
Removed unnecessary backups from laptop

svn path=/; revision=64

14 years agoSwitched from Bio::OntologyIO module to GO::Parser (go-perl)
preecej [Mon, 11 Oct 2010 17:11:18 +0000 (17:11 +0000)]
Switched from Bio::OntologyIO module to GO::Parser (go-perl)

svn path=/; revision=63

14 years agocopying
preecej [Sat, 9 Oct 2010 07:21:33 +0000 (07:21 +0000)]
copying

svn path=/; revision=62

14 years agowrote outline for sub perform_map(); successfully added code for mapping
preecej [Sat, 9 Oct 2010 00:30:00 +0000 (00:30 +0000)]
wrote outline for sub perform_map(); successfully added code for mapping
on RiceCyc term name; added header line to output file

svn path=/; revision=61

14 years agohash loads of CAS, LIGAND, RiceCyc
preecej [Fri, 8 Oct 2010 19:30:50 +0000 (19:30 +0000)]
hash loads of CAS, LIGAND, RiceCyc

svn path=/; revision=60

14 years agoadded individual hashes for each input type; attempted population of CAS
preecej [Fri, 8 Oct 2010 00:51:38 +0000 (00:51 +0000)]
added individual hashes for each input type; attempted population of CAS
input hash; stubbed out main mapping algo

svn path=/; revision=59

14 years agoimported Bio::OntologyIO and ran parser test on CHEBI obo file
preecej [Thu, 7 Oct 2010 20:50:44 +0000 (20:50 +0000)]
imported Bio::OntologyIO and ran parser test on CHEBI obo file

svn path=/; revision=58

14 years agoBasic stub-out of reactome::chebi mapping script.
preecej [Thu, 7 Oct 2010 00:43:56 +0000 (00:43 +0000)]
Basic stub-out of reactome::chebi mapping script.

svn path=/; revision=57

14 years agoReactome::CHEBI mapping project
preecej [Wed, 6 Oct 2010 23:27:27 +0000 (23:27 +0000)]
Reactome::CHEBI mapping project

svn path=/; revision=56

14 years agoFix require line to check for location of find_species.pl
elserj [Sat, 2 Oct 2010 00:03:30 +0000 (00:03 +0000)]
Fix require line to check for location of find_species.pl

svn path=/; revision=55

14 years agoFix require line to check for location of find_species.pl
elserj [Sat, 2 Oct 2010 00:02:13 +0000 (00:02 +0000)]
Fix require line to check for location of find_species.pl

svn path=/; revision=54

14 years agoFixed non-unique gene-id detection. Previous version only detected unique headers
elserj [Mon, 27 Sep 2010 23:26:34 +0000 (23:26 +0000)]
Fixed non-unique gene-id detection.  Previous version only detected unique headers

svn path=/; revision=53

14 years agoAdded detection of non-unique gene-ids
elserj [Mon, 27 Sep 2010 23:25:38 +0000 (23:25 +0000)]
Added detection of non-unique gene-ids

svn path=/; revision=52

14 years agoFix gene header scope error and remove > symbol from gene header
elserj [Thu, 23 Sep 2010 22:02:41 +0000 (22:02 +0000)]
Fix gene header scope error and remove > symbol from gene header

svn path=/; revision=51

14 years agoAdded species db loading script to svn. This script will parse the fasta files and...
elserj [Thu, 23 Sep 2010 21:54:22 +0000 (21:54 +0000)]
Added species db loading script to svn.  This script will parse the fasta files and put the gene_id, gene_header, and sequences into a database

svn path=/; revision=50

14 years agoTook out find_gene lookups as this will now be handled before inparanoid gets files...
elserj [Thu, 23 Sep 2010 21:01:21 +0000 (21:01 +0000)]
Took out find_gene lookups as this will now be handled before inparanoid gets files.  Fixes problem of blast incorrectly copying gene headers from fasta files

svn path=/; revision=49

14 years agoChange filename split so that errant dashes won't cause incorrect species lookups
elserj [Thu, 23 Sep 2010 20:54:56 +0000 (20:54 +0000)]
Change filename split so that errant dashes won't cause incorrect species lookups

svn path=/; revision=48

14 years agoMoved the "clusters" table select statement outside the loop. Fixes random stalls...
elserj [Thu, 23 Sep 2010 00:24:05 +0000 (00:24 +0000)]
Moved the "clusters" table select statement outside the loop.  Fixes random stalls and improves performance (not by much)

svn path=/; revision=47

14 years agoFix Pediculus gene identification
elserj [Thu, 23 Sep 2010 00:23:23 +0000 (00:23 +0000)]
Fix Pediculus gene identification

svn path=/; revision=46

14 years agoFix whitespace and remove old comments
elserj [Wed, 22 Sep 2010 20:38:56 +0000 (20:38 +0000)]
Fix whitespace and remove old comments

svn path=/; revision=45

14 years agoExit script if wrong number of arguments is found
elserj [Wed, 22 Sep 2010 20:24:02 +0000 (20:24 +0000)]
Exit script if wrong number of arguments is found

svn path=/; revision=44

14 years agoRun fasta_header_fix.pl on fasta files before submitting to queue
elserj [Tue, 21 Sep 2010 23:17:18 +0000 (23:17 +0000)]
Run fasta_header_fix.pl on fasta files before submitting to queue

svn path=/; revision=43

14 years agoAdded usage comment if wrong number of arguments
elserj [Tue, 21 Sep 2010 22:49:19 +0000 (22:49 +0000)]
Added usage comment if wrong number of arguments

svn path=/; revision=42

14 years agoModified to take input and output files as arguments (better for scripting)
elserj [Tue, 21 Sep 2010 21:10:52 +0000 (21:10 +0000)]
Modified to take input and output files as arguments (better for scripting)

svn path=/; revision=41

14 years agoUse subroutine to get species array and cleaned up unused code
elserj [Tue, 21 Sep 2010 20:38:59 +0000 (20:38 +0000)]
Use subroutine to get species array and cleaned up unused code

svn path=/; revision=40

14 years agoAdded subroutine to output all species in an array (useful for superclusters.pl,...
elserj [Tue, 21 Sep 2010 20:15:03 +0000 (20:15 +0000)]
Added subroutine to output all species in an array (useful for superclusters.pl, probably others)

svn path=/; revision=39

14 years agoFixed Human, Mouse, and Sacc_cerevisiae gene id detection
elserj [Fri, 17 Sep 2010 23:09:55 +0000 (23:09 +0000)]
Fixed Human, Mouse, and Sacc_cerevisiae gene id detection

svn path=/; revision=38

14 years agoFixes the gene headers in the fasta files so that they are correctly parsed by blast...
elserj [Fri, 17 Sep 2010 23:09:10 +0000 (23:09 +0000)]
Fixes the gene headers in the fasta files so that they are correctly parsed by blast.  Changes it so the only info in the header is the protein/gene id.

svn path=/; revision=37

14 years agotook out print line in cucumber
elserj [Thu, 16 Sep 2010 23:37:28 +0000 (23:37 +0000)]
took out print line in cucumber

svn path=/; revision=36

14 years agoAdded --new option for creating a new version of the database
elserj [Thu, 16 Sep 2010 22:01:52 +0000 (22:01 +0000)]
Added --new option for creating a new version of the database

svn path=/; revision=35

14 years agoBackup Location for Mac web contents under /data/www
preecej [Tue, 14 Sep 2010 22:00:26 +0000 (22:00 +0000)]
Backup Location for Mac web contents under /data/www

svn path=/; revision=34

14 years agoChanged the split for C.elegans since the tab in the original fasta file messes up...
elserj [Wed, 8 Sep 2010 21:04:22 +0000 (21:04 +0000)]
Changed the split for C.elegans since the tab in the original fasta file messes up formatdb

svn path=/; revision=33

14 years agoAdded script to loop through and test fasta files via fasta_verify.pl
elserj [Wed, 8 Sep 2010 00:05:37 +0000 (00:05 +0000)]
Added script to loop through and test fasta files via fasta_verify.pl

svn path=/; revision=32

14 years agoScript no longer needed since we don't use CSHL cvs anymore
elserj [Tue, 7 Sep 2010 22:25:14 +0000 (22:25 +0000)]
Script no longer needed since we don't use CSHL cvs anymore

svn path=/; revision=31

14 years agoAdded script to find interactions given a list of genes
elserj [Tue, 7 Sep 2010 22:22:07 +0000 (22:22 +0000)]
Added script to find interactions given a list of genes

svn path=/; revision=30

14 years agoScript to test and verify fasta files are ready for InParanoid
elserj [Tue, 7 Sep 2010 22:18:52 +0000 (22:18 +0000)]
Script to test and verify fasta files are ready for InParanoid

svn path=/; revision=29

14 years agoFixed find_genes subroutine for new versions of the sequence files
elserj [Fri, 3 Sep 2010 21:58:45 +0000 (21:58 +0000)]
Fixed find_genes subroutine for new versions of the sequence files

svn path=/; revision=28

14 years agoFixed typo in final output
elserj [Fri, 3 Sep 2010 21:51:48 +0000 (21:51 +0000)]
Fixed typo in final output

svn path=/; revision=27

14 years agoAdded test for genes from find_species.pl subroutines
elserj [Fri, 3 Sep 2010 21:50:06 +0000 (21:50 +0000)]
Added test for genes from find_species.pl subroutines

svn path=/; revision=26

14 years agoFixed scripts for Mamathas needs, and added better use of vars
elserj [Fri, 3 Sep 2010 00:26:16 +0000 (00:26 +0000)]
Fixed scripts for Mamathas needs, and added better use of vars

svn path=/; revision=25

14 years agoUpdated the species detection for new species, still need to do gene headers
elserj [Fri, 3 Sep 2010 00:24:22 +0000 (00:24 +0000)]
Updated the species detection for new species, still need to do gene headers

svn path=/; revision=24

14 years agoAdded a test script for find_species.pl subroutines
elserj [Fri, 3 Sep 2010 00:23:46 +0000 (00:23 +0000)]
Added a test script for find_species.pl subroutines

svn path=/; revision=23

14 years agoFix to skip all isomers, even if higher than .29
elserj [Fri, 3 Sep 2010 00:02:12 +0000 (00:02 +0000)]
Fix to skip all isomers, even if higher than .29

svn path=/; revision=22

14 years ago# new dir for perl web service and db broker for phenote
preecej [Sun, 29 Aug 2010 06:52:57 +0000 (06:52 +0000)]
# new dir for perl web service and db broker for phenote

svn path=/; revision=21

14 years agochanged the string to test the version capabilities
preecej [Wed, 25 Aug 2010 23:19:48 +0000 (23:19 +0000)]
changed the string to test the version capabilities

svn path=/; revision=20

14 years agoAdded a test file for people to use to test commit rights
elserj [Wed, 25 Aug 2010 23:06:32 +0000 (23:06 +0000)]
Added a test file for people to use to test commit rights

svn path=/; revision=19

14 years agoadded my personal working directory
preecej [Wed, 25 Aug 2010 23:04:04 +0000 (23:04 +0000)]
added my personal working directory

svn path=/; revision=18

15 years agoUpdated scripts
elserj [Wed, 2 Jun 2010 20:39:48 +0000 (20:39 +0000)]
Updated scripts

svn path=/; revision=17

15 years agoSplit find_ortho scripts to do it from the super_clust table instead of inparanoid
elserj [Wed, 14 Apr 2010 21:19:14 +0000 (21:19 +0000)]
Split find_ortho scripts to do it from the super_clust table instead of inparanoid

svn path=/; revision=16

15 years agoProgram to query inparanoid database and retrieve orthologs and paralogs
elserj [Wed, 14 Apr 2010 20:20:04 +0000 (20:20 +0000)]
Program to query inparanoid database and retrieve orthologs and paralogs

svn path=/; revision=15

15 years agoUpdated version of supercluster to do majority voting
elserj [Mon, 5 Apr 2010 20:12:23 +0000 (20:12 +0000)]
Updated version of supercluster to do majority voting

svn path=/; revision=14

15 years agoadded the script that has the find_species and find_gene subroutines
elserj [Mon, 5 Apr 2010 20:09:48 +0000 (20:09 +0000)]
added the script that has the find_species and find_gene subroutines

svn path=/; revision=13

15 years agoAdded module to interactively connect to database on floret
elserj [Wed, 25 Nov 2009 19:42:53 +0000 (19:42 +0000)]
Added module to interactively connect to database on floret

svn path=/; revision=12

15 years agoupdated versions of flowering_interaction and inparanoid_output_parse, added superclu...
elserj [Fri, 6 Nov 2009 18:36:24 +0000 (18:36 +0000)]
updated versions of flowering_interaction and inparanoid_output_parse, added supercluster and inparanoid_orthologs scripts

svn path=/; revision=11

15 years agoAdded subroutine to only add the gene or locus id to db instead of entire gene header...
elserj [Wed, 30 Sep 2009 20:36:17 +0000 (20:36 +0000)]
Added subroutine to only add the gene or locus id to db instead of entire gene header.  Still might not be right for some species.

svn path=/; revision=10

15 years agoFixed the species identification
elserj [Tue, 22 Sep 2009 20:04:59 +0000 (20:04 +0000)]
Fixed the species identification

svn path=/; revision=9

15 years agoFixed the file so it wasn't a symlink
elserj [Tue, 22 Sep 2009 19:41:47 +0000 (19:41 +0000)]
Fixed the file so it wasn't a symlink

svn path=/; revision=8

15 years agosvn path=/; revision=7
elserj [Tue, 22 Sep 2009 19:41:25 +0000 (19:41 +0000)]
svn path=/; revision=7

15 years agoscript to populate the SQL database with data from inparanoid
elserj [Tue, 22 Sep 2009 19:36:12 +0000 (19:36 +0000)]
script to populate the SQL database with data from inparanoid

svn path=/; revision=6

15 years agoAdded scripts for running inparanoid and copying the cvs repo from cshl to OSU
elserj [Mon, 31 Aug 2009 21:45:57 +0000 (21:45 +0000)]
Added scripts for running inparanoid and copying the cvs repo from cshl to OSU

svn path=/; revision=5

15 years agotesting
elserj [Fri, 14 Aug 2009 22:43:48 +0000 (22:43 +0000)]
testing

svn path=/; revision=4

15 years agomade test change
testuser [Fri, 14 Aug 2009 21:28:07 +0000 (21:28 +0000)]
made test change

svn path=/; revision=3

15 years agoAdded version to tree script
elserj [Fri, 14 Aug 2009 21:26:43 +0000 (21:26 +0000)]
Added version to tree script

svn path=/; revision=2

15 years agoJustin's initial import of his scripts
elserj [Fri, 14 Aug 2009 21:18:55 +0000 (21:18 +0000)]
Justin's initial import of his scripts

svn path=/; revision=1