Beispiel #1
0
def getNthSequenceAnnotation(*args):
  return _libsbol.getNthSequenceAnnotation(*args)
Beispiel #2
0
def getNthSequenceAnnotation(doc, n):
    return _libsbol.getNthSequenceAnnotation(doc, n)
Beispiel #3
0
def getNthSequenceAnnotation(*args):
    return _libsbol.getNthSequenceAnnotation(*args)
Beispiel #4
0
def getNthSequenceAnnotation(doc, n):
    return _libsbol.getNthSequenceAnnotation(doc, n)