【bioinfo】收藏生信常用网址

文件格式文档SAM/VCF

sam: https://samtools.github.io/hts-specs/SAMv1.pdf
vcf: http://samtools.github.io/hts-specs/VCFv4.3.pdf

工具手册bwa/samtools

bwa使用:http://bio-bwa.sourceforge.net/bwa.shtml
samtools使用:http://www.htslib.org/doc/samtools.html
samtools构建的索引.fai文件格式:https://www.htslib.org/doc/faidx.html
samtools Pileup结果格式:http://www.htslib.org/doc/samtools-mpileup.html (一篇详解博客
在这里插入图片描述

基因组统计学wiki

https://genome.sph.umich.edu/wiki/Variant_Normalization

比如:变异校正(Variant Normalization)查询
在这里插入图片描述

sam flag值查询

sam flag值对应信息: https://broadinstitute.github.io/picard/explain-flags.html
在这里插入图片描述
或者这个 :https://www.samformat.info/sam-format-flag

序列反向互补

http://www.bioinformatics.org/sms/rev_comp.html
在这里插入图片描述

使用命令上获取反向互补:

echo "${yourseq}" | tr a-z A-Z | tr ATCG TAGC | rev

TransVar 变异注释

在线工具:https://bioinformatics.mdanderson.org/transvar/
在这里插入图片描述

UCSC-blat在线比对

使用UCSC-blat进行序列比对:http://genome.ucsc.edu/cgi-bin/hgBlat
在这里插入图片描述
UCSC工具:https://genome.ucsc.edu/goldenPath/releaseLog.html#hg19

常用数据库 NCBI/nsembl/HGNC

NCBI:https://www.ncbi.nlm.nih.gov/
在这里插入图片描述

Ensembl:http://asia.ensembl.org/index.html
在这里插入图片描述

HGNC:https://www.genenames.org/about/guidelines/
在这里插入图片描述

论坛 biostars/SEQanswers

查询文献影响因子

https://www.pubmed.pro/home

假设检验查询

https://www.graphpad.com/quickcalcs/statratio1/
在这里插入图片描述

在这里插入图片描述

生信软件查询

错误矫正软件:https://omictools.com/error-correction-category

https://www.sanger.ac.uk/science/tools/#
在这里插入图片描述

https://mybiosoftware.com
在这里插入图片描述

比如,搜索MSIsensor:

在这里插入图片描述

MSIsensor软件说明,使用方法:

msisensor msi -d ${repate_site} -t ${tbam} -n ${nbam} -o ${outfile} -m 100 -w 100 -p 5

在线可视化工具Proksee

基因组组装、注释和可视化
https://proksee.ca
在这里插入图片描述

在线分析RNA-seq

BioJupies平台在线分析RNA-seq数据

操作方法:https://mp.weixin.qq.com/s/v5grQFyxLbNvfIvI4TZqKQ
在这里插入图片描述
分析完成后,生成jupyter Notebook格式的结果:
在这里插入图片描述

  • 19
    点赞
  • 23
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值