Home
last modified time | relevance | path

Searched defs:seqName (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/Sequence/
H A DMssql.php43 public function nextId($seqName, $onDemand = true)
109 public function checkSequence($seqName)
156 public function currId($seqName)
H A DOracle.php43 public function nextID($seqName, $onDemand = true)
89 public function currId($seqName)
H A DPgsql.php43 public function nextId($seqName, $onDemand = true)
92 public function currId($seqName)
H A DSqlite.php43 public function nextId($seqName, $onDemand = true)
98 public function currId($seqName)
H A DMysql.php43 public function nextId($seqName, $onDemand = true)
99 public function currId($seqName)
H A DDb2.php44 public function nextId($seqName, $ondemand = true)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/
H A DSequence.php45 public function nextId($seqName, $ondemand = true)
69 public function currId($seqName)
/dports/biology/ugene/ugene-40.1/src/plugins/CoreTests/src/
H A DEditSequenceTests.h51 QString seqName; variable
72 QString seqName; variable
93 QString seqName; variable
H A DDNASequenceObjectTests.h182 QString seqName; variable
193 QString seqName; variable
206 QString seqName; variable
/dports/biology/mothur/mothur-1.46.1/source/datastructures/
H A Dtreemap.cpp35 string seqName, seqGroup; in readMap() local
114 string seqName, seqGroup; in readMap() local
190 void TreeMap::addSeq(string seqName, string seqGroup) { in addSeq()
205 void TreeMap::removeSeq(string seqName) { in removeSeq()
H A Dcounttable.cpp38 string seqName = *it; in createTable() local
1177 string seqName = it->first; in printSortedTable() local
1264 vector<int> CountTable::getGroupCounts(string seqName) { in getGroupCounts()
1527 vector<string> CountTable::getGroups(string seqName) { in getGroups()
1579 int CountTable::getNumSeqs(string seqName) { in getNumSeqs()
1604 int CountTable::setNumSeqs(string seqName, int abund) { in setNumSeqs()
1624 int CountTable::zeroOutSeq(string seqName) { in zeroOutSeq()
1653 int CountTable::get(string seqName) { in get()
1676 int CountTable::push_back(string seqName) { in push_back()
1698 bool CountTable::inTable(string seqName) { in inTable()
[all …]
H A Dgroupmap.cpp74 string seqName = pieces[0]; in readMap() local
130 string seqName, seqGroup; in readMap() local
223 string seqName, seqGroup; in readDesignMap() local
305 string seqName, seqGroup; in readMap() local
380 string seqName, seqGroup; in readDesignMap() local
H A Dqualityscores.h61 string seqName; variable
H A Dsuffixtree.hpp60 string seqName; member in SuffixTree
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Formats/src/
H A DDNAQualityIOUtils.cpp36 const QString &seqName = seqObj->getSequenceName(); in writeDNAQuality() local
51 void DNAQualityIOUtils::writeDNAQuality(const QString &seqName, const DNAQuality &seqQuality, const… in writeDNAQuality()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/lib/Doctrine/Export/
H A DMssql.php344 public function createSequence($seqName, $start = 1, array $options = array())
373 public function dropSequenceSql($seqName)
H A DOracle.php550 public function createSequenceSql($seqName, $start = 1, array $options = array())
565 public function dropSequenceSql($seqName)
/dports/biology/mothur/mothur-1.46.1/source/classifier/
H A Dphylotree.cpp192 int PhyloTree::addSeqToTree(string seqName, vector<Taxon> seqTax){ in addSeqToTree()
247 int PhyloTree::addSeqToTree(string seqName, string seqTaxonomy){ in addSeqToTree()
515 string PhyloTree::getFullTaxonomy(string seqName) { in getFullTaxonomy()
609 TaxNode PhyloTree::get(string seqName){ in get()
633 int PhyloTree::getGenusIndex(string seqName){ in getGenusIndex()
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Algorithm/src/smith_waterman/
H A DSWMulAlignSeqPrefixTag.cpp30 QString seqName = argument.toString(); in expandTag() local
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/
H A DGTUtilsProject.cpp133 const QString &seqName) { in openFileExpectSequence()
141 const QString &seqName) { in openFileExpectSequence()
167 const QString &seqName) { in openFileExpectRawSequence()
175 const QString &seqName) { in openFileExpectRawSequence()
/dports/biology/jalview/jalview/src/jalview/ws/sifts/
H A DMappingOutputPojo.java25 private String seqName; field in MappingOutputPojo
50 public void setSeqName(String seqName) in setSeqName()
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/io/
H A DGffToEMBL.java107 final String seqName, in writeEMBL()
159 final String seqName, in getEntryForSeqName()
/dports/biology/canu/canu-2.2/src/stores/
H A DtgStoreLoad.C98 loadTigs(char const *seqName, in loadTigs()
135 char const *seqName = NULL; in main() local
/dports/math/zegrapher/ZeGrapher-6832bd61291b3e82bc05233ae74e8d7556abe910/Widgets/
H A Dseqwidget.h71 QChar seqName; variable
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Gui/src/util/
H A DExportAnnotations2CSVTask.h42 QString seqName; variable

123456789