Home
last modified time | relevance | path

Searched defs:sequenceInput (Results 1 – 2 of 2) sorted by relevance

/dports/biology/clustalw/clustalw-2.1/src/
H A DClustal.cpp973 int Clustal::sequenceInput(bool append, string *offendingSeq) in sequenceInput() function in clustalw::Clustal
/dports/science/ghmm/ghmm-0.9-rc3/ghmmwrapper/
H A Dghmm.py646 …def __init__(self, emissionDomain, sequenceInput, labelDomain = None, labelInput = None, ParentSeq… argument