Build feature table per bam file molecules and add option to add customized label to feature table.
Feature table is stored as pickle.gz and tsv with user defined path and filename SAMPLE.suffix
Types of changes
New feature
Description
Test are failing but no new test are built for this PR.
Push with --no-verify option
Checklist:
[ ] Add test cases to all the changes you introduce
[ ] Run inv style locally to ensure all linter checks pass
[ ] Run inv test locally to ensure all test cases pass
[ ] Run inv secure locally to ensure no major vulnerability is introduced
Build feature table per bam file molecules and add option to add customized label to feature table. Feature table is stored as pickle.gz and tsv with user defined path and filename SAMPLE.suffix
Types of changes
Description
Test are failing but no new test are built for this PR. Push with --no-verify option
Checklist:
inv style
locally to ensure all linter checks passinv test
locally to ensure all test cases passinv secure
locally to ensure no major vulnerability is introducedSteps to Test This Pull Request
Expected behavior
Related Issue
Additional context