Immanuel Yap
-
2005-01-31
cmap_admin.pl crashed on importing a tab-delimited data
with this message:
Error reading line number 1:
'apr2004a1a 1A apr2004a1a-178 XAdh3 p3'NTR
84 marker' at
/usr/local/lib/perl5/site_perl/5.6.1/Bio/GMOD/CMap/Admin/Import.pm
line 286
This appears to be caused by the single quote in the
feature_alias "p3'NTR". I tried using two single
quotes "p3''NTR", which allowed the import to proceed
cleanly, but it appears the quotes were ignored as the
alias appears as "p3NTR".
The raw data file is attached.