Home
last modified time | relevance | path

Searched defs:SetStrand (Results 1 – 23 of 23) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seqloc/
H A DPacked_seqint.cpp272 void CPacked_seqint::SetStrand(TStrand strand) in SetStrand() function in CPacked_seqint
H A DSeq_loc_mix.cpp329 void CSeq_loc_mix::SetStrand(ENa_strand strand) in SetStrand() function in CSeq_loc_mix
H A DSeq_loc.cpp2868 void CSeq_loc_I::SetStrand(ENa_strand strand) in SetStrand() function in CSeq_loc_I
5196 void CSeq_loc::SetStrand(ENa_strand strand) in SetStrand() function in CSeq_loc
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seqloc/
H A DPacked_seqint.cpp272 void CPacked_seqint::SetStrand(TStrand strand) in SetStrand() function in CPacked_seqint
H A DSeq_loc_mix.cpp329 void CSeq_loc_mix::SetStrand(ENa_strand strand) in SetStrand() function in CSeq_loc_mix
H A DSeq_loc.cpp2868 void CSeq_loc_I::SetStrand(ENa_strand strand) in SetStrand() function in CSeq_loc_I
5196 void CSeq_loc::SetStrand(ENa_strand strand) in SetStrand() function in CSeq_loc
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/writers/
H A Dgff_base_record.cpp236 void CGffBaseRecord::SetStrand( in SetStrand() function in CGffBaseRecord
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/algo/blast/blastinput/
H A Dblast_input.hpp116 void SetStrand(objects::ENa_strand strand) { m_Strand = strand; } in SetStrand() function in CBlastInputSourceConfig
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/blast/blastinput/
H A Dblast_input.hpp116 void SetStrand(objects::ENa_strand strand) { m_Strand = strand; } in SetStrand() function in CBlastInputSourceConfig
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/sequence/
H A Drestriction.hpp155 void CRSite::SetStrand(ENa_strand strand) in SetStrand() function in CRSite
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objmgr/
H A Dseq_vector_ci.cpp318 void CSeqVector_CI::SetStrand(ENa_strand strand) in SetStrand() function in CSeqVector_CI
H A Dseq_vector.cpp1264 void CSeqVector::SetStrand(ENa_strand strand) in SetStrand() function in CSeqVector
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objtools/eutils/api/
H A Defetch.hpp232 void SetStrand(EStrand strand) { Disconnect(); m_Strand = strand; } in SetStrand() function in CEFetch_Sequence_Request
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/eutils/api/
H A Defetch.hpp232 void SetStrand(EStrand strand) { Disconnect(); m_Strand = strand; } in SetStrand() function in CEFetch_Sequence_Request
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objmgr/
H A Dseq_vector_ci.cpp318 void CSeqVector_CI::SetStrand(ENa_strand strand) in SetStrand() function in CSeqVector_CI
H A Dseq_vector.cpp1264 void CSeqVector::SetStrand(ENa_strand strand) in SetStrand() function in CSeqVector
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objmgr/
H A Dseq_map_ci.hpp144 SSeqMapSelector& SetStrand(ENa_strand strand) in SetStrand() function
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objmgr/
H A Dseq_map_ci.hpp144 SSeqMapSelector& SetStrand(ENa_strand strand) in SetStrand() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objects/seqloc/
H A DSeq_loc.hpp1003 void SSeq_loc_CI_RangeInfo::SetStrand(ENa_strand strand) in SetStrand() function in SSeq_loc_CI_RangeInfo
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objects/seqloc/
H A DSeq_loc.hpp1003 void SSeq_loc_CI_RangeInfo::SetStrand(ENa_strand strand) in SetStrand() function in SSeq_loc_CI_RangeInfo
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/util/
H A Dalign_shadow.cpp333 void CAlignShadow::SetStrand(Uint1 where, bool strand) in SetStrand() function in CAlignShadow
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/gnomon/
H A Dgnomon_model.hpp460 void SetStrand(EStrand s) { m_strand = s; } in SetStrand() function in CGeneModel
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/splign/
H A Dsplign.cpp380 void CSplign::SetStrand( bool strand ) { in SetStrand() function in CSplign