首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏小明的数据分析笔记本

    细胞器基因组组装利器~GetOrganelle~推荐组装命令介绍

    embplant_pt(高等植物叶绿体), embplant_mt(高等植物线粒体)和 embplant_nr(高等植物核糖体 RNA), animal_mt (动物线粒体), fungus_mt (真菌线粒体) 设定 word-size 默认值是1 -k 调用SPAdes进行 denovo组装的k-mer,数值必须是奇数,最大值是127 -w 提取叶绿体基因reads 时使用的长度比例或实际长度* *word-size :提取叶绿体基因reads 时,可以使用reads 长度的比例(ratio),也可以设置实际长度的word-size。 例如:如果使用ratio=0.6, 即 reads长度是150bp时,设置的word-size = 90bp,等同于设置 “-w 90”。

    8.5K71发布于 2021-04-21
  • 来自专栏漫漫深度学习路

    register

    DX is the "data'' register; it is used together with AX for the word-size MUL and DIV operations, and

    96710发布于 2019-05-29
  • 来自专栏C++ 动态新闻推送

    C++ 动态新闻推送 第50期

    searching (compared to std::find) 100x faster matrix multiplication (compared to “for-for-for”) optimal word-size

    52210编辑于 2022-02-23
  • 来自专栏蓝天

    malloc.c

      fflush (stderr);   abort (); } #endif /*   INTERNAL_SIZE_T is the word-size

    5.3K20发布于 2019-03-14
领券