in reply to Trying to get intergenic sequences using BioPerl
(hum, I'm feeling a little anonymous today)... ok, what is this dd function?
I see nothing wrong with $start or $end
## end + 1 = start?, start -1 = end?; substring between 'end' and 'end' position = undef?$endi = $starti; ## uh? start substring position = end substring position?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Trying to get intergenic sequences using BioPerl
by BrowserUk (Patriarch) on Jul 27, 2015 at 11:59 UTC |