Biobase.TrainingData.Filter
Description
Prospective TrainingData elements need to be filtered as there are a
 number of entries which do not provide good training.
- fMinRelPairs :: Maybe Double -> TDmanip -> TDmanip
 - fErrorCheck :: TDmanip -> TDmanip
 
Documentation
fMinRelPairs :: Maybe Double -> TDmanip -> TDmanipSource
Filter out elements containing not enough base pairs (in relative terms)
fErrorCheck :: TDmanip -> TDmanipSource
Error-checking filter.