|
Posted by bugbear on June 10, 2008, 5:29 am
Please log in for more thread options
Ela wrote:
> I've tried to identify the invisible characters leading to unsuccessful
> pattern matching. However the screen prints out nothing special like this:
>
> ORF: AAAAMT0002
> pattern COG3i start: AAAAMT0002
>
> What should I do to find out the problem? Thanks a lot.
feed you output to something like a hexdump, or cat -ev
There are no invisible characers in a hexdump...
BugBear
|