|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectapollo.config.DefaultNameAdapter
apollo.config.TigrSybilNameAdapter
public class TigrSybilNameAdapter
TIGR-specific apollo name adapter for Chado. It appears to be necessary to have one of these in order to link to outside URLs from the genes/transcripts in Apollo (despite the specification of a gene URL in the tiers file.) Annotated features appear to be handled differently than computed features (called "Results" in Apollo) in this respect.
| Field Summary | |
|---|---|
protected java.util.regex.Pattern |
geneIdPattern
Regular expression pattern used to parse a gene's ID from the chado uniquename. |
protected static org.apache.log4j.Logger |
logger
|
| Constructor Summary | |
|---|---|
TigrSybilNameAdapter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
generateURL(AnnotatedFeatureI g)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final org.apache.log4j.Logger logger
protected java.util.regex.Pattern geneIdPattern
| Constructor Detail |
|---|
public TigrSybilNameAdapter()
| Method Detail |
|---|
public java.lang.String generateURL(AnnotatedFeatureI g)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||