So I want to write a javascript that will extract a protein sequence.
Extracting from the straight XML webpage has some challenges because the source has multiple XML tags.
So I tried the DAS server which has been used before.
Link to the DAS server: http://www.ebi.ac.uk/uniprot-das
The DAS server has XML files for sequence and for features.
It will prove easier to extract data from I think.
Yes, this works better and I have written a script that will extract the sequence.
Success!!!
No comments:
Post a Comment