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
73efbf7d
Commit
73efbf7d
authored
Feb 04, 2010
by
Andreas Kusalananda Kähäri
Browse files
Remove unimplemented methods from synopsis.
parent
560242fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
modules/Bio/EnsEMBL/DBSQL/SplicingEventAdaptor.pm
modules/Bio/EnsEMBL/DBSQL/SplicingEventAdaptor.pm
+0
-4
No files found.
modules/Bio/EnsEMBL/DBSQL/SplicingEventAdaptor.pm
View file @
73efbf7d
...
...
@@ -37,10 +37,6 @@ storage of SplicingEvent objects
$se = $se_adaptor->fetch_by_dbID(12);
@ses = $se_adaptor->fetch_by_stable_id('ENSG00000184129');
@sess = @{ $se_adaptor->fetch_by__name('...-CNE-1') };
$slice_adaptor =
Bio::EnsEMBL::Registry->get_adaptor( "human", "core", "slice" );
...
...
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