×

注意!页面内容来自https://www.biotech-pack.com/ms-imaging.html,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> /* 封面图片 */ .coverImg { max-height: 100px; max-width: 200px; float: left; left: 0px; } .textname { width: 76%; font-size: 16px; cursor: pointer !important; padding-left: 12px; /*让文本不换行,在同一行里面*/ white-space: nowrap; /*让超出的范围进行隐藏*/ overflow: hidden; /*超出的部分用省略号表示*/ text-overflow: ellipsis; color: #3E7EBE; } /* 描叙 */ .textcontent { font-size: 14px; margin-top: 8px; width: 100%; padding-left: 12px; /* 多行隐藏 */ /* 在恰当的断字点进行换行 */ word-break: break-all; /* 超出范围隐藏 */ overflow: hidden; /* 文字超出用省略号 */ text-overflow: ellipsis; /* 盒子模型 */ display: -webkit-box; /* 显示的文本行数 */ -webkit-line-clamp: 3; /* 子元素的垂直排列方式 */ -webkit-box-orient: vertical; } /** * 文章 */ .utext { line-height: 26px; font-size: 16px; margin-bottom: 50px; } /* 原数据兼容 - 文章中列表 */ .utext .bottomaddinfo { margin-top: 20px; margin-bottom: 20px; } .utext p:empty::before { content: "\00a0"; } .utext a { color: #3e7ebe; padding-top: 4px !important; box-shadow: none; } .utext img { } .utext a:hover { color: #03040a; } .utext h2 { padding-top: 10px; color: #4856D5; font-size: 16px; margin-bottom: 8px; } .utext p { padding-top: 5px; margin: 0 0 0em; } .utext li { padding-top: 4px; margin-bottom: 0; list--position: outside; list--type: revert; margin-left: 19px; } @media only screen and (max-width: 1024px) { .utext li { margin-left: 17px; } } .page-numbers { /* 出现小手 */ cursor: pointer !important; } h1.maintitle { font-size: 36px; font-weight: 500; margin-bottom: 30px; padding-bottom: 35px; border-bottom: 3px solid #000000; line-height: 36px; } .pullcontent { padding-top: 20px; } .pullcontent strong { font-size: 1.3rem; display: block; border-bottom: 1px solid #444444; padding-bottom: 10px; } .has-text-align-center { text-align: center; }

质谱成像MALDI-MSI

    质谱成像(MSI)或成像质谱(IMS)是一种很有前途的分析技术,利用质谱通过分子质量测定和可视化特定化学成分(如生物标志物、代谢物、肽/蛋白质)的空间分布。作为一种强大的分析方法,基质辅助激光解吸电离(MALDI)具有空间分辨率和分子特异性,有助于对内源性和外源性化合物进行无标记跟踪。与免疫组织化学类似,MSI能够提供化合物的高通量扫描,但无需借助抗体。

    质谱成像MALDI-MSI在样品制备时目标组织将被切成薄片嵌入有机基质。基质促进目标化合物在紫外激光束的作用下解吸电离。所产生离子的质荷比将通过质谱仪在烧蚀点的程序化阵列上进行测量。多种分析物可以同时被鉴定和定量。因此,MALDI-MSI可以提供组织表面一个特定位置上分子分布的快速快照。

    质谱成像MALDI-MSI

    质谱成像MALDI-MSI

    MALDI-MSI是一种有前途的分析方法,可用于药物发现、临床诊断、法医和生物医学研究,绘制主要与疾病的进展和治疗干预有关的体内代谢变化图。

    质谱成像技术MALDI-MSI进行分析以下物质:

    1. 小分子代谢物
    2. 脂质
    3. 内源性肽/蛋白质
    4. 药物化合物和代谢物
    5. 植物组织中的农药

    采用MALDI-MSI系统以及MALDI成像所需的软件和附件,可以帮助您进行质谱成像和图像处理。

<> .pullcontent { padding-top: 20px; } .pullcontent strong { font-size: 1.3rem; display: block; border-bottom: 1px solid #444444; padding-bottom: 10px; } .btpk-from-box { margin-left: 2%; } .btpk-from { display: grid; /*grid-template-columns: repeat(21fr);*/ column-gap: 20px; row-gap: 10px; justify-content: center; /*padding: 0px 15px 20px 15px;*/ } .btpk-from-text { margin-top: 5%; } .btpk-from-textarea { margin-top: 20px; width: 96%; } .btpk-from-text select { width: 90%; height: 30px; border-radius: 0; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-color: #afaca7; padding-left: 0.7em; } .btpk-from-text select option { /*padding-left: 10px;*/ /*margin-left: 10px;*/ } .btpk-from-textarea textarea { margin-top: 8px; } .btpk-from input { width: 90%; height: 30px; border-radius: 0; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-color: #afaca7; } .btpk-from-box button { margin-top: 2%; width: 120px; height: 30px; background-color: #090c10; } .btpk-from-box button:hover { background-color: #afaca7; color: white; } .btpk-from-box button:focus { background-color: #090c10; color: white; } /* input 提示颜色 */ input::-webkit-input-placeholder { /* WebKitBlinkEdge */ color: #afaca7; } :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #afaca7; } ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #afaca7; } input:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #afaca7; } input::-ms-input-placeholder { /* Microsoft Edge */ color: #afaca7; } textarea::-webkit-input-placeholder { /* WebKitBlinkEdge */ color: #afaca7; } textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #afaca7; } textarea::-ms-input-placeholder { /* Microsoft Edge */ color: #afaca7; }
提交需求
姓名 *
联系类型 *
联系方式 *
项目描述
咨询项目 *

 

How to order?