Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re-define CBSResult class #31

Closed
gogleva opened this issue Jan 4, 2018 · 3 comments
Closed

re-define CBSResult class #31

gogleva opened this issue Jan 4, 2018 · 3 comments
Labels

Comments

@gogleva
Copy link
Owner

gogleva commented Jan 4, 2018

  • make it inherit from Biostrings::AAStringSetList --> to use all AAStringSetList methods
@gogleva
Copy link
Owner Author

gogleva commented Jan 5, 2018

  • direct inheritance from AAStringSetList might be problematic ()
  • solution: if an AAStringSetList object with 2 slots is supplied - internally converted in CBSresult() structure;
  • ?: representation vs prototype?

solution: re-define initialize method to pack in_fasta and out_fasta in AAStringSetList() object

@gogleva
Copy link
Owner Author

gogleva commented Jan 8, 2018

  • add custom show() methods

@gogleva
Copy link
Owner Author

gogleva commented Jan 9, 2018

all done, all works

@gogleva gogleva closed this as completed Jan 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant