Uses of Class
org.biojava.nbio.core.sequence.compound.AminoAcidCompound
-
Packages that use AminoAcidCompound Package Description org.biojava.nbio.aaproperties Set of classes that responsible for providing APIs and Command Prompt access to generate some basic physico-chemical properties of protein sequences.org.biojava.nbio.aaproperties.xml Set of classes that handles the reading and writing of xml files.org.biojava.nbio.core.alignment org.biojava.nbio.core.alignment.matrices org.biojava.nbio.core.sequence org.biojava.nbio.core.sequence.compound org.biojava.nbio.core.sequence.io org.biojava.nbio.core.sequence.transcription org.biojava.nbio.structure.align.ce Classes related to the implementation of the CE alignment algorithm, here called jCE.org.biojava.nbio.structure.align.multiple.util org.biojava.nbio.structure.cluster org.biojava.nbio.structure.io Input and Output of Structures -
-
Uses of AminoAcidCompound in org.biojava.nbio.aaproperties
Fields in org.biojava.nbio.aaproperties declared as AminoAcidCompound Modifier and Type Field Description static AminoAcidCompoundConstraints. Astatic AminoAcidCompoundConstraints. Cstatic AminoAcidCompoundConstraints. Dstatic AminoAcidCompoundConstraints. Estatic AminoAcidCompoundConstraints. Fstatic AminoAcidCompoundConstraints. Gstatic AminoAcidCompoundConstraints. Hstatic AminoAcidCompoundConstraints. Istatic AminoAcidCompoundConstraints. Kstatic AminoAcidCompoundConstraints. Lstatic AminoAcidCompoundConstraints. Mstatic AminoAcidCompoundConstraints. Nstatic AminoAcidCompoundConstraints. Pstatic AminoAcidCompoundConstraints. Qstatic AminoAcidCompoundConstraints. Rstatic AminoAcidCompoundConstraints. Sstatic AminoAcidCompoundConstraints. Tstatic AminoAcidCompoundConstraints. Vstatic AminoAcidCompoundConstraints. Wstatic AminoAcidCompoundConstraints. YFields in org.biojava.nbio.aaproperties with type parameters of type AminoAcidCompound Modifier and Type Field Description static Map<AminoAcidCompound,Double>Constraints. aa2CTerminalPkastatic Map<AminoAcidCompound,Double>Constraints. aa2ExtinctionCoefficientstatic Map<AminoAcidCompound,Double>Constraints. aa2Hydrophathicitystatic Map<AminoAcidCompound,Double>Constraints. aa2MolecularWeightstatic Map<AminoAcidCompound,Double>Constraints. aa2NTerminalPkastatic Map<AminoAcidCompound,Double>Constraints. aa2PKaMethods in org.biojava.nbio.aaproperties that return types with arguments of type AminoAcidCompound Modifier and Type Method Description Map<AminoAcidCompound,Double>IPeptideProperties. getAAComposition(ProteinSequence sequence)Returns the composition of the 20 standard amino acid in the sequence.static Map<AminoAcidCompound,Double>PeptideProperties. getAAComposition(String sequence)An adaptor method to return the composition of the 20 standard amino acid in the sequence.Map<AminoAcidCompound,Double>PeptidePropertiesImpl. getAAComposition(ProteinSequence sequence)Methods in org.biojava.nbio.aaproperties with parameters of type AminoAcidCompound Modifier and Type Method Description doubleIPeptideProperties. getEnrichment(ProteinSequence sequence, AminoAcidCompound aminoAcidCode)Returns the composition of specified amino acid in the sequence.doublePeptidePropertiesImpl. getEnrichment(ProteinSequence sequence, AminoAcidCompound aminoAcidCode) -
Uses of AminoAcidCompound in org.biojava.nbio.aaproperties.xml
Methods in org.biojava.nbio.aaproperties.xml that return AminoAcidCompound Modifier and Type Method Description AminoAcidCompoundCaseFreeAminoAcidCompoundSet. getCompoundForString(String string)AminoAcidCompoundModifiedAminoAcidCompoundSet. getCompoundForString(String string)Methods in org.biojava.nbio.aaproperties.xml that return types with arguments of type AminoAcidCompound Modifier and Type Method Description List<AminoAcidCompound>CaseFreeAminoAcidCompoundSet. getAllCompounds()List<AminoAcidCompound>ModifiedAminoAcidCompoundSet. getAllCompounds()Set<AminoAcidCompound>CaseFreeAminoAcidCompoundSet. getEquivalentCompounds(AminoAcidCompound compound)Set<AminoAcidCompound>ModifiedAminoAcidCompoundSet. getEquivalentCompounds(AminoAcidCompound compound)Methods in org.biojava.nbio.aaproperties.xml with parameters of type AminoAcidCompound Modifier and Type Method Description booleanCaseFreeAminoAcidCompoundSet. compoundsEquivalent(AminoAcidCompound compoundOne, AminoAcidCompound compoundTwo)booleanModifiedAminoAcidCompoundSet. compoundsEquivalent(AminoAcidCompound compoundOne, AminoAcidCompound compoundTwo)Set<AminoAcidCompound>CaseFreeAminoAcidCompoundSet. getEquivalentCompounds(AminoAcidCompound compound)Set<AminoAcidCompound>ModifiedAminoAcidCompoundSet. getEquivalentCompounds(AminoAcidCompound compound)StringCaseFreeAminoAcidCompoundSet. getStringForCompound(AminoAcidCompound compound)StringModifiedAminoAcidCompoundSet. getStringForCompound(AminoAcidCompound compound)booleanCaseFreeAminoAcidCompoundSet. hasCompound(AminoAcidCompound compound)booleanModifiedAminoAcidCompoundSet. hasCompound(AminoAcidCompound compound)Method parameters in org.biojava.nbio.aaproperties.xml with type arguments of type AminoAcidCompound Modifier and Type Method Description booleanCaseFreeAminoAcidCompoundSet. isValidSequence(Sequence<AminoAcidCompound> sequence)booleanModifiedAminoAcidCompoundSet. isValidSequence(Sequence<AminoAcidCompound> sequence) -
Uses of AminoAcidCompound in org.biojava.nbio.core.alignment
Fields in org.biojava.nbio.core.alignment with type parameters of type AminoAcidCompound Modifier and Type Field Description protected static SubstitutionMatrix<AminoAcidCompound>SimpleProfile. matrix -
Uses of AminoAcidCompound in org.biojava.nbio.core.alignment.matrices
Methods in org.biojava.nbio.core.alignment.matrices that return types with arguments of type AminoAcidCompound Modifier and Type Method Description static SubstitutionMatrix<AminoAcidCompound>SubstitutionMatrixHelper. getAminoAcidSubstitutionMatrix(String name)Returns a substitution matrix foramino acidsgiven 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 & HenikoffList<AminoAcidCompound>ScaledSubstitutionMatrix. getCols()Map<AminoAcidCompound,Short>ScaledSubstitutionMatrix. getColumn(AminoAcidCompound column)CompoundSet<AminoAcidCompound>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 -10000Map<String,SubstitutionMatrix<AminoAcidCompound>>AAIndexFileParser. getMatrices()SubstitutionMatrix<AminoAcidCompound>AAIndexProvider. getMatrix(String matrixName)Gets a substitution matrix by its name.SubstitutionMatrix<AminoAcidCompound>DefaultAAIndexProvider. getMatrix(String matrixName)static SubstitutionMatrix<AminoAcidCompound>SubstitutionMatrixHelper. getMatrixFromAAINDEX(String matrixName)Returns any matrix from the AAINDEX database filestatic SubstitutionMatrix<AminoAcidCompound>SubstitutionMatrixHelper. getPAM250()Returns PAM 250 matrix by DayhoffMap<AminoAcidCompound,Short>ScaledSubstitutionMatrix. getRow(AminoAcidCompound row)List<AminoAcidCompound>ScaledSubstitutionMatrix. getRows()SubstitutionMatrix<AminoAcidCompound>ScaledSubstitutionMatrix. normalizeMatrix(short scale)Methods in org.biojava.nbio.core.alignment.matrices with parameters of type AminoAcidCompound Modifier and Type Method Description Map<AminoAcidCompound,Short>ScaledSubstitutionMatrix. getColumn(AminoAcidCompound column)Map<AminoAcidCompound,Short>ScaledSubstitutionMatrix. getRow(AminoAcidCompound row)shortScaledSubstitutionMatrix. getValue(AminoAcidCompound from, AminoAcidCompound to)Method parameters in org.biojava.nbio.core.alignment.matrices with type arguments of type AminoAcidCompound Modifier and Type Method Description voidScaledSubstitutionMatrix. setCols(List<AminoAcidCompound> cols)voidScaledSubstitutionMatrix. setRows(List<AminoAcidCompound> rows) -
Uses of AminoAcidCompound in org.biojava.nbio.core.sequence
Constructor parameters in org.biojava.nbio.core.sequence with type arguments of type AminoAcidCompound Constructor Description ProteinSequence(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
Methods in org.biojava.nbio.core.sequence.compound that return AminoAcidCompound Modifier and Type Method Description AminoAcidCompoundAminoAcidCompoundSet. getCompoundForString(String string)Methods in org.biojava.nbio.core.sequence.compound that return types with arguments of type AminoAcidCompound Modifier and Type Method Description List<AminoAcidCompound>AminoAcidCompoundSet. getAllCompounds()CompoundSet<AminoAcidCompound>AminoAcidCompound. getCompoundSet()Set<AminoAcidCompound>AminoAcidCompoundSet. getEquivalentCompounds(AminoAcidCompound compound)Methods in org.biojava.nbio.core.sequence.compound with parameters of type AminoAcidCompound Modifier and Type Method Description booleanAminoAcidCompoundSet. compoundsEquivalent(AminoAcidCompound compoundOne, AminoAcidCompound compoundTwo)Set<AminoAcidCompound>AminoAcidCompoundSet. getEquivalentCompounds(AminoAcidCompound compound)StringAminoAcidCompoundSet. getStringForCompound(AminoAcidCompound compound)booleanAminoAcidCompoundSet. hasCompound(AminoAcidCompound compound)Method parameters in org.biojava.nbio.core.sequence.compound with type arguments of type AminoAcidCompound Modifier and Type Method Description booleanAminoAcidCompoundSet. isValidSequence(Sequence<AminoAcidCompound> sequence) -
Uses of AminoAcidCompound in org.biojava.nbio.core.sequence.io
Methods in org.biojava.nbio.core.sequence.io that return types with arguments of type AminoAcidCompound Modifier and Type Method Description AbstractSequence<AminoAcidCompound>CasePreservingProteinSequenceCreator. getSequence(String sequence, long index)AbstractSequence<AminoAcidCompound>CasePreservingProteinSequenceCreator. getSequence(List<AminoAcidCompound> list)Assumes all compounds were uppercaseAbstractSequence<AminoAcidCompound>CasePreservingProteinSequenceCreator. getSequence(ProxySequenceReader<AminoAcidCompound> proxyLoader, long index)AbstractSequence<AminoAcidCompound>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.AbstractSequence<AminoAcidCompound>FileProxyProteinSequenceCreator. getSequence(List<AminoAcidCompound> list)Not sure of use case and currently not supportedAbstractSequence<AminoAcidCompound>FileProxyProteinSequenceCreator. getSequence(ProxySequenceReader<AminoAcidCompound> proxyLoader, long index)Should be able to extend the same concept to a remote URL call or database connection.AbstractSequence<AminoAcidCompound>ProteinSequenceCreator. getSequence(String sequence, long index)AbstractSequence<AminoAcidCompound>ProteinSequenceCreator. getSequence(List<AminoAcidCompound> list)AbstractSequence<AminoAcidCompound>ProteinSequenceCreator. getSequence(ProxySequenceReader<AminoAcidCompound> proxyLoader, long index)Methods in org.biojava.nbio.core.sequence.io with parameters of type AminoAcidCompound Modifier and Type Method Description booleanIUPACParser.IUPACTable. isStart(AminoAcidCompound compound)Returns true if the given compound was a start codon in this codon table.Method parameters in org.biojava.nbio.core.sequence.io with type arguments of type AminoAcidCompound Modifier and Type Method Description AbstractSequence<AminoAcidCompound>CasePreservingProteinSequenceCreator. getSequence(List<AminoAcidCompound> list)Assumes all compounds were uppercaseAbstractSequence<AminoAcidCompound>CasePreservingProteinSequenceCreator. getSequence(ProxySequenceReader<AminoAcidCompound> proxyLoader, long index)AbstractSequence<AminoAcidCompound>FileProxyProteinSequenceCreator. getSequence(List<AminoAcidCompound> list)Not sure of use case and currently not supportedAbstractSequence<AminoAcidCompound>FileProxyProteinSequenceCreator. getSequence(ProxySequenceReader<AminoAcidCompound> proxyLoader, long index)Should be able to extend the same concept to a remote URL call or database connection.AbstractSequence<AminoAcidCompound>ProteinSequenceCreator. getSequence(List<AminoAcidCompound> list)AbstractSequence<AminoAcidCompound>ProteinSequenceCreator. getSequence(ProxySequenceReader<AminoAcidCompound> proxyLoader, long index)Constructor parameters in org.biojava.nbio.core.sequence.io with type arguments of type AminoAcidCompound Constructor Description CasePreservingProteinSequenceCreator(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
Methods in org.biojava.nbio.core.sequence.transcription that return AminoAcidCompound Modifier and Type Method Description AminoAcidCompoundTable.Codon. getAminoAcid()Methods in org.biojava.nbio.core.sequence.transcription that return types with arguments of type AminoAcidCompound Modifier and Type Method Description List<Sequence<AminoAcidCompound>>RNAToAminoAcidTranslator. createSequences(Sequence<NucleotideCompound> originalSequence)Performs the core conversion of RNA to Peptide.CompoundSet<AminoAcidCompound>TranscriptionEngine. getAminoAcidCompounds()SequenceCreatorInterface<AminoAcidCompound>TranscriptionEngine. getProteinSequenceCreator()Map<Frame,Sequence<AminoAcidCompound>>TranscriptionEngine. multipleFrameTranslation(Sequence<NucleotideCompound> dna, Frame... frames)A way of translating DNA in a number of framesSequence<AminoAcidCompound>TranscriptionEngine. translate(Sequence<NucleotideCompound> dna)Quick method to let you go from a CDS to a Peptide quickly.Methods in org.biojava.nbio.core.sequence.transcription with parameters of type AminoAcidCompound Modifier and Type Method Description booleanTable. 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.Method parameters in org.biojava.nbio.core.sequence.transcription with type arguments of type AminoAcidCompound Modifier and Type Method Description TranscriptionEngine.BuilderTranscriptionEngine.Builder. aminoAcidsCompounds(CompoundSet<AminoAcidCompound> compounds)protected voidRNAToAminoAcidTranslator. postProcessCompoundLists(List<List<AminoAcidCompound>> compoundLists)Performs the trimming of stop codons and the conversion of a valid start amino acid to MTranscriptionEngine.BuilderTranscriptionEngine.Builder. proteinCreator(SequenceCreatorInterface<AminoAcidCompound> creator)protected voidRNAToAminoAcidTranslator. trimStop(List<AminoAcidCompound> sequence)Imperfect code.Constructors in org.biojava.nbio.core.sequence.transcription with parameters of type AminoAcidCompound Constructor Description Codon(Table.CaseInsensitiveTriplet triplet, AminoAcidCompound aminoAcid, boolean start, boolean stop)Constructor parameters in org.biojava.nbio.core.sequence.transcription with type arguments of type AminoAcidCompound Constructor Description RNAToAminoAcidTranslator(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
Fields in org.biojava.nbio.structure.align.ce with type parameters of type AminoAcidCompound Modifier and Type Field Description protected SubstitutionMatrix<AminoAcidCompound>CeParameters. substitutionMatrixMethods in org.biojava.nbio.structure.align.ce that return types with arguments of type AminoAcidCompound Modifier and Type Method Description SubstitutionMatrix<AminoAcidCompound>CeParameters. getSubstitutionMatrix()Sets the substitution matrix to be used for influencing the alignment with sequence conservation information.Method parameters in org.biojava.nbio.structure.align.ce with type arguments of type AminoAcidCompound Modifier and Type Method Description voidCeParameters. 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
Methods in org.biojava.nbio.structure.align.multiple.util that return types with arguments of type AminoAcidCompound Modifier and Type Method Description static MultipleSequenceAlignment<ProteinSequence,AminoAcidCompound>MultipleAlignmentTools. toProteinMSA(MultipleAlignment msta)Convert a MultipleAlignment into a MultipleSequenceAlignment of AminoAcid residues. -
Uses of AminoAcidCompound in org.biojava.nbio.structure.cluster
Method parameters in org.biojava.nbio.structure.cluster with type arguments of type AminoAcidCompound Modifier and Type Method Description booleanSubunitCluster. 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
Method parameters in org.biojava.nbio.structure.io with type arguments of type AminoAcidCompound Modifier and Type Method Description static AFPChainFastaAFPChainConverter. fastaToAfpChain(SequencePair<Sequence<AminoAcidCompound>,AminoAcidCompound> alignment, Structure structure1, Structure structure2)Provided only for convenience.static AFPChainFastaAFPChainConverter. fastaToAfpChain(SequencePair<Sequence<AminoAcidCompound>,AminoAcidCompound> alignment, Structure structure1, Structure structure2)Provided only for convenience.Constructor parameters in org.biojava.nbio.structure.io with type arguments of type AminoAcidCompound Constructor Description FastaStructureParser(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)
-