GeoffreySmith(英国皇家科学院、德国科学院院士),国际著名痘病毒研究专家,对痘病毒家族的生物学机制和疫苗开发进行了深入研究。他以痘苗病毒为模式病毒,全面解析了痘病毒的免疫逃逸机制、宿主相互作用及病毒复制策略,率先利用痘苗病毒开发针对流感、疟疾和乙肝等传染病的新型疫苗。Smith的研究成果发表在Nature、Science和Cell等国际顶尖学术期刊,并被广泛引用。此外,Smith还是病毒学权威教材《费氏病毒学》(FieldsofVirology)的撰稿人之一,也是该领域的重要学术奠基人之一。
GeoffreySmith已于2025年加入中国科学院上海药物研究所,他将组建并带领上海市人才高峰团队聚焦痘病毒免疫逃逸及新型疫苗开发领域的研究。科研经费充足,科研氛围浓厚,诚邀优秀毕业生与青年学者加入!
(5)参与基金申请和科研论文的撰写工作,参加国内国际学术会议。
1.年龄不超出35周岁,即将获得或近三年内已获得病毒学、细胞生物学、免疫学或基础医学等相关领域博士学位,并在SCI期刊发表过或即将发表第一作者论文;
2.科学态度严谨,具备独立科研能力和团队合作精神;
1.开展基础的生物化学、分子生物学和病毒学相关实验;
1.具有微生物学硕士研究生以上学历,病毒学方向优先考虑;
请将以下应聘材料通过电子邮件发至Smith团队陆泳旭研究员邮箱:luyongxu@siii.cas.cn,邮件标题请注明“应聘GeoffreySmith课题组**岗位”。初审合格后,将通知面试,择优录用。
4.应聘博士后的还需至少提供一封博士期间导师的推荐信
https://t.fenbi.com/s/00z4so
原标题:中国科学院上海药物研究所GeoffreySmith课题组招聘启事
(内容以官方公告为准,如有侵权,请联系删除)
`;
throw SyntaxError();
}
var G_CONFIG = {"version":"20190104","picPath":"https://o.bysjy.com.cn","aliPath":"https://yun-campus-res.oss-cn-shenzhen.aliyuncs.com","hrSite":"https://hr.bysjy.com.cn","school_union_from":0};
//版本更新
var config = {
base: '/',
paths: {
'libs': 'public/js/libs',
'plugs':'public/js/plugs'
},
comboSuffix: '?' + G_CONFIG.version
};
if(window.__page_ver){
config.comboSuffix = config.comboSuffix + __page_ver;
}
_modulePath = [];
for (var i = 0, len = G_MODULES.length; i < len; i++) {
var module = G_MODULES[i];
_modulePath.push(module.join('/'));
}
seajs.config(config);
_modulePath.push('libs/template');
_modulePath.push('plugs/browserCheck');
// _modulePath.push('plugs/floatToolbar');
// _modulePath.push('plugs/customCombox');
seajs.use(_modulePath, function () {
// //主导航
// $.browserCheck();
//$('#main_nav').mainNav();
// $('.j-pub-combox').customCombox();
//
// // 咨询qq
// var params = {"site_logo":"https:\/\/o.bysjy.com.cn\/school\/1669253746-3273.png","jy_qq":"","source_info_url":"","company_tel":1,"logo_text":"","about_us":"","contact_us":"","work_guide":"","contact_dept":"","copyright":"","institution_like_url":"","site_news_type":"16461","site_notice_type":"16460","site_employee_base":"","site_theme":"rich","recruit_warnings":"","hr_site":"https:\/\/hr.bysjy.com.cn","token":"yxqqnn0900000025","contact_tel":""};
//
// $.floatToolbar({qq:params.jy_qq});
// arguments[0].init(Array.prototype.slice.call(arguments, 1));
});
_modulePath_2 = [];
for (var i = 0, len = G_MODULES.length; i < len; i++) {
var module = G_MODULES[i];
_modulePath_2.push(module.join('/'));
}
_modulePath_2.push('plugs/browserCheck');
_modulePath_2.push('plugs/mainNav');
let showFloatToolbar = !$('#App')[0];
if(showFloatToolbar){
_modulePath_2.push('plugs/floatToolbar');
}
_modulePath_2.push('plugs/customCombox');
seajs.use(_modulePath_2, function () {
//主导航
$.browserCheck && $.browserCheck();
$('#main_nav').mainNav();
$('#top_nav').mainNav();
$('.j-pub-combox').customCombox();
// 咨询qq
var params = {"site_logo":"https:\/\/o.bysjy.com.cn\/school\/1669253746-3273.png","jy_qq":"","source_info_url":"","company_tel":1,"logo_text":"","about_us":"","contact_us":"","work_guide":"","contact_dept":"","copyright":"","institution_like_url":"","site_news_type":"16461","site_notice_type":"16460","site_employee_base":"","site_theme":"rich","recruit_warnings":"","hr_site":"https:\/\/hr.bysjy.com.cn","token":"yxqqnn0900000025","contact_tel":""};
if(showFloatToolbar){
$.floatToolbar({qq:params.jy_qq});
}
arguments[0].init(Array.prototype.slice.call(arguments, 1));
});
// footer始终靠底部
$('body').css({
'display': 'flex',
'flex-direction': 'column',
'height': 'auto',
'min-height': '100%'
});
$('.container').css({
'flex': 'auto'
});
$('.bar-main').click(function(){
$('.float-bar .content-wrap').toggleClass('hide');
})