|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectfr.umlv.gramofone.proteins.MyWSDbFetchClient
public class MyWSDbFetchClient
Class to get fasta files from internet
| Constructor Summary | |
|---|---|
MyWSDbFetchClient()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
fetchBatch(java.util.List<java.lang.String> proteins,
java.lang.String resultFileName,
GMTask task,
java.lang.String status)
Take a list of proteins, and return a file with the fastas sequence of these proteins |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MyWSDbFetchClient()
| Method Detail |
|---|
public static java.lang.String fetchBatch(java.util.List<java.lang.String> proteins,
java.lang.String resultFileName,
GMTask task,
java.lang.String status)
proteins - a list of proteins to get fasta sequencetask, - String statusfile - name to write
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||