• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
萧飒
Do it right and do it now
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理
上一页 1 ··· 3 4 5 6 7

2021年5月22日

SSR marker for wheat
摘要: 1. first, open the wheat omics(excellent web),use the JBrowse of genome,locate your region,and select the left predicted_ssr database ,and then downlo 阅读全文
posted @ 2021-05-22 08:40 萧飒 阅读(82) 评论(0) 推荐(0)
 
 

2021年1月17日

mvp结果分析(转载)
摘要: ~~~ library(dplyr)library('reshape')#子集的包tmp<-data.frame() #创建空的数据集myfiles <- Sys.glob("*GLM.*csv") #搜索文件夹内所有的gwas结果文件print(paste(myfiles,"has been fo 阅读全文
posted @ 2021-01-17 13:30 萧飒 阅读(139) 评论(0) 推荐(0)
 
 

2020年6月13日

ggplot2+ggsignif绘制箱图及添加显著性
摘要: library(ggplot2)#加载ggplot2包 library(ggsignif)#加载显著性包 setwd('d:')#设置工作路径 read.table('ahga.txt',header = TRUE,sep = '\t',stringsAsFactors = T)#读取文件,保持标题 阅读全文
posted @ 2020-06-13 19:32 萧飒 阅读(3576) 评论(0) 推荐(0)
 
 

2020年4月8日

Python游戏之根据属相猜年龄
摘要: #一直被长辈利用属相算年龄的技能表示敬佩,今天弄明白啦 a=input('请告诉我今年是哪一个小动物的本命年:') b=input('请告诉我你朋友属啥的:') my_age=int(input('请输入你的年龄:')) dict={'鼠':1,'牛':2,'虎':3,'兔':4,'龙':5,'蛇' 阅读全文
posted @ 2020-04-08 14:12 萧飒 阅读(419) 评论(0) 推荐(0)
 
 

2020年3月17日

Python游戏之猜数字
摘要: import random import time starttime=time.time() n=1 print(' ') a=random.randint(1,10) guess=int(input('猜一下我在想的数字:')) while guess!=a: if guess<a: print 阅读全文
posted @ 2020-03-17 21:02 萧飒 阅读(160) 评论(0) 推荐(0)
 
 
上一页 1 ··· 3 4 5 6 7

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3