摘要: 代码说明: fasta格式的蛋白质序列,一个txt里面有很多蛋白质序列,计算ss、pssm或disorder score时候都需要单条计算,需要分开。 分割前: 分割后: show you the code: 阅读全文
posted @ 2017-07-04 19:49 于淼 阅读(712) 评论(5) 推荐(0)
摘要: 说明: ①Elm格式: PLMD ID Uniprot Accession Position Type Sequence Species PMIDsPlMD编号 Uniprot数据库编号 位点 翻译后修饰类型 序列信息 物种 PMID PLMD-1 O00115 52 Ubiquitination 阅读全文
posted @ 2017-07-04 16:43 于淼 阅读(467) 评论(0) 推荐(0)
摘要: Question: Implement int sqrt(int x). Compute and return the square root of x. x is guaranteed to be a non-negative integer. Example 1: Example 2: Tips 阅读全文
posted @ 2017-07-04 09:49 于淼 阅读(273) 评论(0) 推荐(0)