hope

A new day is coming,whether we like it or not. The question is will you control it,or will it control you?


  • Home

  • Archives

  • Code

  • Categories

  • Tags

  • Footprint

  • qRT-PCR

  • Project

  • Publish

  • SCI Figure

  • About

  • CV

  • Search

深入浅出的迭代器Iterator

Posted on 2017-04-03 | In Python | Comments: | Views: ℃
| Words count in article: | Reading time ≈

直接概念

可迭代对象(Iterable): 可以直接作用于for循环的对象;
迭代器(Iterator): 可以被next()函数调用并不断返回下一个值的对象。
所有的Iterable均可通过内置函数iter()来转变为Iterator。

Read more »

python读取文件的正确方式

Posted on 2017-04-02 | In Python | Comments: | Views: ℃
| Words count in article: | Reading time ≈


Python对文件的基础操作间python基础教程总结:Python 文件I/O部分;以下主要总结大文件和小文件操作过程中内存有效利用方法。

Read more »

python技巧总结(持续更新)

Posted on 2017-03-25 | In Python | Comments: | Views: ℃
| Words count in article: | Reading time ≈


以下总结是基于python2.7,在其他版本中是否可行没有验证。

Read more »

Python 命令行解析argparse 模块

Posted on 2017-03-25 | In Python | Comments: | Views: ℃
| Words count in article: | Reading time ≈


argparse是python用于解析命令行参数和选项的标准模块,用于代替已经过时的optparse模块。argparse模块的作用是用于在python解析命令行参数。

Read more »

Direct:命令行访问NCBI

Posted on 2017-01-13 | In Bioinformatics | Comments: | Views: ℃
| Words count in article: | Reading time ≈

命令行访问和获取NCBI数据当选Entrez Direct: E-utilities on the UNIX Command Line.

工具集

esearch 搜索功能;
elink looks up neighbors (within a database) or links (between databases).
efilter 搜索结果过滤,搜索结果以特定格式输出.
efetch 以指定格式下载搜索结果.
xtract 转化XML格式为table.
einfo obtains information on indexed fields in an Entrez database.
epost uploads unique identifiers (UIDs) or sequence accession numbers.
nquire sends a URL request to a web page or CGI service.

Read more »

CRISPR-sgRNA-Designer:从来都不应该那么神秘

Posted on 2017-01-13 | In Bioinformatics | Comments: | Views: ℃
| Words count in article: | Reading time ≈

CRISPR介绍和作用过程之前也学习总结过:CRISPR/Cas9。

Read more »

AUGUSTUS安装和非Root用户GLIBC“排雷”过程

Posted on 2017-01-06 | In Linux | Comments: | Views: ℃
| Words count in article: | Reading time ≈


AUGUSTUS is a program that predicts genes in eukaryotic genomic sequences.

Read more »

非root用户interproscan的安装和使用

Posted on 2016-12-15 | In Bioinformatics | Comments: | Views: ℃
| Words count in article: | Reading time ≈

InterProScan常用于基因序列的功能注释,InterPro**是一个包含有蛋白质功能和家族等的数据库,而InterProScan的功能就是将我们的目标序列比对到这个数据库,从而了解其功能。

Read more »

Mate-pair Reads Alignment

Posted on 2016-11-25 | In Bioinformatics | Comments: | Views: ℃
| Words count in article: | Reading time ≈

文库类型

对于基因组文库我们一般会建小库(<1k)的**paired-end reads="" (l-=""> <-R) 和大库的 mate-pair reads(<-L R->),二者最主要的区别就是reads1和reads2的方向和之间的间隔大小。

Read more »

Genomic-Feature

Posted on 2016-11-04 | In Bioinformatics | Comments: | Views: ℃
| Words count in article: | Reading time ≈

问题描述

Genomic Feature通常包括exon、intron、intergenic region、UpstreamToGene、UTRs等,对于有完整参考基因组物种其一般都有注释文件gff3,但其一般只有mRNA,gene和exon的坐标信息,而我们通常也需要更多的Genomic Feature信息。

Read more »
1…345…15
tiramisutes

tiramisutes

hope bioinformatics blog
148 posts
17 categories
112 tags
RSS
GitHub E-Mail Weibo Twitter
Creative Commons
Links
  • qRT-PCR-Pipeline
  • GitBook《awk学习总结》
  • 棉花遗传改良团队
  • 生信菜鸟团-深圳大学城
  • 生信技能树
  • rabbit gao's blog
  • Huans(代谢+GWAS)
  • NSC-sequenceing
  • 伯乐在线
  • Linux开源中文社区
  • R-bloggers
  • R-resource
  • ggplot2
  • pele' blog
© 2014 – 2023 tiramisutes
Powered: Hexo
|
▽ – NexT.Muse
The total visits  times
0%