会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
pxy7896
管理
上一页
1
2
3
4
5
6
7
8
···
16
下一页
2018年10月31日
逆转录转座子初窥
摘要: 转座子、重复序列一直是我搞不懂的一块。今天梳理了一下这方面的知识,写了一篇笔记。 #参考文献缺失!!!下次一定要记录参考文献!!!# 转座子transposon 一类DNA序列,它们能够在基因组中转录或逆转录,在内切酶的作用下,在其他基因座上出现。I型转座子即反转录转座子,该型转座子会先被转录为RN
阅读全文
posted @ 2018-10-31 13:34 陆离可
阅读(2774)
评论(0)
推荐(0)
2018年10月29日
django开发傻瓜教程-1-安装和HelloWorld
摘要: 安装 新建项目 启动项目 进入主目录下 文件体系 HelloWorld: 文件夹,项目的容器。 manage.py: 一个实用的命令行工具,可让你以各种方式与该 Django 项目进行交互。 HelloWorld/__init__.py: 一个空文件,告诉 Python 该目录是一个 Python
阅读全文
posted @ 2018-10-29 09:01 陆离可
阅读(213)
评论(0)
推荐(0)
2018年10月19日
爬虫教程-1
摘要: 很久没来了,先贴一篇上个月的旧文。#最近争取每天中午更新一点,也算是复习笔记了,哭泣# 可能是我蠢,爬虫这块搞了好几天才写了这么一点点,先入门吧,之后再写复杂的。#可能是下个月了:)# 环境:VirtualBox,lubuntu。 1. 安装docker https://yeasy.gitbooks
阅读全文
posted @ 2018-10-19 09:35 陆离可
阅读(133)
评论(0)
推荐(0)
2017年7月19日
pycharm-win10
该文被密码保护。
阅读全文
posted @ 2017-07-19 11:02 陆离可
阅读(2)
评论(0)
推荐(0)
2017年7月4日
算法_NP_证明
摘要: 8.3 STINGY SAT is the following problem: given a set of clauses (each a disjunction of literals) and an integer k, find a satisfying assignment in whi
阅读全文
posted @ 2017-07-04 16:24 陆离可
阅读(430)
评论(0)
推荐(0)
2017年6月23日
Applied Nonparametric Statistics-lec10
摘要: Ref:https://onlinecourses.science.psu.edu/stat464/print/book/export/html/14 估计CDF The Empirical CDF 绘制empirical cdf的图像: Kolmogorov-Smirnov test testin
阅读全文
posted @ 2017-06-23 11:31 陆离可
阅读(253)
评论(0)
推荐(0)
2017年6月21日
Applied Nonparametric Statistics-lec9
摘要: Ref:https://onlinecourses.science.psu.edu/stat464/print/book/export/html/12 前面我们考虑的情况是:response是连续的,variable是离散的。举例:如果打算检查GPA的中位数是否与学生坐在教室的位置有关, 那么GPA
阅读全文
posted @ 2017-06-21 11:12 陆离可
阅读(199)
评论(0)
推荐(0)
2017年6月19日
Applied Nonparametric Statistics-lec8
摘要: Ref:https://onlinecourses.science.psu.edu/stat464/print/book/export/html/11 additive model value = typical value + row effect + column effect + residu
阅读全文
posted @ 2017-06-19 20:16 陆离可
阅读(283)
评论(0)
推荐(0)
2017年6月14日
c++IDE
摘要: 暂时使用Code::Blocks 16.01。 因为之前没有c++编译器,所以去官网选择安装codeblocks-16.01mingw-setup.exe 然后settings>Compiler>ToolChainExecutables and click the auto-detect butto
阅读全文
posted @ 2017-06-14 12:39 陆离可
阅读(167)
评论(0)
推荐(0)
2017年6月13日
Applied Nonparametric Statistics-lec7
摘要: Ref: https://onlinecourses.science.psu.edu/stat464/print/book/export/html/9 经过前面的步骤,我们已经可以判断几个样本之间是否有差异,差异有多大,现在,我们的备选假设 变成有规律的了,如: 在前面的方法中,我们没有限定这种有顺
阅读全文
posted @ 2017-06-13 11:05 陆离可
阅读(168)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
···
16
下一页