Skip to content

tophat fusion error #16

Description

@sharmi85

I have installed all the bowtie, tophat and samtool packages recommended for the tophatfusion run, but getting this error, it cant locate my samtools. I have version you have asked to install...Kindly help

Beginning TopHat run (v2.0.12)

[2021-01-09 16:21:33] Checking for Bowtie
Bowtie version: 1.0.0.0
[2021-01-09 16:21:33] Checking for Samtools
Traceback (most recent call last):
File "/userdata/sharmishtha/tools/tophat-2.0.12.Linux_x86_64/tophat", line 4087, in
sys.exit(main())
File "/userdata/sharmishtha/tools/tophat-2.0.12.Linux_x86_64/tophat", line 3885, in main
check_samtools()
File "/userdata/sharmishtha/tools/tophat-2.0.12.Linux_x86_64/tophat", line 1559, in check_samtools
samtools_version_str, samtools_version_arr = get_samtools_version()
File "/userdata/sharmishtha/tools/tophat-2.0.12.Linux_x86_64/tophat", line 1541, in get_samtools_version
samtools_version_arr = [int(version_match.group(x)) for x in [1,2,3]]
AttributeError: 'NoneType' object has no attribute 'group'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions