Scaffolding
0.1
This program can assemble genome scaffolds using the pairing information in paired-end reads.
|
This is the complete list of members for PathsAndCycles, including all inherited members.
c (defined in PathsAndCycles) | PathsAndCycles | |
operator size_t() const (defined in PathsAndCycles) | PathsAndCycles | inline |
operator!=(const PathsAndCycles &pc) const (defined in PathsAndCycles) | PathsAndCycles | inline |
operator+(const PathsAndCycles &pc) const (defined in PathsAndCycles) | PathsAndCycles | inline |
operator+=(const PathsAndCycles &pc) (defined in PathsAndCycles) | PathsAndCycles | inline |
operator-(const PathsAndCycles &pc) const (defined in PathsAndCycles) | PathsAndCycles | inline |
operator-=(const PathsAndCycles &pc) (defined in PathsAndCycles) | PathsAndCycles | inline |
operator<(const PathsAndCycles &pc) const (defined in PathsAndCycles) | PathsAndCycles | inline |
operator<< (defined in PathsAndCycles) | PathsAndCycles | friend |
operator<=(const PathsAndCycles &pc) const (defined in PathsAndCycles) | PathsAndCycles | inline |
operator==(const PathsAndCycles &pc) const (defined in PathsAndCycles) | PathsAndCycles | inline |
p (defined in PathsAndCycles) | PathsAndCycles | |
PathsAndCycles(const unsigned _p=0, const unsigned _c=0) (defined in PathsAndCycles) | PathsAndCycles | inline |