-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
⚠️ Reminder
ROBIN is developed for RESEARCH USE ONLY.
📝 Description
ROBIN needs to report if it encounters a bam file without methylation information within it.
🎯 Use Case
A user may accidentally not set methylation calling when base calling - this will prevent classification.
🔧 Proposed Solution
ROBIN can check each BAM file for the appropriate methylation tag -- as soon as it is seen we know the BAM file is good.
🚫 Alternatives Considered
Assuming the user has configured things correctly is bad practice. We could directly query the MinKNOW API to address this issue but that assumes robin is running on the machine sequencing.
⚙️ Additional Context
Add any other context, examples, or screenshots related to your feature request.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request