antha/

directory
v0.0.0-...-040724e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2019 License: BSD-3-Clause, GPL-2.0, BSD-3-Clause, + 1 more

Directories

Path Synopsis
AnthaStandardLibrary
Packages/Inventory
Package Inventory containing example part structures and defines a PartSource interface which allows the making of a custom inventory.
Package Inventory containing example part structures and defines a PartSource interface which allows the making of a custom inventory.
Packages/Labware
Example labware definitions
Example labware definitions
Packages/Liquidclasses
Example liquidclasses and liquid properties
Example liquidclasses and liquid properties
Packages/Parser
Package parser provides methods for reading file formats, in particular focused toward dna sequence parsing
Package parser provides methods for reading file formats, in particular focused toward dna sequence parsing
Packages/UnitOperations
Package for working with bioprocessing unitoperations
Package for working with bioprocessing unitoperations
Packages/buffers
Package for dealing with manipulation of buffers Package for dealing with manipulation of buffers
Package for dealing with manipulation of buffers Package for dealing with manipulation of buffers
Packages/buffers/order
pacakge order deals with adding order details to an LHComponent.
pacakge order deals with adding order details to an LHComponent.
Packages/devices
Look up tables stroring device properties.
Look up tables stroring device properties.
Packages/doe
Package doe facilitates DOE methodology in antha
Package doe facilitates DOE methodology in antha
Packages/eng
Package containing formulae for the estimation of evaporation times based upon thermodynamics and empirical equations Package for performing engineering calculations; at present this consists of evaporation rate estimation, thawtime estimation and fluid dynamics Package for performing engineering calculations; at present this consists of evaporation rate estimation, thawtime estimation and fluid dynamics
Package containing formulae for the estimation of evaporation times based upon thermodynamics and empirical equations Package for performing engineering calculations; at present this consists of evaporation rate estimation, thawtime estimation and fluid dynamics Package for performing engineering calculations; at present this consists of evaporation rate estimation, thawtime estimation and fluid dynamics
Packages/enzymes
Package enzymes for working with enzymes; in particular restriction enzymes
Package enzymes for working with enzymes; in particular restriction enzymes
Packages/enzymes/lookup
Package lookup enables looking up restriction enzyme properties from name.
Package lookup enables looking up restriction enzyme properties from name.
Packages/export
Package export provides functions for exporting common file formats into the Antha File type.
Package export provides functions for exporting common file formats into the Antha File type.
Packages/igem
Package for interacting with the iGem registry
Package for interacting with the iGem registry
Packages/jobfile
Package jobfile provides for basic operations for manipulating files associated with a job
Package jobfile provides for basic operations for manipulating files associated with a job
Packages/pcr
This is a package that contains types and function used for PCR reactions
This is a package that contains types and function used for PCR reactions
Packages/platereader
Package platereader contains functions for manipulating absorbance readings and platereader data.
Package platereader contains functions for manipulating absorbance readings and platereader data.
Packages/platereader/dataset
interface platereaderparse.go Part of the Antha language Copyright (C) 2015 The Antha authors.
interface platereaderparse.go Part of the Antha language Copyright (C) 2015 The Antha authors.
Packages/plot
Package plot provides methods for plotting data.
Package plot provides methods for plotting data.
Packages/pubchem
Package for interacting with the pubchem database to look up chemical properties
Package for interacting with the pubchem database to look up chemical properties
Packages/rebase
Package rebase for parsing the rebase restriction enzyme database
Package rebase for parsing the rebase restriction enzyme database
Packages/schemas
Package schemas contains utilities for defining data schemas.
Package schemas contains utilities for defining data schemas.
Packages/search
Package search is a utility package providing functions useful for: Searching for a target entry in a slice; Removing duplicate values from a slice; Comparing the Name of two entries of any type with a Name() method returning a string.
Package search is a utility package providing functions useful for: Searching for a target entry in a slice; Removing duplicate values from a slice; Comparing the Name of two entries of any type with a Name() method returning a string.
Packages/sequences
Package sequences is for interacting with and manipulating biological sequences; in extension to methods available in wtype Package sequences is for interacting with and manipulating biological sequences; in extension to methods available in wtype Package sequences is for interacting with and manipulating biological sequences; in extension to methods available in wtype Package sequences is for interacting with and manipulating biological sequences; in extension to methods available in wtype Package sequences is for interacting with and manipulating biological sequences; in extension to methods available in wtype Package sequences is for interacting with and manipulating biological sequences; in extension to methods available in wtype Package sequences is for interacting with and manipulating biological sequences; in extension to methods available in wtype synthesisvalidation.go Package sequences is for interacting with and manipulating biological sequences; in extension to methods available in wtype
Package sequences is for interacting with and manipulating biological sequences; in extension to methods available in wtype Package sequences is for interacting with and manipulating biological sequences; in extension to methods available in wtype Package sequences is for interacting with and manipulating biological sequences; in extension to methods available in wtype Package sequences is for interacting with and manipulating biological sequences; in extension to methods available in wtype Package sequences is for interacting with and manipulating biological sequences; in extension to methods available in wtype Package sequences is for interacting with and manipulating biological sequences; in extension to methods available in wtype Package sequences is for interacting with and manipulating biological sequences; in extension to methods available in wtype synthesisvalidation.go Package sequences is for interacting with and manipulating biological sequences; in extension to methods available in wtype
Packages/sequences/Seqtools
Package for processing sequencing results
Package for processing sequencing results
Packages/sequences/align
Package align allows aligning Antha sequences using the biogo implementation of the Needleman-Wunsch and Smith-Waterman alignment algorithms
Package align allows aligning Antha sequences using the biogo implementation of the Needleman-Wunsch and Smith-Waterman alignment algorithms
Packages/sequences/biogo/biogo/feat
Package feat provides the base for storage and manipulation of biological interval information.
Package feat provides the base for storage and manipulation of biological interval information.
Packages/sequences/biogo/biogo/io/seqio
Package seqio provides interfaces for sequence I/O functions.
Package seqio provides interfaces for sequence I/O functions.
Packages/sequences/biogo/biogo/io/seqio/fasta
Package fasta provides types to read and write FASTA format files.
Package fasta provides types to read and write FASTA format files.
Packages/sequences/biogo/biogo/seq
Package seq provides the base for storage and manipulation of biological sequence information.
Package seq provides the base for storage and manipulation of biological sequence information.
Packages/sequences/biogo/biogo/seq/linear
Package linear handles single sequences.
Package linear handles single sequences.
Packages/sequences/biogo/ncbi/blast
Package blast provides support for interaction with the NCBI BLAST service.
Package blast provides support for interaction with the NCBI BLAST service.
Packages/sequences/biogo/ncbi/entrez
Package entrez provides support for interaction with the NCBI Entrez Utility Programs (E-utilities).
Package entrez provides support for interaction with the NCBI Entrez Utility Programs (E-utilities).
Packages/sequences/biogo/ncbi/ncbi
Package ncbi provides support for interaction with the NCBI services, Entrez and Blast.
Package ncbi provides support for interaction with the NCBI services, Entrez and Blast.
Packages/sequences/blast
Package for performing blast queries
Package for performing blast queries
Packages/sequences/entrez
package for querying all of NCBI databases
package for querying all of NCBI databases
Packages/sequences/oligos
Package for designing oligos
Package for designing oligos
Packages/sequences/parse
package parse converts DNA sequence files into a set of DNA sequences.
package parse converts DNA sequence files into a set of DNA sequences.
Packages/sequences/parse/fasta
package fasta converts DNA sequence files in FASTA format into a set of DNA sequences.
package fasta converts DNA sequence files in FASTA format into a set of DNA sequences.
Packages/sequences/parse/gdx
package gdx converts DNA sequence files in .gdx format into a set of DNA sequences.
package gdx converts DNA sequence files in .gdx format into a set of DNA sequences.
Packages/sequences/parse/genbank
package genbank converts DNA sequence files in genbank format into a set of DNA sequences.
package genbank converts DNA sequence files in genbank format into a set of DNA sequences.
Packages/sequences/plasmid
Package plasmid checks for common plasmid features in a test DNA sequence.
Package plasmid checks for common plasmid features in a test DNA sequence.
Packages/setpoints
Functions used in calculating mass transfer in microwells
Functions used in calculating mass transfer in microwells
Packages/solutions
solutions is a utility package for working with solutions of LHComponents utility package for working with solutions solutions is a utility package for working with solutions of LHComponents
solutions is a utility package for working with solutions of LHComponents utility package for working with solutions solutions is a utility package for working with solutions of LHComponents
Packages/spreadsheet
Package spreadsheet for interacting with spreadsheets Package spreadsheet for interacting with spreadsheets
Package spreadsheet for interacting with spreadsheets Package spreadsheet for interacting with spreadsheets
Packages/text
Package text formats strings for printing in a terminal using ansi codes
Package text formats strings for printing in a terminal using ansi codes
anthalib
data
Package data provides lazy data tables with file format support.
Package data provides lazy data tables with file format support.
data/csv
Package csv provides tools for data tables seriaization to/from CSV files.
Package csv provides tools for data tables seriaization to/from CSV files.
data/parquet
Package parquet provides tools for data tables serialization to and from Parquet files - in the form of files on disk, memory buffer or io.Reader/io.Writer.
Package parquet provides tools for data tables serialization to and from Parquet files - in the form of files on disk, memory buffer or io.Reader/io.Writer.
mixer
Package mixer deals with mixing and sampling in Antha
Package mixer deals with mixing and sampling in Antha
num
Package num provides tools for floats arithmetic.
Package num provides tools for floats arithmetic.
wtype
defines types for dealing with liquid handling requests defines types for dealing with liquid handling requests defines types for dealing with liquid handling requests solutions is a utility package for working with solutions of LHComponents Package wtype contains core Antha types
defines types for dealing with liquid handling requests defines types for dealing with liquid handling requests defines types for dealing with liquid handling requests solutions is a utility package for working with solutions of LHComponents Package wtype contains core Antha types
wunit
Package wunit is a core Antha package for dealing with units in Antha Core Antha package for dealing with units in Antha
Package wunit is a core Antha package for dealing with units in Antha Core Antha package for dealing with units in Antha
wutil
Utility package anthalib/wutil/ints.go: Part of the Antha language Copyright (C) 2016 The Antha authors.
Utility package anthalib/wutil/ints.go: Part of the Antha language Copyright (C) 2016 The Antha authors.
wutil/text
Package text formats strings for printing in a terminal using ansi codes
Package text formats strings for printing in a terminal using ansi codes
Package ast declares the types used to represent syntax trees for Go/Antha packages.
Package ast declares the types used to represent syntax trees for Go/Antha packages.
Package compile declares the functions required to translate an Antha AST into a go source file
Package compile declares the functions required to translate an Antha AST into a go source file
Package format implements standard formatting of Go/Antha source.
Package format implements standard formatting of Go/Antha source.
Package parser implements a parser for Go/Antha source files.
Package parser implements a parser for Go/Antha source files.
Package printer implements printing of AST nodes.
Package printer implements printing of AST nodes.
Package scanner implements a scanner for Go/Antha source text.
Package scanner implements a scanner for Go/Antha source text.
Package token defines constants representing the lexical tokens of the Antha programming language and basic operations on tokens (printing, predicates).
Package token defines constants representing the lexical tokens of the Antha programming language and basic operations on tokens (printing, predicates).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL