modkit
modkit copied to clipboard
Ignore multiple mods in adjust-mods
Just a convenience feature would be able to do modkit adjust-mods --ignore a,m.
Hello @Ge0rges,
That's a good idea (thanks), especially for mods on different primary bases. Right now you'd have to do it through a pipe.
$ modkit adjust-mods ${bam} stdout --ignore m | modkit adjust-mods stdin ${adjusted_bam} --ignore a