نتایج جستجو برای: viral vectors

تعداد نتایج: 212835  

The key principle of gene delivery to articulations by direct intra-articular injection is to release complementary DNA(cDNA)-encoding medical products that will lead to maintained, endogenous production of the gene products withinthe articulation. In fact, this has been accomplished for both in vivo and ex vivo gene delivery, using several vectors,genes, and cells in some animal models. Some c...

2017
Yong Chen Qian Chen Manman Li Qianzhuo Mao Hongyan Chen Wei Wu Dongsheng Jia Taiyun Wei

Many viral pathogens are persistently transmitted by insect vectors and cause agricultural or health problems. Generally, an insect vector can use autophagy as an intrinsic antiviral defense mechanism against viral infection. Whether viruses can evolve to exploit autophagy to promote their transmission by insect vectors is still unknown. Here, we show that the autophagic process is triggered by...

Journal: :nanomedicine journal 0
reza kazemi oskuee neurogenic inflammation research center, school of medicine, mashhad university of medical sciences, mashhad, iran department of medical biotechnology, school of medicine, mashhad university of medical sciences, mashhad, iranسازمان اصلی تایید شده: دانشگاه علوم پزشکی مشهد (mashhad university of medical sciences) vahideh zakeri school of pharmacy, mashhad university of medical sciences, mashhad, iranسازمان اصلی تایید شده: دانشگاه علوم پزشکی مشهد (mashhad university of medical sciences) leila gholami targeted drug delivery research center, mashhad university of medical sciences, mashhad, iranسازمان اصلی تایید شده: دانشگاه علوم پزشکی مشهد (mashhad university of medical sciences) bizhan malaekeh-nikouei nanotechnology research center, school of pharmacy, mashhad university of medical sciences, mashhad, iranسازمان اصلی تایید شده: دانشگاه علوم پزشکی مشهد (mashhad university of medical sciences)

objective(s): although viral vectors are considered efficient gene transfer agents, their board application has been limited by toxicity, immunogenicity, mutagenicity and small gene carrying capacity. non-viral vectors are safe but they suffer from low transfection efficiency. in the present study, polyallylamine (paa) in two molecular weights (15 and 65 kda) was modified by alkane derivatives ...

H Rajabi Memari M Dadar, M.R Seifi Abad Shapouri R Peyghan

Infectious Pancreatic Necrosis Virus (IPNV) is a member of the family Birnaviridae that has been linked to high mortalities in salmonids. Bacterial based systems as live vectors for the delivery of heterologous antigens offer a number of advantages as vaccination strategies. VP2 is a structural viral protein of IPNV with immunogenicity effects. In this study IPNV was isolated from diseased fry ...

Journal: :Arteriosclerosis, thrombosis, and vascular biology 2006
Peng H Tan Shao-An Xue Maria Manunta Sven C Beutelspacher Henrieta Fazekasova A K M Shamsul Alam Myra O McClure Andrew J T George

OBJECTIVE Endothelium is an important target for gene therapy. We have investigated the effect of viral and nonviral vectors on the phenotype and function of endothelial cells (ECs) and developed methods to block any activation caused by these vectors. METHODS AND RESULTS Transduction of ECs with viral vectors, including adenovirus, lentiviruses, and Moloney murine leukemia virus, can induce ...

Journal: :Journal of neurophysiology 2016
Yasmine El-Shamayleh Amy M Ni Gregory D Horwitz

Understanding how the brain works requires understanding how different types of neurons contribute to circuit function and organism behavior. Progress on this front has been accelerated by optogenetics and chemogenetics, which provide an unprecedented level of control over distinct neuronal types in small animals. In primates, however, targeting specific types of neurons with these tools remain...

2014
Hideto Matsui Naoko Fujimoto Noriko Sasakawa Yasuhide Ohinata Midori Shima Shinya Yamanaka Mitsuhiko Sugimoto Akitsu Hotta

Viral vectors have been used for hemophilia A gene therapy. However, due to its large size, full-length Factor VIII (FVIII) cDNA has not been successfully delivered using conventional viral vectors. Moreover, viral vectors may pose safety risks, e.g., adverse immunological reactions or virus-mediated cytotoxicity. Here, we took advantages of the non-viral vector gene delivery system based on pi...

Journal: :Journal of virology 2002
Kathrin Bernt Min Liang Xun Ye Shaoheng Ni Zong-Yi Li Sheng Long Ye Fang Hu André Lieber

We have developed a new class of adenovirus vectors that selectively replicate in tumor cells. The vector design is based on our recent observation that a variety of human tumor cell lines support DNA replication of adenovirus vectors with deletions of the E1A and E1B genes, whereas primary human cells or mouse liver cells in vivo do not. On the basis of this tumor-selective replication, we dev...

Journal: :Frontiers in bioscience : a journal and virtual library 2005
Matthew D Weitzman

Viral vectors based on recombinant adenoviruses (rAd) are used extensively as gene delivery systems for investigations of gene function and gene therapy applications. In both cases, the desire is for efficient expression of a transgene without substantial toxicity to the target cell. The first generation of rAd vectors were deleted of early region E1 and sometimes additionally early region E3. ...

2000
Kutubuddin Mahmood Khaled Tolba Howard J. Federoff Joseph D. Rosenblatt

Recent progress in tumor biology, virology and immunology has led to new approaches to the gene therapy for cancer. Herpes Simplex Virus (HSV) based vectors are attractive vectors for gene therapy use due to a number of favorable biologic features. Several characterist ics render HSV suitable for gene therapy, including high transduction efficiency, ability to transduce non-dividing cells, high...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->