Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-gh-mirror
ensembl
Commits
21b8e763
Commit
21b8e763
authored
Mar 23, 2010
by
Ian Longden
Browse files
Using 100% match for uniprot swissprot
parent
405e9de3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
misc-scripts/xref_mapping/XrefMapper/homo_sapiens.pm
misc-scripts/xref_mapping/XrefMapper/homo_sapiens.pm
+4
-1
No files found.
misc-scripts/xref_mapping/XrefMapper/homo_sapiens.pm
View file @
21b8e763
...
...
@@ -9,7 +9,10 @@ use vars '@ISA';
sub
get_set_lists
{
return
[["
ExonerateGappedBest1
",
["
homo_sapiens
","
*
"]]];
# return [["ExonerateGappedBest1", ["homo_sapiens","*"]]];
return
[["
ExonerateGappedBest_100_perc_id
",
["
homo_sapiens
","
Uniprot/SWISSPROT
"]],
["
ExonerateGappedBest1
",
["
homo_sapiens
","
*
"
]]
];
}
...
...
Write
Preview
Markdown
is supported
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