PyPretreatPro module

sequence. You can freely use and distribute it. If you hava any problem, you could

contact with us timely!

Authors: Zhijiang Yao and Dongsheng Cao.

Date: 2016.06.04

Email: gadsby@163.com


PyPretreatPro.ProteinCheck(ProteinSequence)[source]

Check whether the protein sequence is a valid amino acid sequence or not

Usage:

result=ProteinCheck(protein)

Input: protein is a pure protein sequence.

Output: if the check is no problem, result will return the length of protein.