remove strand offset from protein schema
This package generates a candidate protein library in two phases:
Parsing a FASTG file to create graph traversals of longer stretches of DNA
edges. The DFS traversal is then used to concatenate all DNA sequences in the path.
codon. Each DFS traversal can, and will, produce a set of candidate protein sequences.
relationship between all three is maintained in the DB.
in a search against MSMS data.
Using verified peptides as a filter to produce a final candidate peptide library
proteins become the final library.
将FASTG格式的基因组组装文件转换为蛋白质序列库
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
FASTG to Protein Library
This package generates a candidate protein library in two phases:
Parsing a FASTG file to create graph traversals of longer stretches of DNA
Using verified peptides as a filter to produce a final candidate peptide library