public class BlacklistGenerator2 extends Object
| Constructor and Description |
|---|
BlacklistGenerator2()
Default constructor.
|
BlacklistGenerator2(org.biopax.paxtools.pattern.miner.BlacklistGenerator2.Decider decider)
Constructor with decider.
|
| Modifier and Type | Method and Description |
|---|---|
Blacklist |
generateBlacklist(Model model)
Generates the blacklist.
|
public BlacklistGenerator2(org.biopax.paxtools.pattern.miner.BlacklistGenerator2.Decider decider)
decider - decides if the molecule is ubiquepublic BlacklistGenerator2()
public Blacklist generateBlacklist(Model model) throws IOException
model - model to useIOException - when there is an I/O problemCopyright © 2017 BioPAX. All rights reserved.