Classes | Variables

bbcflib::bFlatMajor::stream Namespace Reference

Classes

class  stream

Variables

dictionary _members

Detailed Description

The *stream* module contains algorithms which produce :func:`FeatureStream <bbcflib.btrack.FeatureStream>` out of one or more :func:`FeatureStream <bbcflib.btrack.FeatureStream>` objects.

Variable Documentation

dictionary bbcflib::bFlatMajor::stream::_members
Initial value:
00001 {'merge_scores': ['trackList'],
00002             'mean_score_by_feature': ['trackScores', 'trackFeatures'],
00003             'window_smoothing': ['trackList'],
00004             'neighborhood': ['trackList'],
00005             'combine': ['trackList'],
00006             'getNearestFeature': ['features','annotations']
00007             }
 All Classes Namespaces Functions