Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sebastien Moretti
ProtoGene
Commits
639dfb3a
Commit
639dfb3a
authored
Mar 24, 2011
by
Sebastien Moretti
Browse files
No commit message
No commit message
parent
0b8d557f
Changes
2
Hide whitespace changes
Inline
Side-by-side
ProtoGene.pl
View file @
639dfb3a
...
...
@@ -33,7 +33,7 @@ use Views; # Non-text outputs, e.g. HTML/CSS
############## Specific to our server
$ENV
{'
PATH
'}
.=
'
:/mnt/local/bin/
';
# additional path for executable on the server
##############
#TODO: remove problematic char when "** FATAL ERROR **: Unrecognised symbol '0' (ascii:48) fi..."
my
$Version
=
'
3.4.4
';
...
...
Views0.pm
View file @
639dfb3a
...
...
@@ -61,7 +61,8 @@ my %nonSpecies = ( 'mRNA' => '',
);
#FIXME: fake match if 1st word is a single letter !
my
%fakeMatch
=
('
Boar
'
=>
'',
my
%fakeMatch
=
('
Bacterial enrichment
'
=>
'',
'
Boar
'
=>
'',
'
Expression vector
'
=>
'',
'
C-terminal
'
=>
'',
'
chloroplast
'
=>
'',
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment