•  2
    Both SKP2 and transforming growth factor-β1 play important roles in cancer metastasis through different mechanisms: TGF-β1 via induction of epithelial-mesenchymal transition and SKP2 via downregulating p27kip1. Recent studies indicated that c-Myc and Akt1 were active players in metastasis. In this study we demonstrated a crosstalk between these pathways. Specifically, we found that TGF-β1 treatment increased SKP2 expression accompanied with increased phosphorylation of Akt1 and c-Myc protein acc…Read more
  •  2
    Copyright © 2014 ACM 978-1-4503-2937-8/14/06. 15.00.Multidimensional arrays are an important data structure in many scientific applications. Unfortunately, built-in support for such arrays is inadequate in C++, particularly in the distributed setting where bulk communication operations are required for good performance. In this paper, we present a multidimensional library for partitioned global address space programs, supporting the one-sided remote access and bulk operations of the PGAS model. …Read more
  • Culture, Nature, Memes (edited book)
    Cambridge Scholars. 2008.
  •  30
    Application of Data Mining Technology on Surveillance Report Data of HIV/AIDS High-Risk Group in Urumqi from 2009 to 2015
    with Dandan Tang, Man Zhang, Jiabo Xu, Xueliang Zhang, Fang Yang, Huling Li, Li Feng, and Kai Wang
    Complexity 2018 1-17. 2018.
  • Partitioned Global Address Space languages offer programmers the convenience of a shared memory programming style combined with locality control necessary to run on large-scale distributed memory systems. Even within a PGAS language programmers often need to perform global communication operations such as broadcasts or reductions, which are best performed as collective operations in which a group of threads work together to perform the operation. In this paper we consider the problem of implemen…Read more