|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.intermine.bio.postprocess.CreateFlankingRegions
public class CreateFlankingRegions
Create features to represent flanking regions of configurable distance either side of gene featues. These will be used in overlap queries.
| Constructor Summary | |
|---|---|
CreateFlankingRegions(ObjectStoreWriter osw)
Create a new CreateFlankingRegions object that will operate on the given ObjectStoreWriter. |
|
| Method Summary | |
|---|---|
void |
createFlankingFeatures()
Iterate over genes in database and create flanking regions. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateFlankingRegions(ObjectStoreWriter osw)
osw - the ObjectStoreWriter to use when creating/changing objects| Method Detail |
|---|
public void createFlankingFeatures()
throws ObjectStoreException
ObjectStoreException - if there is an ObjectStore problem
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||