Home
last modified time | relevance | path

Searched refs:profile2Input (Results 1 – 4 of 4) sorted by relevance

/dports/biology/clustalw/clustalw-2.1/src/
H A DClustal.h42 int profile2Input(string profile2Name = "");
H A DClustal.cpp1029 int Clustal::profile2Input(string profile2Name) in profile2Input() function in clustalw::Clustal
/dports/biology/clustalw/clustalw-2.1/src/interface/
H A DInteractiveMenu.cpp312 clustalObj->profile2Input(); in profileAlignMenu()
H A DCommandLineParser.cpp684 clustalObj->profile2Input((*paramArg)[setProfile2]); in parseParams()