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
9df42048
Commit
9df42048
authored
Oct 28, 2009
by
Andreas Kusalananda Kähäri
Browse files
Remove excessive tabs.
parent
93023fe7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
modules/Bio/EnsEMBL/DBSQL/DBAdaptor.pm
modules/Bio/EnsEMBL/DBSQL/DBAdaptor.pm
+3
-2
No files found.
modules/Bio/EnsEMBL/DBSQL/DBAdaptor.pm
View file @
9df42048
...
...
@@ -326,7 +326,8 @@ sub get_available_adaptors {
'
TranscriptCollection
'
=>
'
Bio::EnsEMBL::Collection::Transcript
',
'
ExonCollection
'
=>
'
Bio::EnsEMBL::Collection::Exon
',
'
RepeatFeatureCollection
'
=>
'
Bio::EnsEMBL::Collection::RepeatFeature
'
);
'
Bio::EnsEMBL::Collection::RepeatFeature
'
);
return
(
\
%pairs
);
}
## end sub get_available_adaptors
...
...
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