scPipe icon indicating copy to clipboard operation
scPipe copied to clipboard

check bam tag in function

Open LuyiTian opened this issue 7 years ago • 0 comments

specify a cell barcode tag that does not exist in bam file cause error:

 *** caught segfault ***
address (nil), cause 'memory not mapped'

and the message is not very informative.

check bam tag at the beginning and write error message if the specified tags do not exist in bam file.

LuyiTian avatar Dec 18 '18 22:12 LuyiTian