Rosetta Core  2015.09
sequence Directory Reference
Directory dependency graph for sequence:
src/core/sequence

Files

file  Aligner.cc
 class definition for a class that aligns two Sequence objects using dynamic programming algorithms.
 
file  Aligner.fwd.hh
 forward declaration for Aligner class.
 
file  Aligner.hh
 class definition for a class that aligns two Sequence objects using an dynamic programming and an arbitrary scoring scheme.
 
file  AlignerFactory.cc
 
file  AlignerFactory.hh
 
file  AnnotatedSequence.cc
 
file  AnnotatedSequence.hh
 
file  BasicSequenceCreators.cc
 Base class for SequenceCreators for the Sequence load-time factory registration scheme.
 
file  BasicSequenceCreators.hh
 Base class for BasicSequenceCreators for the BasicSequence load-time factory registration scheme.
 
file  ChemicalShiftScoringScheme.cc
 method implementations for ChemicalShiftScoringScheme class.
 
file  ChemicalShiftScoringScheme.hh
 
file  ChemicalShiftSequence.cc
 
file  ChemicalShiftSequence.fwd.hh
 forward declaration for class ChemicalShiftSequence
 
file  ChemicalShiftSequence.hh
 class definition for a sequence profile that represents each position in a sequence as a probability distribution over the allowed amino acids at that position.
 
file  CompassScoringScheme.cc
 method implementations for CompassScoringScheme class.
 
file  CompassScoringScheme.hh
 class definition for a profile-profile scoring scheme for comparing two sequence profiles using the Compass method, published by Sadreyev and Grishin.
 
file  CompositeScoringScheme.cc
 class definition for a given scoring scheme for an alignment.
 
file  CompositeScoringScheme.fwd.hh
 forward declaration for CompositeScoringScheme.fwd.hh
 
file  CompositeScoringScheme.hh
 class definition for a given scoring scheme for an alignment.
 
file  CompositeSequence.cc
 
file  CompositeSequence.fwd.hh
 forward declaration for class CompositeSequence
 
file  CompositeSequence.hh
 class definition for a sequence profile that represents each position in a sequence as a probability distribution over the allowed amino acids at that position.
 
file  DerivedSequenceMapping.cc
 
file  DerivedSequenceMapping.fwd.hh
 
file  DerivedSequenceMapping.hh
 
file  DP_Matrix.cc
 class for holding information on a dynamic programming matrix.
 
file  DP_Matrix.hh
 class for holding information on a dynamic programming matrix.
 
file  DPScoringScheme.cc
 method implementations for DPScoringScheme class.
 
file  DPScoringScheme.hh
 class definition for a profile-profile scoring scheme for comparing two sequence profiles using the DP city-block distance.
 
file  L1ScoringScheme.cc
 method implementations for L1ScoringScheme class.
 
file  L1ScoringScheme.hh
 class definition for a profile-profile scoring scheme for comparing two sequence profiles using the L1 city-block distance.
 
file  MatrixScoringScheme.cc
 class definition for a given scoring scheme for an alignment.
 
file  MatrixScoringScheme.hh
 class definition for a given scoring scheme for an alignment.
 
file  MCAligner.cc
 class definition for a class that aligns two Sequence objects using a stochastic version of the Needleman-Wunsch algorithm.
 
file  MCAligner.hh
 class definition for a class that aligns two Sequence objects using a the Needleman-Wunsch alignment algorithm.
 
file  NWAligner.cc
 class definition for a class that aligns two Sequence objects using the Needleman-Wunsch alignment algorithm.
 
file  NWAligner.fwd.hh
 forward declaration for NWAligner class.
 
file  NWAligner.hh
 class definition for a class that aligns two Sequence objects using a the Needleman-Wunsch alignment algorithm.
 
file  PairScoringScheme.cc
 
file  PairScoringScheme.fwd.hh
 forward declaration for PairScoringScheme.fwd.hh
 
file  PairScoringScheme.hh
 class definition for a given scoring scheme for an alignment.
 
file  ProfSimScoringScheme.cc
 class definition for a given scoring scheme for an alignment.
 
file  ProfSimScoringScheme.hh
 class definition for a given scoring scheme for an alignment.
 
file  ScoringScheme.cc
 abstract base class for representing scoring schemes for alignments.
 
file  ScoringScheme.fwd.hh
 forward declaration for ScoringScheme.fwd.hh
 
file  ScoringScheme.hh
 abstract base class for representing scoring schemes for alignments.
 
file  ScoringSchemeFactory.cc
 Factory for creating various types of ScoringSchemes for use in sequence alignment.
 
file  ScoringSchemeFactory.hh
 Factory for creating various types of constraints.
 
file  Sequence.cc
 method definitions for Sequence class
 
file  Sequence.fwd.hh
 forward declaration for Sequence class.
 
file  Sequence.hh
 class definition for a sequence
 
file  SequenceAlignment.cc
 class definition for a multiple sequence alignment
 
file  SequenceAlignment.fwd.hh
 forward declaration for SequenceAlignment class.
 
file  SequenceAlignment.hh
 class definition for a multiple sequence alignment
 
file  SequenceCoupling.cc
 class definition for a sequence coupling profile that
 
file  SequenceCoupling.fwd.hh
 forward declaration for class SequenceCoupling
 
file  SequenceCoupling.hh
 class definition for a sequence coupling profile that
 
file  SequenceCreator.cc
 Base class for SequenceCreators for the Sequence load-time factory registration scheme.
 
file  SequenceCreator.fwd.hh
 Base class for SequenceCreators for the Sequence load-time factory registration scheme.
 
file  SequenceCreator.hh
 Base class for SequenceCreators for the Sequence load-time factory registration scheme.
 
file  SequenceFactory.cc
 Factory for creating various types of sequences.
 
file  SequenceFactory.fwd.hh
 silent input file reader for mini.
 
file  SequenceFactory.hh
 Factory for creating various types of sequence.
 
file  SequenceProfile.cc
 class definition for a given scoring scheme for an alignment.
 
file  SequenceProfile.fwd.hh
 forward declaration for class SequenceProfile
 
file  SequenceProfile.hh
 class definition for a sequence profile that represents each position in a sequence as a probability distribution over the allowed amino acids at that position.
 
file  SimpleScoringScheme.cc
 class definition for a given scoring scheme for an alignment.
 
file  SimpleScoringScheme.hh
 class definition for a given scoring scheme for an alignment.
 
file  SWAligner.cc
 class definition for a class that aligns two Sequence objects using a ScoringScheme object and the Smith-Waterman alignment algorithm.
 
file  SWAligner.fwd.hh
 forward declaration for SWAligner class.
 
file  SWAligner.hh
 class definition for a class that aligns two Sequence objects using ScoringScheme and the Smith-Waterman alignment algorithm.
 
file  util.cc
 small bundle of utilities for dealing with sequences
 
file  util.hh
 small bundle of utilities for dealing with sequences