Can anybody please let me know or help with parsing a uniprot flat file and access the information in the annotation (FT) line and produce an output file in python script. FT line is the one in a general uniprot flat file describing the nature of the proteins. Script written to this must produce an output file with the information in this line.
homework ? what did you try so far ?
Can you use Biopython?
I think we can use biopython. Its not homework but part of project.
Please don't forget to accept one of the answers below, the problem appears to be solved.