TriflateIn organic chemistry, triflate (systematic name: trifluoromethanesulfonate), is a functional group with the formula and structure . The triflate group is often represented by , as opposed to −Tf, which is the triflyl group, . For example, n-butyl triflate can be written as . The corresponding triflate anion, , is an extremely stable polyatomic ion; this comes from the fact that triflic acid () is a superacid; i.e. it is more acidic than pure sulfuric acid, already one of the strongest acids known.
Sequence assemblyIn bioinformatics, sequence assembly refers to aligning and merging fragments from a longer DNA sequence in order to reconstruct the original sequence. This is needed as DNA sequencing technology might not be able to 'read' whole genomes in one go, but rather reads small pieces of between 20 and 30,000 bases, depending on the technology used. Typically, the short fragments (reads) result from shotgun sequencing genomic DNA, or gene transcript (ESTs).
Functional programmingIn computer science, functional programming is a programming paradigm where programs are constructed by applying and composing functions. It is a declarative programming paradigm in which function definitions are trees of expressions that map values to other values, rather than a sequence of imperative statements which update the running state of the program. In functional programming, functions are treated as first-class citizens, meaning that they can be bound to names (including local identifiers), passed as arguments, and returned from other functions, just as any other data type can.
AnabolismAnabolism (əˈnæbəlɪzəm) is the set of metabolic pathways that construct molecules from smaller units. These reactions require energy, known also as an endergonic process. Anabolism is the building-up aspect of metabolism, whereas catabolism is the breaking-down aspect. Anabolism is usually synonymous with biosynthesis. Polymerization, an anabolic pathway used to build macromolecules such as nucleic acids, proteins, and polysaccharides, uses condensation reactions to join monomers.
Purely functional programmingIn computer science, purely functional programming usually designates a programming paradigm—a style of building the structure and elements of computer programs—that treats all computation as the evaluation of mathematical functions. Program state and mutable objects are usually modeled with temporal logic, as explicit variables that represent the program state at each step of a program execution: a variable state is passed as an input parameter of a state-transforming function, which returns the updated state as part of its return value.
IsocyanateIn organic chemistry, isocyanate is the functional group with the formula . Organic compounds that contain an isocyanate group are referred to as isocyanates. An organic compound with two isocyanate groups is known as a diisocyanate. Diisocyanates are manufactured for the production of polyurethanes, a class of polymers. Isocyanates should not be confused with cyanate esters and isocyanides, very different families of compounds. The cyanate (cyanate ester) functional group () is arranged differently from the isocyanate group ().
Azide-alkyne Huisgen cycloadditionThe azide-alkyne Huisgen cycloaddition is a 1,3-dipolar cycloaddition between an azide and a terminal or internal alkyne to give a 1,2,3-triazole. Rolf Huisgen was the first to understand the scope of this organic reaction. American chemist Karl Barry Sharpless has referred to this cycloaddition as "the cream of the crop" of click chemistry and "the premier example of a click reaction". In the reaction above azide 2 reacts neatly with alkyne 1 to afford the product triazole as a mixture of 1,4-adduct (3a) and 1,5-adduct (3b) at 98 °C in 18 hours.
Carbon tetrafluorideTetrafluoromethane, also known as carbon tetrafluoride or R-14, is the simplest perfluorocarbon (CF4). As its IUPAC name indicates, tetrafluoromethane is the perfluorinated counterpart to the hydrocarbon methane. It can also be classified as a haloalkane or halomethane. Tetrafluoromethane is a useful refrigerant but also a potent greenhouse gas. It has a very high bond strength due to the nature of the carbon–fluorine bond.
MetabolismMetabolism (məˈtæbəlɪzəm, from μεταβολή metabolē, "change") is the set of life-sustaining chemical reactions in organisms. The three main functions of metabolism are: the conversion of the energy in food to energy available to run cellular processes; the conversion of food to building blocks for proteins, lipids, nucleic acids, and some carbohydrates; and the elimination of metabolic wastes. These enzyme-catalyzed reactions allow organisms to grow and reproduce, maintain their structures, and respond to their environments.
Shotgun sequencingIn genetics, shotgun sequencing is a method used for sequencing random DNA strands. It is named by analogy with the rapidly expanding, quasi-random shot grouping of a shotgun. The chain-termination method of DNA sequencing ("Sanger sequencing") can only be used for short DNA strands of 100 to 1000 base pairs. Due to this size limit, longer sequences are subdivided into smaller fragments that can be sequenced separately, and these sequences are assembled to give the overall sequence.