Skip to content

Make BAM Filtering input parameters less complex. #497

@jfy133

Description

@jfy133

Currently there are two logical flags relating to performing samtools filter, one to turn it on (and this assumes for mapQuality filtering) and then an additional to do something with unmapped reads.

From a user perspective this is a little confusing and users may forget to turn on the second flag when they specify how to remove the unmspped reads.

I suggest to remove the second flag and just have an option to do nothing to the unmapped reads (e.g. keep) to skip that functionality

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgood first issueGood for newcomersminorpendingAddressed on branch waiting for related PR

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions