public class BlacklistGenerator extends Object
| Constructor and Description |
|---|
BlacklistGenerator()
Default constructor.
|
BlacklistGenerator(org.biopax.paxtools.pattern.miner.BlacklistGenerator.Decider decider)
Constructor with decider.
|
| Modifier and Type | Method and Description |
|---|---|
Blacklist |
generateBlacklist(Model model)
Generates the blacklist.
|
public BlacklistGenerator(org.biopax.paxtools.pattern.miner.BlacklistGenerator.Decider decider)
decider - decides if the molecule is ubiquepublic BlacklistGenerator()
Copyright © 2015 BioPAX. All rights reserved.