Tagged Questions
0
votes
2answers
141 views
Add tag to bioperl DB::SAM/BAM
I have a bam file and use bioperl (Bio::DB::Sam) to work with it.
Now i wanted to ask if there is any possibility to add tags to alignments in this File?
i use
my $iterator = ...