error in run_tapis.py

Issue #10 new
Former user created an issue

my command is: run_tapis.py K326.gtf SK6_0_r1.sorted.bam

the error information is: Traceback (most recent call last): File "./run_tapis.py", line 945, in <module> clusterReads(args.bamfile, cluster_treesP, cluster_treesN, readDict) File "./run_tapis.py", line 224, in clusterReads start = read.blocks[0][0] AttributeError: 'csamtools.AlignedRead' object has no attribute 'blocks'

after updating GMAP to the latest version, the error information same as above. i don't know what's wrong with the script.can anyone help me ?

Comments (1)

  1. Log in to comment