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

Issue22 #27

Merged
merged 3 commits into from
Jul 19, 2023
Merged

Issue22 #27

merged 3 commits into from
Jul 19, 2023

Conversation

ltHobbes
Copy link
Member

Fixes issue #22, while also making some changes to BE-related functionality:

  • added accessors for txTable and exonTable list-columns (txTable() and exonTable(), respectively) that are consistent with other accessor functions
  • modified editedAlleles() accessor to make it consistent with other accessor functions (returns single table if unlist=TRUE)

This branch passes check, but we should ensure that changes to editedAlleles() will not break anything dependent on it before merge.

Follow up question: should crisprBase::getProtospacerRanges (the cause of the error when passing GuideSets with NTCs to GuideSet2DataFrames) handle input with NTCs? If not, it should return a more helpful error message. I can setup and manage this issue in crisprBase.

@ltHobbes ltHobbes requested a review from Jfortin1 July 18, 2023 22:27
@Jfortin1 Jfortin1 merged commit 98724db into master Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants