MCPcopy Create free account

hub / github.com/Koeng101/dnadesign / functions

Functions862 in github.com/Koeng101/dnadesign

↓ 1 callersFunctionSvbDecompressRawSignal
SvbDecompressRawSignal decompresses raw signal back to a []int16. It requires not only the mask array and data array returned by SvbCompressRawSignal,
lib/bio/slow5/slow5.go:515
↓ 1 callersMethodToXML
ToXML converts an Entry back to its XML representation
lib/bio/uniref/uniref.go:143
↓ 1 callersFunctionUint32Decode32
(masks, data []byte, out []uint32)
lib/bio/slow5/svb/decoder.go:25
↓ 1 callersMethodUnmarshalText
(text []byte)
lib/bio/uniprot/xml.go:253
↓ 1 callersMethodValidate
Alignment_Validate validates an alignment as valid, given the REGEXP/range defined in the SAM document. Not implemented yet.
lib/bio/sam/sam.go:279
↓ 1 callersFunctionViennaRNAFoldTest
(sequence, expectedStructure string, expectedScore float64, temperature float64, energyParamsSet energy_params
lib/fold/linearfold/linearfold_test.go:71
↓ 1 callersFunctionWriteCodonJSON
WriteCodonJSON writes a codonTable struct out to JSON.
lib/synthesis/codon/codon.go:512
↓ 1 callersFunction_assembly_from_c
(c_assembly)
py/dnadesign/fragment.py:69
↓ 1 callersFunction_convert_feature
(feature)
py/dnadesign/parsers.py:271
↓ 1 callersFunction_convert_genbank_record
(record)
py/dnadesign/parsers.py:190
↓ 1 callersFunction_convert_location
(loc)
py/dnadesign/parsers.py:251
↓ 1 callersFunction_convert_meta
(meta)
py/dnadesign/parsers.py:196
↓ 1 callersFunction_create_c_fragment
(fragment: Fragment)
py/dnadesign/clone.py:21
↓ 1 callersFunction_fragment_from_c
(c_fragment)
py/dnadesign/clone.py:28
↓ 1 callersFunction_unmarshalTime
(text []byte, t *time.Time, format string)
lib/bio/uniprot/xml.go:516
↓ 1 callersFunctionaddOffset1Dim
(values []int, dim1Offset int, offsetType offsetType)
lib/fold/mfe/energy_params/parse.go:515
↓ 1 callersFunctionaddOffset6Dim
(values [][][][][][]int, dim1Offset, dim2Offset, dim3Offset, dim4Offset, dim5Offset, dim6Offset int, offsetTyp
lib/fold/mfe/energy_params/parse.go:741
↓ 1 callersFunctionbenchmarkGoldenGate
(b *testing.B, parts []Part)
lib/clone/clone_test.go:231
↓ 1 callersFunctionbenchmark_biopython
(file_path, num_iterations=10)
py/benchmark_against_biopython.py:14
↓ 1 callersFunctionbenchmark_dnadesign
(file_path, num_iterations=10)
py/benchmark_against_biopython.py:6
↓ 1 callersMethodbody
(m, i GP, lookup, offset Register, increment LabelRef)
lib/bio/slow5/svb/asm/asm.go:27
↓ 1 callersFunctionboothLeastRotation
boothLeastRotation gets the least rotation of a circular string.
lib/seqhash/seqhash.go:100
↓ 1 callersFunctioncaptureOutput
Captures any logged output from running func `f` and returns it as a string
lib/fold/mfe/mfe_test.go:1904
↓ 1 callersFunctioncheckIfValidSamLine
(lineBytes []byte)
lib/bio/sam/sam.go:364
↓ 1 callersMethodcond
(i GP, done LabelRef)
lib/bio/slow5/svb/asm/asm.go:26
↓ 1 callersFunctioncontains
contains is a helper function to check if errStr contains the expected substring
lib/bio/sam/sam_test.go:142
↓ 1 callersFunctionconvertAssemblyToC
(assembly fragment.Assembly)
py/lib.go:694
↓ 1 callersFunctionconvertLocation
Convert Location
py/lib.go:408
↓ 1 callersFunctionconvertToFloat64
(values []string)
lib/fold/mfe/energy_params/parse.go:458
↓ 1 callersFunctionconvertToInt
(values []string)
lib/fold/mfe/energy_params/parse.go:361
↓ 1 callersFunctioncut_with_enzyme_by_name
(part: Part, directional: bool, name: str, methylated: bool)
py/dnadesign/clone.py:35
↓ 1 callersFunctiondangle_left_score
(nuci, nuci1, currentNucleotide int)
lib/fold/linearfold/linearfold.go:1319
↓ 1 callersFunctiondangle_right_score
parameters: nucs[i], nucs[j-1], nucs[j]
lib/fold/linearfold/linearfold.go:1324
↓ 1 callersFunctiondecode128
()
lib/bio/slow5/svb/asm/asm.go:236
↓ 1 callersFunctiondecode256
()
lib/bio/slow5/svb/asm/asm.go:263
↓ 1 callersFunctiondecode512
()
lib/bio/slow5/svb/asm/asm.go:294
↓ 1 callersFunctiondecodeFromBase58
decodeFromBase58 decodes a Base58 string to a byte slice
lib/seqhash/base58.go:43
↓ 1 callersFunctiondetectFeatures
()
lib/bio/slow5/svb/cpuid/cpuid_amd64.go:19
↓ 1 callersFunctiondoCheckRegexpMatchesFullString
(str string, regexp *regexp.Regexp)
lib/fold/mfe/checks/checks.go:34
↓ 1 callersFunctiondoLogEnergyContributions
(structures []interface{}, sequence string)
lib/fold/mfe/mfe_test.go:1930
↓ 1 callersMethodevaluate
()
lib/fold/mfe/secondary_structure/dot_bracket.go:157
↓ 1 callersFunctionevaluteSecondaryStructure
evaluteSecondaryStructure returns the total minimum free energy of the given `secondaryStructure` and sets the energy fields of all the loops in the s
lib/fold/mfe/mfe.go:151
↓ 1 callersFunctionextractCodingRegion
extractCodingRegion loops through genbank data to find all CDS (coding sequences)
lib/synthesis/codon/codon.go:274
↓ 1 callersFunctionfindProblems
findProblems is a helper function in FixCDS that concurrently runs each sequence check and returns a list of all the suggested changes.
lib/synthesis/fix/synthesis.go:152
↓ 1 callersFunctiongetSourceOrganism
(metadataData []string)
lib/bio/genbank/genbank.go:967
↓ 1 callersFunctiongetSuggestions
getSuggestions gets suggestions from the suggestions channel. This removes the need for a magic number.
lib/synthesis/fix/synthesis.go:136
↓ 1 callersFunctionget_parentheses
(seq string)
lib/fold/linearfold/linearfold.go:1378
↓ 1 callersFunctionget_shared_lib_ext
()
py/setup.py:6
↓ 1 callersFunctiongolden_gate
(sequences: List[Part], cutting_enzyme_name: str, methylated: bool)
py/dnadesign/clone.py:59
↓ 1 callersFunctionhairpin
hairpin sets the required single stranded hairpin nucleotides of a `parseCompound`'s annotatedStructure and returns `Hairpin` closed by (`closingFiveP
lib/fold/mfe/secondary_structure/dot_bracket.go:386
↓ 1 callersFunctionhelix_stacking_score
parameters: nucs[i], nucs[i+1], nucs[j-1], nucs[j]
lib/fold/linearfold/linearfold.go:1338
↓ 1 callersMethodincr
(i GP)
lib/bio/slow5/svb/asm/asm.go:25
↓ 1 callersFunctioninternal_nuc_score
parameters: nucs[i], nucs[j]
lib/fold/linearfold/linearfold.go:1505
↓ 1 callersFunctionisStructuresEqual
(structAStructures, structBStructures []interface{})
lib/fold/mfe/secondary_structure/dot_bracket_test.go:630
↓ 1 callersFunctionleaf0
()
lib/bio/slow5/svb/cpuid/cpuid_amd64.go:56
↓ 1 callersFunctionleaf0x80000000
()
lib/bio/slow5/svb/cpuid/cpuid_amd64.go:213
↓ 1 callersFunctionleaf0x80000001
()
lib/bio/slow5/svb/cpuid/cpuid_amd64.go:217
↓ 1 callersFunctionleaf0x80000004
leaf0x80000004 looks at the Processor Brand String in leaves 0x80000002 through 0x80000004
lib/bio/slow5/svb/cpuid/cpuid_amd64.go:227
↓ 1 callersFunctionleaf0x80000005
()
lib/bio/slow5/svb/cpuid/cpuid_amd64.go:237
↓ 1 callersFunctionleaf0x80000006
()
lib/bio/slow5/svb/cpuid/cpuid_amd64.go:336
↓ 1 callersFunctionleaf1
()
lib/bio/slow5/svb/cpuid/cpuid_amd64.go:66
↓ 1 callersFunctionleaf2
()
lib/bio/slow5/svb/cpuid/cpuid_amd64.go:102
↓ 1 callersFunctionleaf3
()
lib/bio/slow5/svb/cpuid/cpuid_amd64.go:126
↓ 1 callersFunctionleaf4
()
lib/bio/slow5/svb/cpuid/cpuid_amd64.go:137
↓ 1 callersFunctionleaf5
()
lib/bio/slow5/svb/cpuid/cpuid_amd64.go:184
↓ 1 callersFunctionleaf6
()
lib/bio/slow5/svb/cpuid/cpuid_amd64.go:197
↓ 1 callersFunctionleaf7
()
lib/bio/slow5/svb/cpuid/cpuid_amd64.go:208
↓ 1 callersFunctionligate
(fragments: List[Fragment], circular: bool)
py/dnadesign/clone.py:48
↓ 1 callersFunctionlogEnergyContributions
** * Logs energy contributions in the same format as ViennaRNA does. This is used * to compare output to ViennaRNA in test cases. * Note: 1 is added t
lib/fold/mfe/mfe_test.go:1925
↓ 1 callersFunctionlogStemStructureEnergyContribution
(stemStructure StemStructure, sequence string)
lib/fold/mfe/mfe_test.go:1963
↓ 1 callersFunctionmain
()
py/benchmark_against_biopython.py:23
↓ 1 callersFunctionminInt
minInt returns the minimum of two ints
lib/fold/mfe/energy_params/scale.go:220
↓ 1 callersFunctionmultiLoop
Compute the energy of a multi-loop. A multi-loop has this structure: · · · · · · A - B ·
lib/fold/mfe/mfe.go:560
↓ 1 callersFunctionmultiLoop
multiLoop sets the nucleotides present in a multi-loops's single stranded region in a `parseCompound`'s annotatedStructure and returns the `MultiLoop`
lib/fold/mfe/secondary_structure/dot_bracket.go:416
↓ 1 callersFunctionnewRawEnergyParams
The main function where the parsing of energy param files starts from. Note that the `RNAfold parameter file v2.0` file format has a flaw. Since the
lib/fold/mfe/energy_params/parse.go:114
↓ 1 callersFunctionpairTableFromDotBracketStructure
** * Returns a slice `pairTableFromDotBracketStructure` where `pairTableFromDotBracketStructure[i]` returns the index of the * nucleotide that that th
lib/fold/mfe/secondary_structure/dot_bracket.go:103
↓ 1 callersFunctionpairedMinimumFreeEnergyV
pairedMinimumFreeEnergyV returns the minimum free energy of a subsequence of paired bases and end. From Figure 2B of Zuker, 1981: let V(i,j) be the mi
lib/fold/zuker/fold.go:140
↓ 1 callersFunctionparse
(r io.Reader)
lib/bio/genbank/genbank.go:1236
↓ 1 callersFunctionparseFloat64
(token string)
lib/fold/mfe/energy_params/parse.go:465
↓ 1 callersFunctionparseItemsInto6DimIntMatrix
(scanner *bufio.Scanner, lenDim1, lenDim2, lenDim3, lenDim4, lenDim5, lenDim6 int)
lib/fold/mfe/energy_params/parse.go:413
↓ 1 callersFunctionparseMultiNth
(r io.Reader, count int)
lib/bio/genbank/genbank.go:1217
↓ 1 callersFunctionparseReferences
(metadataData []string)
lib/bio/genbank/genbank.go:810
↓ 1 callersFunctionparse_fasta_from_c_file
(file_path: str)
py/dnadesign/parsers.py:25
↓ 1 callersFunctionparse_fasta_from_c_string
(cstring: str)
py/dnadesign/parsers.py:34
↓ 1 callersFunctionparse_fastq_from_c_file
(file_path: str)
py/dnadesign/parsers.py:48
↓ 1 callersFunctionparse_genbank_from_c_string
(cstring: str)
py/dnadesign/parsers.py:178
↓ 1 callersFunctionquickselect
in-place quick-select
lib/fold/linearfold/linearfold.go:1260
↓ 1 callersFunctionquickselect_partition
(lower int, upper int)
lib/fold/linearfold/linearfold.go:1277
↓ 1 callersFunctionreadUncommentedLine
readUncommentedLine continues reading until a line without comments is read
lib/fold/mfe/energy_params/parse.go:318
↓ 1 callersFunctionrecursiveFragmentIteration
(sequence string, maxCodingSizeOligo int, assemblyPattern []int, excludeOverhangs []string, includeOverhangs [
lib/synthesis/fragment/fragment.go:257
↓ 1 callersFunctionrecursive_fragment
(sequence: str, max_coding_size_oligo: int, assembly_pattern: List[int], exclude_overha
py/dnadesign/fragment.py:76
↓ 1 callersFunctionrescaleDg1Dim
(energy []int, enthalpy []int, temperatureInCelsius float64, fn func(int) int)
lib/fold/mfe/energy_params/scale.go:164
↓ 1 callersFunctionrescaleDg2Dim
(energy [][]int, enthalpy [][]int, temperatureInCelsius float64, fn func(int) int)
lib/fold/mfe/energy_params/scale.go:174
↓ 1 callersFunctionrescaleDg3Dim
(energy [][][]int, enthalpy [][][]int, temperatureInCelsius float64, fn func(int) int)
lib/fold/mfe/energy_params/scale.go:183
↓ 1 callersFunctionrescaleDg4Dim
(energy [][][][]int, enthalpy [][][][]int, temperatureInCelsius float64, fn func(int) int)
lib/fold/mfe/energy_params/scale.go:192
↓ 1 callersFunctionrescaleDg5Dim
(energy [][][][][]int, enthalpy [][][][][]int, temperatureInCelsius float64, fn func(int) int)
lib/fold/mfe/energy_params/scale.go:201
↓ 1 callersFunctionrescaleDg6Dim
(energy [][][][][][]int, enthalpy [][][][][][]int, temperatureInCelsius float64, fn func(int) int)
lib/fold/mfe/energy_params/scale.go:210
↓ 1 callersFunctionrescaleDgFloat64
rescaleDgFloat64 is the same as rescaleDg, but for float64
lib/fold/mfe/energy_params/scale.go:109
↓ 1 callersMethodscaleByTemperature
scaleByTemperature scales energy paramaters according to the specificed temperatue. See `rescaleDg` for more information of how energy values are resc
lib/fold/mfe/energy_params/scale.go:18
↓ 1 callersFunctionscore_external_unpaired
(i, j int)
lib/fold/linearfold/linearfold.go:1370
← previousnext →301–400 of 862, ranked by callers