I think that the arrays might be something to do with it. by filling the script with prints, it shows that the $vec and $spli are pointing correctly, and is giving arrays ie:
libraries=ARRAY(0x8e04720)
vector_files=/home/sbi6dap/est2uni/data/vector.fasta
vector_info=ARRAY(0x8eefff4)
splice_files=/home/sbi6dap/est2uni/data/splice.fasta
splice_info=ARRAY(0x8e363c0)
But im not entirely (or slightly) sure where that leaves me. Also, for the record, the vec and splice files are definately in the right format and what the program is expecting.
Im going to get on the debugging asap, but if i dont go home and have some dinner first im going to starve to death or get locked in the building! neither of which sound fun on a friday night.
Thanks
Dan
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.