Skip to content
Snippets Groups Projects
Commit b21cad38 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Extended the method groups bob.bio.base!150

parent 40226c95
No related branches found
No related tags found
1 merge request!49Refactoring baselines
......@@ -86,3 +86,7 @@ class MobioBioDatabase(ZTBioDatabase):
def annotations(self, myfile):
return self._db.annotations(myfile._f)
def groups(self, protocol=None, **kwargs):
return self._db.groups(protocol=protocol)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment