Home
last modified time | relevance | path

Searched defs:prot_seq (Results 1 – 19 of 19) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/gnomon/
H A Dgnomon_objmgr.cpp501 string prot_seq; in GetProtein() local
523 string prot_seq; in GetProtein() local
/dports/biology/fasta/fasta/
H A Dlx_band2.c26 extern lx_align(char *prot_seq, /* array with protein sequence numbers*/ in lx_align()
H A Dlx_align3.c42 extern int pro_dna(char *prot_seq, /* array with protein sequence numbers*/ in pro_dna()
/dports/biology/ncbi-toolkit/ncbi/algo/blast/core/
H A Dblast_util.c429 Int4 nt_length, Int2 frame, Uint1* prot_seq, const Uint1* genetic_code) in BLAST_GetTranslation()
509 const Uint1* nt_seq, Int2 frame, Uint1* prot_seq) in BLAST_TranslateCompressedSequence()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/core/
H A Dblast_util.c429 Int4 nt_length, Int2 frame, Uint1* prot_seq, const Uint1* genetic_code) in BLAST_GetTranslation()
509 const Uint1* nt_seq, Int2 frame, Uint1* prot_seq) in BLAST_TranslateCompressedSequence()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/core/
H A Dblast_util.c429 Int4 nt_length, Int2 frame, Uint1* prot_seq, const Uint1* genetic_code) in BLAST_GetTranslation()
509 const Uint1* nt_seq, Int2 frame, Uint1* prot_seq) in BLAST_TranslateCompressedSequence()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/unit_test_util/
H A Dunit_test_util.cpp1181 CRef<objects::CSeq_entry> prot_seq; in AdjustProtFeatForNucProtSet() local
1202 CRef<objects::CSeq_entry> prot_seq; in SetNucProtSetProductName() local
1327 CRef<objects::CSeq_entry> prot_seq = entry->SetSet().SetSeq_set().back(); in MakeNucProtSet3Partial() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/edit/
H A Dgap_trim.cpp347 CRef<CBioseq> prot_seq(new CBioseq); in AdjustProteinSeq() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/edit/
H A Dgap_trim.cpp347 CRef<CBioseq> prot_seq(new CBioseq); in AdjustProteinSeq() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/edit/unit_test/
H A Dunit_test_cds_fix.cpp275 CRef<CSeq_entry> prot_seq = unit_test_util::GetProteinSequenceFromGoodNucProtSet (entry); in BOOST_AUTO_TEST_CASE() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/validator/
H A Dcdregion_validator.cpp1707 string prot_seq; in x_ValidateConflict() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/validator/unit_test/
H A Dunit_test_validator.cpp11771 CRef<CSeq_entry> prot_seq = entry->SetSet().SetSeq_set().back(); in BOOST_AUTO_TEST_CASE() local
12889 CRef<CSeq_entry> prot_seq = entry->SetSet().SetSeq_set().back(); in BOOST_AUTO_TEST_CASE() local
12980 CRef<CSeq_entry> prot_seq = entry->SetSet().SetSeq_set().back(); in BOOST_AUTO_TEST_CASE() local
13016 CRef<CSeq_entry> prot_seq = entry->SetSet().SetSeq_set().back(); in BOOST_AUTO_TEST_CASE() local
13154 CRef<CSeq_entry> prot_seq = entry->SetSet().SetSeq_set().back(); in BOOST_AUTO_TEST_CASE() local
14112 CRef<CSeq_entry> prot_seq = entry->SetSet().SetSeq_set().back(); in BOOST_AUTO_TEST_CASE() local
14125 CRef<CSeq_entry> prot_seq = entry->SetSet().SetSeq_set().back(); in BOOST_AUTO_TEST_CASE() local
14989 CRef<CSeq_entry> prot_seq = unit_test_util::GetProteinSequenceFromGoodNucProtSet (entry); in ChangeGoodNucProtSetIdToGenbankName() local
18543 CRef<CSeq_entry> prot_seq = unit_test_util::GetProteinSequenceFromGoodNucProtSet(entry); in BOOST_AUTO_TEST_CASE() local
/dports/biology/fasta3/fasta-36.3.8/src/
H A Ddropfx2.c1261 lx_band(const unsigned char *prot_seq, /* array with protein sequence numbers*/
1464 pro_dna(const unsigned char *prot_seq, /* array with prot. seq. numbers*/
H A Ddropfx.c1259 lx_band(const unsigned char *prot_seq, /* array with protein sequence numbers*/
1462 pro_dna(const unsigned char *prot_seq, /* array with prot. seq. numbers*/
H A Ddropfz3.c1398 int lx_band(const unsigned char *prot_seq, /* array with protein sequence numbers*/
1586 pro_dna(const unsigned char *prot_seq, /* array with prot. seq. numbers*/
H A Ddropfz2.c1398 int lx_band(const unsigned char *prot_seq, /* array with protein sequence numbers*/
1586 pro_dna(const unsigned char *prot_seq, /* array with prot. seq. numbers*/
/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dblast.c6607 Uint1Ptr prot_seq; in BLASTPerform2PassSearch() local
6714 Uint1Ptr prot_seq; in BLASTPerformFinalSearch() local
H A Dblastutl.c4033 BlastTranslateUnambiguousSequence(BlastSearchBlkPtr search, Int4 length, Uint1Ptr prot_seq, Uint1Pt… in BlastTranslateUnambiguousSequence()
6597 Uint1Ptr prot_seq; in GetTranslation() local
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin1.c15878 CharPtr prot_seq, ptr; in AddCodingRegionFromWizard() local