Home
last modified time | relevance | path

Searched defs:addToReference (Results 1 – 4 of 4) sorted by relevance

/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/walkers/fasta/
H A DFastaReferenceMaker.java100 protected void addToReference(SimpleInterval interval, byte base) { in addToReference() method in FastaReferenceMaker
/dports/cad/fritzing/fritzing-app-0.9.2b/src/model/
H A Dmodelbase.cpp406 ModelPart * ModelBase::addPart(QString newPartPath, bool addToReference) { in addPart()
413 ModelPart * ModelBase::addPart(QString newPartPath, bool addToReference, bool updateIdAlreadyExists) in addPart()
H A Dpalettemodel.cpp423 ModelPart * PaletteModel::addPart(QString newPartPath, bool addToReference, bool updateIdAlreadyExi… in addPart()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/referencemodel/
H A Dsqlitereferencemodel.cpp810 ModelPart * SqliteReferenceModel::addPart(QString newPartPath, bool addToReference, bool updateIdAl… in addPart()