-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Once we introduce biopython Structure for representing proteins or amino-acid sequences, we should ensure that this is also a valid input for PSeAAC.
Steps to add this in a programmatic way:
- in
PSeAAC, separatetransforminto a boilerplatetransformand an internal_transformwhich assumes string input - the boilerplate coerces
Structuretostrby extracting the amino-acid sequence - add tests for
Structureinput
(parked until the pdb / Structure layer is implemented)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request