Hi Hans,
> A second question: how do I convince GBrowse to speak English (my
> browser speaks German)? I included the line:
> language = en
> in the general section of the repective organism conf files, but this
> doesn't work.
In /etc/gbrowse/languages is a set of language files. If you erase them except
for POSIX.pm, then GBrowse will be in English only. I believe GBrowse detects
the language of the client's browser. If there is a language in this directory
that matches the languages set in the client, then that is used. Otherwise,
POSIX.pm is used. Erasing the other ones just gives GBrowse fewer choices.
(Of course, don't erase them, but back the up elsewhere, in case you need them
again one day. They will be put back when you upgrade.)
Earlier, you asked a question about removing duplicate lines? Under Linux, look
at the uniq command -- it saves the trouble of writing a Perl script. Of
course, you need to sort the files. i.e.,
cat old_file | sort | uniq -u >new_file
would do you what you want, I think.
Hope this helps!
Ray
-------------------------------------------------
This e-mail is sent by CUHK WebMail
http://webmail.cuhk.edu.hk------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats.
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
Gmod-gbrowse mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse