|
'STRAP:multiple sequence alignments ' | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcharite.christo.protein.ProteinWriter1
public class ProteinWriter1
Write a protein file
| Field Summary |
|---|
| Fields inherited from interface charite.christo.protein.ProteinWriter |
|---|
ATOM_LINES, CHAIN_A, CHAIN_B, CHAIN_SPACE, COMPLETE_PDB, FASTA, HELIX_SHEET, HETEROS, IDX_FOR_RESNUM, MET_INSTEAD_OF_MSE, NUCLEOTIDE_STRUCTURE, NUCLEOTIDES, PDB, SEQRES, SEQRES_IF_COORDINATES, SIDE_CHAIN_ATOMS |
| Constructor Summary | |
|---|---|
ProteinWriter1()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
createPairfitTarget(Protein p,
Matrix3D m,
BA ba)
|
java.lang.String |
getFileSuffix()
Extension ".pdb" forPDB-files and ".fa" for fasta-files |
static BA |
mergePdbWithOriginal(Protein p)
|
void |
selectResidues(boolean[] isSelected)
do not write all residues but only a certain subset. |
void |
setResidueRange(int from,
int to)
index of first and last amino acid |
boolean |
toText(Protein p,
Matrix3D[] mm3d,
long options,
BA sb)
Writes the protein data e.g. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProteinWriter1()
| Method Detail |
|---|
public void selectResidues(boolean[] isSelected)
selectResidues in interface ProteinWriterpublic java.lang.String getFileSuffix()
ProteinWriter
getFileSuffix in interface ProteinWriter
public void setResidueRange(int from,
int to)
ProteinWriter
setResidueRange in interface ProteinWriter
public boolean toText(Protein p,
Matrix3D[] mm3d,
long options,
BA sb)
ProteinWriter
toText in interface ProteinWriter
public static final java.lang.String createPairfitTarget(Protein p,
Matrix3D m,
BA ba)
public static final BA mergePdbWithOriginal(Protein p)
|
'STRAP:multiple sequence alignments ' | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||