feat(Summary workflow): check that PAS are reported as single nucleotide in input bed
Open
enhancement
- Dominant language
- Python
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
The input bed file validation of the summary wfs could be improved in several aspects; this particular issue requests a check to make sure PAS are reported as single nucleotide, as is required by the APAeval specifications. This could be easily implemented by checking whether start and end differ by 1. For corresponding code see
https://github.com/iRNA-COSI/APAeval/blob/50fb980e76b326ae0daae0bf9f1783886b26fc66/summary_workflows/quantification/quantification_dockers/q_validation/validation.py#L123
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.