MalariaDB Perl Programs
- med2ace.perl - A Perl program that converts files downloaded from the Medline library to ACE files for the MalDB.
med2ace.perl is for downloaded medline files for which entries are
seperated by 'UI - "number"'. ridhtml.perl takes a file down loaded from a PubMed search -
http://www.ncbi.nlm.nih.gov/PubMed/
and converts it into a text file ready for use as an argument to
med2ace.perl.
- embl2ace.perl - A Perl program that converts files in EMBL format to ACE files for the MalDB.
- FMPro2ace.perl - This program converts malaria chromosome information, as recorded by the Walter and Eliza Hall Institute on the MacIntosh application, File Maker Pro, to ACE files for the MalDB.
The method of tranferring data to a UNIX machine, involves exporting the data, whilst in the File Maker Pro application, to a DIF file (one of various text files one can export File Maker Pro data as). Then openning the DIF file in the application, Word, and saving it as a text file with newlines (This gets rid of unwanted control characters). And finally transferring the file to a UNIX machine using the Fetch application of MacIntosh.
The program takes as it's argument, the transferred DIF file. It then produces 14 .ace files, each pertaining to the 14 chromosomes of malaria.
Go to MalDB models file.
Return to MalDB page.
Return to home page.