| Package | Description |
|---|---|
| org.biopax.paxtools.impl.level3 |
This package contains the default implementation for BioPAX Level 3.
|
| org.biopax.paxtools.model.level3 |
This package contains the interfaces that maps classes defined in the BioPAX Level 3 specification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DnaReferenceImpl |
class |
DnaRegionReferenceImpl |
class |
NucleicAcidReferenceImpl |
class |
NucleicAcidRegionReferenceImpl |
class |
RnaReferenceImpl |
class |
RnaRegionReferenceImpl |
| Modifier and Type | Method and Description |
|---|---|
Set<NucleicAcidReference> |
NucleicAcidRegionReferenceImpl.getSubRegionOf() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DnaReference
A DNA reference is a grouping of several DNA entities that are common in
sequence and genomic position.
|
interface |
DnaRegionReference
Definition: A DNARegionReference is a grouping of several DNARegion entities that are common in sequence and
genomic position.
|
interface |
NucleicAcidRegionReference |
interface |
RnaReference |
interface |
RnaRegionReference
A RNA region reference
|
| Modifier and Type | Method and Description |
|---|---|
Set<NucleicAcidReference> |
NucleicAcidRegionReference.getSubRegionOf() |
Copyright © 2016 BioPAX. All rights reserved.