Skip to content
This repository has been archived by the owner on Aug 3, 2019. It is now read-only.

Set of classes to represent the objects related to pathway analysis

License

Notifications You must be signed in to change notification settings

PathwayAnalysisPlatform/Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model

This Java project which is a module of PathwayMatcher. It defines the set of classes needed to model the real entities handled in Pathway matcher.

The classes used to model the data handled are:

This classes also define the rules and logic to compare instances of this classes and decide if they are the same object.

The module also contains a set of classes that support the functionality of PathwayMatcher itself, rather than modeling biological objects:

  • InputPatterns
  • Mapping
  • MatchType
  • MessageStatus
  • Error
  • Warning

About

Set of classes to represent the objects related to pathway analysis

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages