Uses of Class
org.biojava.nbio.core.sequence.compound.AminoAcidCompound
Package
Description
Set of classes that responsible for providing APIs and Command Prompt access to generate some basic physico-chemical properties of protein sequences.
Set of classes that handles the reading and writing of xml files.
Classes related to the implementation of the CE alignment algorithm, here called jCE.
Input and Output of Structures
-
Uses of AminoAcidCompound in org.biojava.nbio.aaproperties
Modifier and TypeFieldDescriptionstatic AminoAcidCompound
Constraints.A
static AminoAcidCompound
Constraints.C
static AminoAcidCompound
Constraints.D
static AminoAcidCompound
Constraints.E
static AminoAcidCompound
Constraints.F
static AminoAcidCompound
Constraints.G
static AminoAcidCompound
Constraints.H
static AminoAcidCompound
Constraints.I
static AminoAcidCompound
Constraints.K
static AminoAcidCompound
Constraints.L
static AminoAcidCompound
Constraints.M
static AminoAcidCompound
Constraints.N
static AminoAcidCompound
Constraints.P
static AminoAcidCompound
Constraints.Q
static AminoAcidCompound
Constraints.R
static AminoAcidCompound
Constraints.S
static AminoAcidCompound
Constraints.T
static AminoAcidCompound
Constraints.V
static AminoAcidCompound
Constraints.W
static AminoAcidCompound
Constraints.Y
Modifier and TypeFieldDescriptionstatic Map
<AminoAcidCompound, Double> Constraints.aa2CTerminalPka
static Map
<AminoAcidCompound, Double> Constraints.aa2ExtinctionCoefficient
static Map
<AminoAcidCompound, Double> Constraints.aa2Hydrophathicity
static Map
<AminoAcidCompound, Double> Constraints.aa2MolecularWeight
static Map
<AminoAcidCompound, Double> Constraints.aa2NTerminalPka
static Map
<AminoAcidCompound, Double> Constraints.aa2PKa
Modifier and TypeMethodDescriptionIPeptideProperties.getAAComposition
(ProteinSequence sequence) Returns the composition of the 20 standard amino acid in the sequence.static final Map
<AminoAcidCompound, Double> PeptideProperties.getAAComposition
(String sequence) An adaptor method to return the composition of the 20 standard amino acid in the sequence.PeptidePropertiesImpl.getAAComposition
(ProteinSequence sequence) Modifier and TypeMethodDescriptiondouble
IPeptideProperties.getEnrichment
(ProteinSequence sequence, AminoAcidCompound aminoAcidCode) Returns the composition of specified amino acid in the sequence.double
PeptidePropertiesImpl.getEnrichment
(ProteinSequence sequence, AminoAcidCompound aminoAcidCode) -
Uses of AminoAcidCompound in org.biojava.nbio.aaproperties.xml
Modifier and TypeMethodDescriptionCaseFreeAminoAcidCompoundSet.getCompoundForString
(String string) ModifiedAminoAcidCompoundSet.getCompoundForString
(String string) Modifier and TypeMethodDescriptionCaseFreeAminoAcidCompoundSet.getAllCompounds()
ModifiedAminoAcidCompoundSet.getAllCompounds()
CaseFreeAminoAcidCompoundSet.getEquivalentCompounds
(AminoAcidCompound compound) ModifiedAminoAcidCompoundSet.getEquivalentCompounds
(AminoAcidCompound compound) Modifier and TypeMethodDescriptionboolean
CaseFreeAminoAcidCompoundSet.compoundsEquivalent
(AminoAcidCompound compoundOne, AminoAcidCompound compoundTwo) boolean
ModifiedAminoAcidCompoundSet.compoundsEquivalent
(AminoAcidCompound compoundOne, AminoAcidCompound compoundTwo) CaseFreeAminoAcidCompoundSet.getEquivalentCompounds
(AminoAcidCompound compound) ModifiedAminoAcidCompoundSet.getEquivalentCompounds
(AminoAcidCompound compound) CaseFreeAminoAcidCompoundSet.getStringForCompound
(AminoAcidCompound compound) ModifiedAminoAcidCompoundSet.getStringForCompound
(AminoAcidCompound compound) boolean
CaseFreeAminoAcidCompoundSet.hasCompound
(AminoAcidCompound compound) boolean
ModifiedAminoAcidCompoundSet.hasCompound
(AminoAcidCompound compound) Modifier and TypeMethodDescriptionboolean
CaseFreeAminoAcidCompoundSet.isValidSequence
(Sequence<AminoAcidCompound> sequence) boolean
ModifiedAminoAcidCompoundSet.isValidSequence
(Sequence<AminoAcidCompound> sequence) -
Uses of AminoAcidCompound in org.biojava.nbio.core.alignment
Modifier and TypeFieldDescriptionprotected static final SubstitutionMatrix
<AminoAcidCompound> SimpleProfile.matrix
-
Uses of AminoAcidCompound in org.biojava.nbio.core.alignment.matrices
Modifier and TypeMethodDescriptionstatic SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getAminoAcidSubstitutionMatrix
(String name) Returns a substitution matrix foramino acids
given by the namename
.static SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getBlosum100()
Returns Blosum 100 matrix by Henikoff & Henikoffstatic SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getBlosum30()
Returns Blosum 30 matrix by Henikoff & Henikoffstatic SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getBlosum35()
Returns Blosum 35 matrix by Henikoff & Henikoffstatic SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getBlosum40()
Returns Blosum 40 matrix by Henikoff & Henikoffstatic SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getBlosum45()
Returns Blosum 45 matrix by Henikoff & Henikoffstatic SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getBlosum50()
Returns Blosum 50 matrix by Henikoff & Henikoffstatic SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getBlosum55()
Returns Blosum 55 matrix by Henikoff & Henikoffstatic SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getBlosum60()
Returns Blosum 60 matrix by Henikoff & Henikoffstatic SubstitutionMatrix
<AminoAcidCompound> SimpleSubstitutionMatrix.getBlosum62()
static SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getBlosum62()
Returns Blosum 62 matrix by Henikoff & Henikoffstatic SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getBlosum65()
Returns Blosum 65 matrix by Henikoff & Henikoffstatic SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getBlosum70()
Returns Blosum 70 matrix by Henikoff & Henikoffstatic SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getBlosum75()
Returns Blosum 75 matrix by Henikoff & Henikoffstatic SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getBlosum80()
Returns Blosum 80 matrix by Henikoff & Henikoffstatic SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getBlosum85()
Returns Blosum 85 matrix by Henikoff & Henikoffstatic SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getBlosum90()
Returns Blosum 90 matrix by Henikoff & HenikoffScaledSubstitutionMatrix.getCols()
ScaledSubstitutionMatrix.getColumn
(AminoAcidCompound column) ScaledSubstitutionMatrix.getCompoundSet()
static SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getGonnet250()
Returns PAM 250 matrix by Gonnet, Cohen & Bennerstatic SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getIdentity()
Gets identity matrix where matches score 1 and mismatches score -10000AAIndexFileParser.getMatrices()
Gets a substitution matrix by its name.static SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getMatrixFromAAINDEX
(String matrixName) Returns any matrix from the AAINDEX database filestatic SubstitutionMatrix
<AminoAcidCompound> SubstitutionMatrixHelper.getPAM250()
Returns PAM 250 matrix by DayhoffScaledSubstitutionMatrix.getRow
(AminoAcidCompound row) ScaledSubstitutionMatrix.getRows()
ScaledSubstitutionMatrix.normalizeMatrix
(short scale) Modifier and TypeMethodDescriptionScaledSubstitutionMatrix.getColumn
(AminoAcidCompound column) ScaledSubstitutionMatrix.getRow
(AminoAcidCompound row) short
ScaledSubstitutionMatrix.getValue
(AminoAcidCompound from, AminoAcidCompound to) Modifier and TypeMethodDescriptionvoid
ScaledSubstitutionMatrix.setCols
(List<AminoAcidCompound> cols) void
ScaledSubstitutionMatrix.setRows
(List<AminoAcidCompound> rows) -
Uses of AminoAcidCompound in org.biojava.nbio.core.sequence
ModifierConstructorDescriptionProteinSequence
(String seqString, CompoundSet<AminoAcidCompound> compoundSet) Create a protein from a string with a user defined set of amino acidsProteinSequence
(ProxySequenceReader<AminoAcidCompound> proxyLoader) A protein sequence where the storage of the sequence is somewhere else.ProteinSequence
(ProxySequenceReader<AminoAcidCompound> proxyLoader, CompoundSet<AminoAcidCompound> compoundSet) A protein sequence where the storage of the sequence is somewhere else with user defined set of amino acids.ProteinSequence
(ProxySequenceReader<AminoAcidCompound> proxyLoader, CompoundSet<AminoAcidCompound> compoundSet) A protein sequence where the storage of the sequence is somewhere else with user defined set of amino acids. -
Uses of AminoAcidCompound in org.biojava.nbio.core.sequence.compound
Modifier and TypeMethodDescriptionAminoAcidCompoundSet.getAllCompounds()
AminoAcidCompound.getCompoundSet()
AminoAcidCompoundSet.getEquivalentCompounds
(AminoAcidCompound compound) Modifier and TypeMethodDescriptionboolean
AminoAcidCompoundSet.compoundsEquivalent
(AminoAcidCompound compoundOne, AminoAcidCompound compoundTwo) AminoAcidCompoundSet.getEquivalentCompounds
(AminoAcidCompound compound) AminoAcidCompoundSet.getStringForCompound
(AminoAcidCompound compound) boolean
AminoAcidCompoundSet.hasCompound
(AminoAcidCompound compound) Modifier and TypeMethodDescriptionboolean
AminoAcidCompoundSet.isValidSequence
(Sequence<AminoAcidCompound> sequence) -
Uses of AminoAcidCompound in org.biojava.nbio.core.sequence.io
Modifier and TypeMethodDescriptionFastaStreamer.getHeaderParser()
CasePreservingProteinSequenceCreator.getSequence
(String sequence, long index) CasePreservingProteinSequenceCreator.getSequence
(List<AminoAcidCompound> list) Assumes all compounds were uppercaseCasePreservingProteinSequenceCreator.getSequence
(ProxySequenceReader<AminoAcidCompound> proxyLoader, long index) FileProxyProteinSequenceCreator.getSequence
(String sequence, long index) Even though we are passing in the sequence we really only care about the length of the sequence and the offset index in the fasta file.FileProxyProteinSequenceCreator.getSequence
(List<AminoAcidCompound> list) Not sure of use case and currently not supportedFileProxyProteinSequenceCreator.getSequence
(ProxySequenceReader<AminoAcidCompound> proxyLoader, long index) Should be able to extend the same concept to a remote URL call or database connection.ProteinSequenceCreator.getSequence
(String sequence, long index) ProteinSequenceCreator.getSequence
(List<AminoAcidCompound> list) ProteinSequenceCreator.getSequence
(ProxySequenceReader<AminoAcidCompound> proxyLoader, long index) FastaStreamer.getSequenceCreator()
Modifier and TypeMethodDescriptionboolean
IUPACParser.IUPACTable.isStart
(AminoAcidCompound compound) Returns true if the given compound was a start codon in this codon table.Modifier and TypeMethodDescriptionCasePreservingProteinSequenceCreator.getSequence
(List<AminoAcidCompound> list) Assumes all compounds were uppercaseCasePreservingProteinSequenceCreator.getSequence
(ProxySequenceReader<AminoAcidCompound> proxyLoader, long index) FileProxyProteinSequenceCreator.getSequence
(List<AminoAcidCompound> list) Not sure of use case and currently not supportedFileProxyProteinSequenceCreator.getSequence
(ProxySequenceReader<AminoAcidCompound> proxyLoader, long index) Should be able to extend the same concept to a remote URL call or database connection.ProteinSequenceCreator.getSequence
(List<AminoAcidCompound> list) ProteinSequenceCreator.getSequence
(ProxySequenceReader<AminoAcidCompound> proxyLoader, long index) FastaStreamer.withHeaderParser
(SequenceHeaderParserInterface<ProteinSequence, AminoAcidCompound> headerParser) FastaStreamer.withSequenceCreator
(SequenceCreatorInterface<AminoAcidCompound> sequenceCreator) ModifierConstructorDescriptionCasePreservingProteinSequenceCreator
(CompoundSet<AminoAcidCompound> compoundSet) FileProxyProteinSequenceCreator
(File file, CompoundSet<AminoAcidCompound> compoundSet, SequenceParserInterface sequenceParser) Need File so that we can store full path name in SequenceFileProxyLoader for Random File access as a quick readProteinSequenceCreator
(CompoundSet<AminoAcidCompound> compoundSet) -
Uses of AminoAcidCompound in org.biojava.nbio.core.sequence.transcription
Modifier and TypeMethodDescriptionRNAToAminoAcidTranslator.createSequences
(Sequence<NucleotideCompound> originalSequence) Performs the core conversion of RNA to Peptide.TranscriptionEngine.getAminoAcidCompounds()
TranscriptionEngine.getProteinSequenceCreator()
TranscriptionEngine.multipleFrameTranslation
(Sequence<NucleotideCompound> dna, Frame... frames) A way of translating DNA in a number of framesTranscriptionEngine.translate
(Sequence<NucleotideCompound> dna) Quick method to let you go from a CDS to a Peptide quickly.Modifier and TypeMethodDescriptionboolean
Table.isStart
(AminoAcidCompound compound) Returns true if the given compound could have been a start amino acid; this does not assert if the codon that actually coded for the amino acid was a start codon.Modifier and TypeMethodDescriptionTranscriptionEngine.Builder.aminoAcidsCompounds
(CompoundSet<AminoAcidCompound> compounds) protected void
RNAToAminoAcidTranslator.postProcessCompoundLists
(List<List<AminoAcidCompound>> compoundLists) Performs the trimming of stop codons and the conversion of a valid start amino acid to MTranscriptionEngine.Builder.proteinCreator
(SequenceCreatorInterface<AminoAcidCompound> creator) protected void
RNAToAminoAcidTranslator.trimStop
(List<AminoAcidCompound> sequence) Imperfect code.ModifierConstructorDescriptionCodon
(Table.CaseInsensitiveTriplet triplet, AminoAcidCompound aminoAcid, boolean start, boolean stop) ModifierConstructorDescriptionRNAToAminoAcidTranslator
(SequenceCreatorInterface<AminoAcidCompound> creator, CompoundSet<NucleotideCompound> nucleotides, CompoundSet<Table.Codon> codons, CompoundSet<AminoAcidCompound> aminoAcids, Table table, boolean trimStops, boolean initMetOnly, boolean translateNCodons, boolean stopAtStopCodons, boolean waitForStartCodon) -
Uses of AminoAcidCompound in org.biojava.nbio.structure.align.ce
Modifier and TypeFieldDescriptionprotected SubstitutionMatrix
<AminoAcidCompound> CeParameters.substitutionMatrix
Modifier and TypeMethodDescriptionCeParameters.getSubstitutionMatrix()
Sets the substitution matrix to be used for influencing the alignment with sequence conservation information.Modifier and TypeMethodDescriptionvoid
CeParameters.setSubstitutionMatrix
(SubstitutionMatrix<AminoAcidCompound> substitutionMatrix) Sets the substitution matrix to be used for influencing the alignment with sequence conservation information. -
Uses of AminoAcidCompound in org.biojava.nbio.structure.align.multiple.util
Modifier and TypeMethodDescriptionMultipleAlignmentTools.toProteinMSA
(MultipleAlignment msta) Convert a MultipleAlignment into a MultipleSequenceAlignment of AminoAcid residues. -
Uses of AminoAcidCompound in org.biojava.nbio.structure.cluster
Modifier and TypeMethodDescriptionboolean
SubunitCluster.mergeSequence
(SubunitCluster other, SubunitClustererParameters params, Alignments.PairwiseSequenceAlignerType alignerType, GapPenalty gapPenalty, SubstitutionMatrix<AminoAcidCompound> subsMatrix) Merges the other SubunitCluster into this one if their representatives sequences are similar (according to the criteria in params). -
Uses of AminoAcidCompound in org.biojava.nbio.structure.io
Modifier and TypeMethodDescriptionstatic AFPChain
FastaAFPChainConverter.fastaToAfpChain
(SequencePair<Sequence<AminoAcidCompound>, AminoAcidCompound> alignment, Structure structure1, Structure structure2) Provided only for convenience.static AFPChain
FastaAFPChainConverter.fastaToAfpChain
(SequencePair<Sequence<AminoAcidCompound>, AminoAcidCompound> alignment, Structure structure1, Structure structure2) Provided only for convenience.ModifierConstructorDescriptionFastaStructureParser
(File file, SequenceHeaderParserInterface<ProteinSequence, AminoAcidCompound> headerParser, SequenceCreatorInterface<AminoAcidCompound> sequenceCreator, AtomCache cache) FastaStructureParser
(File file, SequenceHeaderParserInterface<ProteinSequence, AminoAcidCompound> headerParser, SequenceCreatorInterface<AminoAcidCompound> sequenceCreator, AtomCache cache) FastaStructureParser
(InputStream is, SequenceHeaderParserInterface<ProteinSequence, AminoAcidCompound> headerParser, SequenceCreatorInterface<AminoAcidCompound> sequenceCreator, AtomCache cache) FastaStructureParser
(InputStream is, SequenceHeaderParserInterface<ProteinSequence, AminoAcidCompound> headerParser, SequenceCreatorInterface<AminoAcidCompound> sequenceCreator, AtomCache cache) FastaStructureParser
(FastaReader<ProteinSequence, AminoAcidCompound> reader, AtomCache cache)