An in-memory storage system provides submillisecond latency and improves the concurrency of user applications by caching data into memory from external storage.Fault tolerance of in-memory storage systems is essential...An in-memory storage system provides submillisecond latency and improves the concurrency of user applications by caching data into memory from external storage.Fault tolerance of in-memory storage systems is essential,as the loss of cached data requires access to data from external storage,which evidently increases the response latency.Typically,replication and erasure code(EC)are two fault-tolerant schemes that pose different trade-offs between access performance and storage usage.To help make the best performance and space trade-off,we design ElasticMem,a hybrid fault-tolerant distributed in-memory storage system that supports elastic redundancy transition to dynamically change the fault-tolerant scheme.ElasticMem exploits a novel EC-oriented replication(EOR)that carefully designs the data placement of replication according to the future data layout of EC to enhance the I/O efficiency of redundancy transition.ElasticMem solves the consistency problem caused by concurrent data accesses via a lightweight table-based scheme combined with data bypassing.It detects correlated read and write requests and serves subsequent read requests with local data.We implement a prototype that realizes ElasticMem based on Memcached.Experiments show that ElasticMem remarkably reduces the time of redundancy transition,the overall latency of correlated concurrent data accesses,and the latency of single data access among them.展开更多
Porcine parvovirus(PPV) is one of the major causes of reproductive failure in pigs, which poses a great threat to the pig breeding industry and results in tremendous economic losses worldwide. Autophagy is the biologi...Porcine parvovirus(PPV) is one of the major causes of reproductive failure in pigs, which poses a great threat to the pig breeding industry and results in tremendous economic losses worldwide. Autophagy is the biological process of cell self-defense and self-protection. Despite many viruses can cause cell autophagy, when they enter cell or copied, the relationship between autophagy and PPV infection has not been reported. In this study, impact of autophagy after swine testicular(ST) cells infected by PPV was studied. Autophagy was demonstrated by the effective replication of PPV through transmission electron microscopy, immunofluorescence and western blot analysis. Moreover, autophagy was confirmed to benefit PPV replication by real-time fluorescence quantitative PCR and determination of median tissue culture infective dose(TCID). For the first time, the complex interaction between PPV infection and autophagy was explored in this study. It indicated that PPV could induce autophagy in ST cells, which in turn facilitated its own replication, which might be one of the mechanisms of the virus infection. These findings could facilitate the study of the pathogenesis of PPV infection and provide new insight into the development of effective therapeutic strategies.展开更多
Large-scale genetic population used for genetic breeding researches covers a large area in the field experiment,and the effect of local control would be gradually weakened.The block in replication(BIR)design is suitab...Large-scale genetic population used for genetic breeding researches covers a large area in the field experiment,and the effect of local control would be gradually weakened.The block in replication(BIR)design is suitable for large population,which is applied to the field experiment of genetic population.The statistical methods of analysis of variance(ANOVA)and heritability estimation in single and multiple environments were derived and implemented using the statistical analysis system(SAS)program for the analysis of BIR.As a work example,a comparison of statistical analysis between BIR design and the completely random block(CRB)design were conducted for the protein content from a panel containing 455 soybean germplasms.The results indicated the different estimates of average heritability in multiple environments.The research results provided technical support for the application of BIR design in genetics and breeding studies.展开更多
Hepatitis A virus, HM-175 strain, adapted to low temperature was cultivated in BSC-1 cell culture.Replication of the virus was detected by radioimmunoassay(RIA), radioimmunofocus assay (RIFA) and dot blot hybridizatio...Hepatitis A virus, HM-175 strain, adapted to low temperature was cultivated in BSC-1 cell culture.Replication of the virus was detected by radioimmunoassay(RIA), radioimmunofocus assay (RIFA) and dot blot hybridization. The results showed that, of the 7 low temperature-adapted(LTA) strains studied, strain E, F and D gave the highest titer in BSC-1 cell culture. This culture system was proved to be suitable for the study of the characteristic of temperature mutants of HAV.展开更多
Stem cell factor (SCF) is a novel growth factor thatinfluences the growth and development of hematopoieticcells, germ cells and melanocytes. To explore
Objectives: To construct retroviral vectorsexpressing antisense polymeric RNAs targeted at the coresequence (+13-+47) of HIV-l TAR RNA, and to testthe anti-HIV properties of this construct in transducedCD4^+T cells. M...Objectives: To construct retroviral vectorsexpressing antisense polymeric RNAs targeted at the coresequence (+13-+47) of HIV-l TAR RNA, and to testthe anti-HIV properties of this construct in transducedCD4^+T cells. Methods: The polymeric TAR-Core DNAwas amplified by the"self-primers-template PCR"展开更多
Interleukin-2(IL-2) has been demonstrated to beone of the most effective target genes in cancerimmunogene therapy. There are more than 20 clinicalprotocols of cancer gene therapy introducing IL-2 intotumor patients to...Interleukin-2(IL-2) has been demonstrated to beone of the most effective target genes in cancerimmunogene therapy. There are more than 20 clinicalprotocols of cancer gene therapy introducing IL-2 intotumor patients to treat melanoma, renal carcinoma,prostate carcinoma, colon carcinoma,展开更多
The experimental random error and desired valuse of non observed points in dynamic indexes were estimated by establishing the linear regression equations about variety regulations of dynamic indexes.The methods for d...The experimental random error and desired valuse of non observed points in dynamic indexes were estimated by establishing the linear regression equations about variety regulations of dynamic indexes.The methods for difference significant test among different treatments using dynamic point as indexes were presented without setting the replication on each dynamic point observed.展开更多
1月18日讯,近日,哈尔滨兽医研究所动物病原监测与流行病学团队发现了影响猪蓝耳病病毒复制和毒力的两个重要的氨基酸位点.相关论文"Two residues inNSP9 contributeto the enhanced replication andpathogenicity of highly pathogenic...1月18日讯,近日,哈尔滨兽医研究所动物病原监测与流行病学团队发现了影响猪蓝耳病病毒复制和毒力的两个重要的氨基酸位点.相关论文"Two residues inNSP9 contributeto the enhanced replication andpathogenicity of highly pathogenicporcine reproductive and respiratorysyndrome virus"发表在病毒学领域著名期刊《Journal of Virology》上.展开更多
基金supported by the Fundamental Research Funds for the Central Universities(WK2150110022)Anhui Provincial Natural Science Foundation(2208085QF189)National Natural Science Foundation of China(62202440).
文摘An in-memory storage system provides submillisecond latency and improves the concurrency of user applications by caching data into memory from external storage.Fault tolerance of in-memory storage systems is essential,as the loss of cached data requires access to data from external storage,which evidently increases the response latency.Typically,replication and erasure code(EC)are two fault-tolerant schemes that pose different trade-offs between access performance and storage usage.To help make the best performance and space trade-off,we design ElasticMem,a hybrid fault-tolerant distributed in-memory storage system that supports elastic redundancy transition to dynamically change the fault-tolerant scheme.ElasticMem exploits a novel EC-oriented replication(EOR)that carefully designs the data placement of replication according to the future data layout of EC to enhance the I/O efficiency of redundancy transition.ElasticMem solves the consistency problem caused by concurrent data accesses via a lightweight table-based scheme combined with data bypassing.It detects correlated read and write requests and serves subsequent read requests with local data.We implement a prototype that realizes ElasticMem based on Memcached.Experiments show that ElasticMem remarkably reduces the time of redundancy transition,the overall latency of correlated concurrent data accesses,and the latency of single data access among them.
基金Supported by the National Natural Science Foundation of China(31372438,31201911)
文摘Porcine parvovirus(PPV) is one of the major causes of reproductive failure in pigs, which poses a great threat to the pig breeding industry and results in tremendous economic losses worldwide. Autophagy is the biological process of cell self-defense and self-protection. Despite many viruses can cause cell autophagy, when they enter cell or copied, the relationship between autophagy and PPV infection has not been reported. In this study, impact of autophagy after swine testicular(ST) cells infected by PPV was studied. Autophagy was demonstrated by the effective replication of PPV through transmission electron microscopy, immunofluorescence and western blot analysis. Moreover, autophagy was confirmed to benefit PPV replication by real-time fluorescence quantitative PCR and determination of median tissue culture infective dose(TCID). For the first time, the complex interaction between PPV infection and autophagy was explored in this study. It indicated that PPV could induce autophagy in ST cells, which in turn facilitated its own replication, which might be one of the mechanisms of the virus infection. These findings could facilitate the study of the pathogenesis of PPV infection and provide new insight into the development of effective therapeutic strategies.
基金Supported by Key Research and Development Project of Heilongjiang Province(GA21B009-6)Heilongjiang Province Natural Science Foundation(C2015009)。
文摘Large-scale genetic population used for genetic breeding researches covers a large area in the field experiment,and the effect of local control would be gradually weakened.The block in replication(BIR)design is suitable for large population,which is applied to the field experiment of genetic population.The statistical methods of analysis of variance(ANOVA)and heritability estimation in single and multiple environments were derived and implemented using the statistical analysis system(SAS)program for the analysis of BIR.As a work example,a comparison of statistical analysis between BIR design and the completely random block(CRB)design were conducted for the protein content from a panel containing 455 soybean germplasms.The results indicated the different estimates of average heritability in multiple environments.The research results provided technical support for the application of BIR design in genetics and breeding studies.
文摘Hepatitis A virus, HM-175 strain, adapted to low temperature was cultivated in BSC-1 cell culture.Replication of the virus was detected by radioimmunoassay(RIA), radioimmunofocus assay (RIFA) and dot blot hybridization. The results showed that, of the 7 low temperature-adapted(LTA) strains studied, strain E, F and D gave the highest titer in BSC-1 cell culture. This culture system was proved to be suitable for the study of the characteristic of temperature mutants of HAV.
文摘Stem cell factor (SCF) is a novel growth factor thatinfluences the growth and development of hematopoieticcells, germ cells and melanocytes. To explore
文摘Objectives: To construct retroviral vectorsexpressing antisense polymeric RNAs targeted at the coresequence (+13-+47) of HIV-l TAR RNA, and to testthe anti-HIV properties of this construct in transducedCD4^+T cells. Methods: The polymeric TAR-Core DNAwas amplified by the"self-primers-template PCR"
文摘Interleukin-2(IL-2) has been demonstrated to beone of the most effective target genes in cancerimmunogene therapy. There are more than 20 clinicalprotocols of cancer gene therapy introducing IL-2 intotumor patients to treat melanoma, renal carcinoma,prostate carcinoma, colon carcinoma,
文摘The experimental random error and desired valuse of non observed points in dynamic indexes were estimated by establishing the linear regression equations about variety regulations of dynamic indexes.The methods for difference significant test among different treatments using dynamic point as indexes were presented without setting the replication on each dynamic point observed.
文摘1月18日讯,近日,哈尔滨兽医研究所动物病原监测与流行病学团队发现了影响猪蓝耳病病毒复制和毒力的两个重要的氨基酸位点.相关论文"Two residues inNSP9 contributeto the enhanced replication andpathogenicity of highly pathogenicporcine reproductive and respiratorysyndrome virus"发表在病毒学领域著名期刊《Journal of Virology》上.