|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjprotein.JET
public class JET
Constructor Summary | |
---|---|
JET()
|
Method Summary | |
---|---|
static java.io.File |
fetchPdbFile(java.lang.String pdbCode,
java.io.File outputPath)
Fonction pour cr�er le fichier de structure � partir d'un code pdb |
static void |
main(java.lang.String[] args)
|
static void |
readPdbFile(java.io.File pdbPath,
java.io.File outputPath)
Fonction qui lit le fichier pdb et lance le traitement de ce fichier |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JET()
Method Detail |
---|
public static void main(java.lang.String[] args)
public static java.io.File fetchPdbFile(java.lang.String pdbCode, java.io.File outputPath)
public static void readPdbFile(java.io.File pdbPath, java.io.File outputPath)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |