new method to get map of sequence positions corresponding to alignment columns
[jalview.git] / src / jalview / ws / SequenceFetcher.java
index a1c391b..208eb88 100644 (file)
@@ -12,7 +12,8 @@ import jalview.ws.seqfetcher.DbSourceProxy;
 \r
 /**\r
  * This is the the concrete implementation of the sequence retrieval interface\r
- * and abstract class in jalview.ws.seqfetcher. This implements the discovery \r
+ * and abstract class in jalview.ws.seqfetcher. This implements the run-time\r
+ * discovery of sequence database clients, and provides a hardwired main for testing all registered handlers. \r
  * \r
  */\r
 public class SequenceFetcher extends ASequenceFetcher\r