Version 4.2.0

SequenceSet Class Reference

Set of Sequence objects. More...

#include <seqpp/SequenceSet.h>

Inheritance diagram for SequenceSet:

PrimarySequenceSet< Sequence > PrimaryCount

List of all members.

Public Member Functions

 SequenceSet ()
 Default constructor.
 SequenceSet (const string &seq_list_file, const string &alpha_file, short order, int nbseq=BUFFERSEQ)
 constructor with a alphabet-needed file
 SequenceSet (const string &seq_list_file, short mode, const string &line2parse, bool case_sensitivity, short order, int nbseq=BUFFERSEQ)
 constructor with a alphabet-needed line2parse


Detailed Description

Set of Sequence objects.

from :


Constructor & Destructor Documentation

SequenceSet::SequenceSet ( const string &  seq_list_file,
const string &  alpha_file,
short  order,
int  nbseq = BUFFERSEQ 
)

SequenceSet::SequenceSet ( const string &  seq_list_file,
short  mode,
const string &  line2parse,
bool  case_sensitivity,
short  order,
int  nbseq = BUFFERSEQ 
)

constructor with a alphabet-needed line2parse

Parameters:
seq_list_file file, among the 3 possibilities of files.
mode number of char for a token in the alphabet
line2parse string for initializing the alphabet (see Translator doc)
case_sensitivity true for being case sensitive
order Markovian order,
nbseq number of sequences

References PrimarySequenceSet< Sequence >::_array_seq, PrimaryCount::_coder, PrimaryCount::_coder_in, PrimaryCount::_count, PrimarySequenceSet< Sequence >::_length_max, PrimarySequenceSet< Sequence >::_nb_seq, PrimaryCount::_nbinv, PrimaryCount::_nbvalue, PrimaryCount::_order, PrimarySequenceSet< Sequence >::_total_length, PrimarySequenceSet< Sequence >::_transl, Translator::tell_alphabet_size(), Translator::tell_nb_inv(), and PrimaryCount::tell_nb_value().


The documentation for this class was generated from the following files:



Download seq++ 4.2.0
Download previous versions
Statistique & Genome Home


Generated on Mon Jan 12 14:32:50 2009 for seqpp by doxygen 1.5.6