• 客户服务系统CSS
  • |
  • |
九游j9登陆

 > 

科技服务

 > 

转录调控测序

基于10x Genomics ChromiumTM 的单细胞转录组测序
高通量、短周期、低成本

近年来、已有多种单细胞测序技术及平台应用而生,
10x Genomics凭借其高细胞通量、极短项目周期及极低成本脱颖而出。

技术参数

  • 测序策略

    Illumina HiSeq PE150
  • 推荐数据量

    15M
  • 项目周期

    60个自然日

技术路线

  • 单细胞捕获

    反转录扩增

    建库测序

    单细胞数据拆分

    质控分析

    基因表达定量

    聚类分析

    差异表达分析

样品要求

一般情况下要求活细胞数在90%以上。细胞培养基及缓冲液不能含有Mg2+和Ca2+。不同类型细胞来源送样量及送样建议如下:
细胞来源 细胞量
培养的细胞系 3 x 105 ~1 x 106 cells/ml
血液 1 x 106 ~1 x 107

技术优势

  • 1 超高细胞通量

    • 可一次捕获数万个细胞;
  • 2 超高捕获效率

    • 单细胞捕获效率高达65%;
  • 3 真正意义单个细胞

    • 真正意义单个细胞
  • 4 超广应用范围 ;

    • 对细胞大小及类型无限制
  • 5 价格优惠

    • 相较于其他单细胞平台,价格大幅优惠。

      图1 利用Chromium系统进行单细胞转录组技术原理

Copyright@2011-2023 All Rights Reserved    版权所有:九游j9登陆    京ICP备15007085号-1

一对一业务咨询

一对一业务咨询

在线客服

联系方式

联系电话

400-658-1585

企业邮箱

service@novogene.com
返回顶部
"); let title = html.substr(tit_startIndex + 7, tit_endIndex - tit_startIndex - 7) document.title = title //修改右侧href $(".content-right").find(".contentTab a").each(function () { var href = $(this).attr("href"); if (href.indexOf("addTabRightUrl") < 0) { href = "javascript:addTabRightUrl('" + href + "')"; $(this).attr("href", href); } }); $(".content-right").find(".contentTab select").each(function () { $(this).attr("onchange", "addTabRightUrl(options[selectedIndex].value)"); }); Fflc_Style() /*20220610 添加的*/ TuPianFangDa() MaoDianDingWei(); return; }) } //点击右侧切换效果 function addTabRightUrl(url, tzlx) { if (tzlx != null && tzlx != undefined && tzlx != "") { if (tzlx == "bhleftdh") { window.open(url,"_blank"); return; } } $.get(url, function (data) { var html = ""; if (data == undefined || data == null || data.length < 1) { html = ""; return; } html = data; var startIndex = html.indexOf(""); var endIndex = html.indexOf(""); $("code").html(html.substr(startIndex + 6, endIndex - startIndex - 6)); $(".banner").html($(html).find(".banner").html()); $(".linkurl").html($(html).find(".linkurl").html()); $(".content-right").html($(html).find(".content-right").html()); //获取title var tit_startIndex = html.indexOf(""); var tit_endIndex = html.indexOf(" "); let title = html.substr(tit_startIndex + 7, tit_endIndex - tit_startIndex - 7) document.title = title //修改右侧href $(".content-right").find(".contentTab a").each(function () { var href = $(this).attr("href"); if (href.indexOf("addTabRightUrl") < 0) { href = "javascript:addTabRightUrl('" + href + "')"; $(this).attr("href", href); } }); $(".content-right").find(".contentTab select").each(function () { $(this).attr("onchange", "addTabRightUrl(options[selectedIndex].value)"); }); Fflc_Style() /*20220610 添加的*/ TuPianFangDa() MaoDianDingWei(); return; }) } /*20220610 添加的*/ //设置经典案例的方法流程的样式 function Fflc_Style() { var screen_width = window.screen.width; var screen_height = window.screen.height; //根据屏幕分辨率判断是否是手机 if (screen_width < 600 && screen_height < 1000) { //是手机端的话 var liuchenglist = $("div.content-right > div.content-content div.pReset_div2>div.pReset_div2_d") console.log(liuchenglist.length) if (liuchenglist.length % 4 == 0 && liuchenglist.length > 0) { $("div.content-right > div.content-content div.pReset_div2>div.pReset_div2_d").each(function () { $(this).css({ "min-width": "22%", "fontSize": "20px" }) }) } } } /*20220610 添加的*/ function MaoDianDingWei() { if ($(".syjy-mulu p>a").length > 0) { $(".syjy-mulu p>a").click(function () { $("html,body").animate({ scrollTop: $($(this).attr("href")).offset().top - 300 }, 500) }) } if ($(".syjy-mulu-v2 p>a").length > 0) { $(".syjy-mulu-v2 p>a").click(function () { $("html,body").animate({ scrollTop: $($(this).attr("href")).offset().top - 300 }, 500) }) } }