PathwayAndDataAnalysis / resource

Collection of code for accessing several data resources.
GNU Lesser General Public License v3.0
0 stars 1 forks source link

added custom method in uniprotsequence class to get 9-length seq #5

Closed JuliansGHUB1 closed 1 year ago

JuliansGHUB1 commented 1 year ago

Hello Professor,

Here is a pull request for the changes I made to resource.

The main change I made was I added a getSequenceAroundMethod that accepts a protein name, the prefixLen, suffixLen, and the location as we discussed earlier.

Let me know if you have any feedback about it.

Thanks!