Abstract:
The present invention relates to a fusion protein resulting from the fusion of a cancer-specific antibody and an angiogenesis inhibitor, and relates to an anti-cancer composition including the same. More specifically, in the present invention, it is preferable that the cancer-specific antibody is trastuzumab or a fragment thereof, and the angiogenesis inhibitor is a VEGF-Trap. When the fusion protein according to the present invention is used, there are advantages in that angiogenesis and cancer cell growth can be effectively inhibited as compared to trastuzumab or VEGF-Trap, and side effects can also be reduced.
Abstract:
A similarity measure is computed between nodes of first and second networks. Sets of pairwise scores are computed to find nodes in the individual networks that are good matches to one another. A pairwise score is computed for a node i in the first network and a node j in the second network. Similar pairwise scores are computed for each of the nodes in each network. The process identifies node pairs that exhibit high pairwise values. Preferably, nodes i and j are a good match if their neighbors are a good match. This technique produces a measure of network similarity. If node feature data is available, nodes i and j are considered a good match if their neighbors are a good match (network similarity) and their node features are a good match (node similarity). Using the similarity scores, a common subgraph between the first and second networks is computed.
Abstract:
A similarity measure is computed between nodes of first and second networks. Sets of pairwise scores are computed to find nodes in the individual networks that are good matches to one another. A pairwise score is computed for a node i in the first network and a node j in the second network. Similar pairwise scores are computed for each of the nodes in each network. The process identifies node pairs that exhibit high pairwise values. Preferably, nodes i and j are a good match if their neighbors are a good match. This technique produces a measure of network similarity. If node feature data is available, nodes i and j are considered a good match if their neighbors are a good match (network similarity) and their node features are a good match (node similarity). Using the similarity scores, a common subgraph between the first and second networks is computed.
Abstract:
A method, computer program product, and data processing system for efficiently diagnosing errors and inefficiencies in database application code are disclosed. According to a preferred embodiment, techniques of aspect-oriented programming (AOP) are used to instrument database application code to monitor the usage of database resources. Specifically, pointcuts are defined to intercept accesses of database resources. Advice code associated with these pointcuts is used to collect information about the usage of database resources and to detect certain errors, such as resource leaks, when they occur. In a preferred embodiment, the AspectJ aspect-oriented programming language/system is used to define the pointcuts and advice code.
Abstract:
A seismic survey system includes a winch having a winch cable coupleable to a source array towable between two deflected lead-ins, a positioning system for determining a current position of the source array and a controller for adjusting the winch to modify the current position of the source array to a desired crossline position. The winches may be attached to the deflected lead-ins or mounted on a tow vessel. The winches exert lateral forces on the source array, derived from the deflected lead-ins, to control the inline position of the source array. A method includes positioning a seismic source array in tow behind a vessel comprises determining a current position of the source array and adjusting a lateral force applied to the source array to move the source array to a desired crossline position. Optionally, by adjusting the gun cable winch, the inline position may be controlled.
Abstract:
A seismic survey system includes a winch having a winch cable coupleable to a source array towable between two deflected lead-ins, a positioning system for determining a current position of the source array and a controller for adjusting the winch to modify the current position of the source array to a desired crossline position. The winches may be attached to the deflected lead-ins or mounted on a tow vessel. The winches exert lateral forces on the source array, derived from the deflected lead-ins, to control the inline position of the source array. A method includes positioning a seismic source array in tow behind a vessel comprises determining a current position of the source array and adjusting a lateral force applied to the source array to move the source array to a desired crossline position. Optionally, by adjusting the gun cable winch, the inline position may be controlled.
Abstract:
The present invention relates to a fusion protein resulting from the fusion of a cancer-specific antibody and an angiogenesis inhibitor, and relates to an anti-cancer composition including the same. More specifically, in the present invention, it is preferable that the cancer-specific antibody is trastuzumab or a fragment thereof, and the angiogenesis inhibitor is a VEGF-Trap. When the fusion protein according to the present invention is used, there are advantages in that angiogenesis and cancer cell growth can be effectively inhibited as compared to trastuzumab or VEGF-Trap, and side effects can also be reduced.
Abstract:
A method of computing a measure of similarity between nodes of first and second networks is described. In particular, sets of pairwise scores are computed to find nodes in the individual networks that are good matches to one another. Thus, a pairwise score, referred to as Rij, is computed for a node i in the first network and a node j in the second network. Similar pairwise scores are computed for each of the nodes in each network. The goal of this process is to identify node pairs that exhibit high Rij values. According to the technique described herein, the intuition is that nodes i and j are a good match if their neighbors are a good match. This technique produces a measure of “network similarity.” If node feature data also is available, the intuition may be expanded such that nodes i and j are considered a good match if their neighbors are a good match (network similarity) and their node features are a good match (node similarity). Node feature data typically is domain-specific. Using the similarity scores, a common subgraph between the first and second networks then can be computed.
Abstract:
A method of computing a measure of similarity between nodes of first and second networks is described. In particular, sets of pairwise scores are computed to find nodes in the individual networks that are good matches to one another. Thus, a pairwise score, referred to as Rij, is computed for a node i in the first network and a node j in the second network. Similar pairwise scores are computed for each of the nodes in each network. The goal of this process is to identify node pairs that exhibit high Rij values. According to the technique described herein, the intuition is that nodes i and j are a good match if their neighbors are a good match. This technique produces a measure of “network similarity.” If node feature data also is available, the intuition may be expanded such that nodes i and j are considered a good match if their neighbors are a good match (network similarity) and their node features are a good match (node similarity). Node feature data typically is domain-specific. Using the similarity scores, a common subgraph between the first and second networks then can be computed.
Abstract:
A method, computer program product, and data processing system for detecting and identifying data crossover errors in servlet code are disclosed. According to a preferred embodiment, techniques of aspect-oriented programming (AOP) are used to instrument JAVA Servlet code to detect potential data crossover errors. Specifically, pointcuts are defined to intercept both the association follow an object with a particular session and the “getting” and “setting” of such objects. Advice code associated with these pointcuts is used to update and/or consult a “collator” data structure, which is used to determine if an object or variable associated with one session is being accessed by a different session. In a preferred embodiment, the AspectJ aspect-oriented programming language/system is used to define the pointcuts and advice code.