');
} else {
var query = elem.find('.keywords').html();
$.ajax({
context: elem,
url: 'https://wn.com/api/upge/cheetah-search-adv/video',
cache: true,
data: {
'query': query
},
dataType: 'jsonp',
success: function(text) {
if (text.length > 0) {
video_id = text[0].id;
elem.find('.player').html('
');
}
}
});
}
}
var stopAllYouTubeVideos = function() {
var iframes = document.querySelectorAll('iframe');
Array.prototype.forEach.call(iframes, function(iframe) {
iframe.contentWindow.postMessage(JSON.stringify({ event: 'command', func: 'pauseVideo' }), '*');
});
}
jQuery(function() {
jQuery(".playVideo").live("click", function() {
if(!$(this).hasClass("played")){
stopAllYouTubeVideos();
var elem = $(this);
setTimeout(function(){
mouseOverMe(elem);
}, 1000);
}
});
jQuery(".description_box .expandContent").live("click", function() {
elem = $(this).parent().parent().parent().find('.descContent');
if(elem.height() > 51) {
elem.css('height', '44px');
$(this).html('Show More
');
}else{
elem.css('height', 'auto');
$(this).html('Hide
');
}
});
jQuery('.interview-play-off').click(function() {
$(".interview-play-off").hide();
$(".interview-play").show();
$(".videoplayer-control-pause").click();
});
jQuery(".video-desc .show_author_videos").live("click", function() {
query = $(this).attr('title');
container = $(this).parent().parent().parent().find('.video-author-thumbs');
$(this).parent().parent().parent().find('.video-author-thumbs').css('height', '220px');
jQuery.ajax({
url: '/api/upge/cheetah-photo-search/videoresults',
data: {'query': query},
success: function(text) {
if(!text) { text = i18n("No results"); }
container.html(jQuery(text));
}
});
});
});
// -->
Latest News for: crispr
Edit
New Atlas
26 Mar 2026
Now, using the genome editing technology CRISPR/Cas9, the team has inactivated the gene in a type of grapefruit (Citrus paradisi) to eliminate that bitter taste ... The food becomes pleasant through repeated exposures ... .
Edit
Phys Dot Org
25 Mar 2026
The team's research on a variant of the CRISPR—Clustered Regularly Interspaced Short Palindromic Repeats—system broadens understanding of CRISPR's natural diversity and provides a foundation for new gene-regulation technologies.
Edit
Public Technologies
24 Mar 2026
) FORM 4 ... 0.5 ... 2 ... CRISPR Therapeutics AG [CRSP] 5 ... C/O CRISPR THERAPEUTICS, 105 WEST FIRST STREET 3 ... 6 ... C/O CRISPR THERAPEUTICS ... CRISPR Therapeutics AG published this content on March 24, 2026, and is solely responsible for the information contained herein.
Edit
PR Newswire
17 Mar 2026
Unlike traditional in vitro or single-organ systems, PerturbAI's in vivo CRISPR (Perturb-seq) platform measures gene function within intact organs, capturing real biological circuitry rather than isolated cell states.
Edit
Kansas City Star
17 Mar 2026
The push to revive extinct animals is accelerating, but scientists disagree about whether gene-edited species count as true “de-extinction.” ... .
Edit
The Miami Herald
17 Mar 2026
A biotech company says CRISPR could revive extinct animals like the dodo and mammoth — but many scientists remain skeptical ... .
Edit
Public Technologies
16 Mar 2026
On March 16, 2026, CRISPR Therapeutics AG (the "Company") ... CRISPR Therapeutics AG published this content on March 16, 2026, and is solely responsible for the information contained herein.
Edit
Phys Dot Org
11 Mar 2026
Researchers are racing to use them to ferry therapeutic mRNA into cells for cancer therapies and treatments for inflammatory diseases, as well as delivering CRISPR constructs that can correct disease-causing gene mutations.
Edit
Phys Dot Org
03 Mar 2026
Using a CRISPR vector applicable to multiple species, they successfully achieved gene modifications in several Dictyostelia species, ranging from ancestral to more morphologically complex groups.