Skip to content

Error when running build_DB_FromGTF.py #11

@sneha100895

Description

@sneha100895

Hi,

I am getting the following error when running build_DB_FromGTF.py

Traceback (most recent call last):
File "build_DB_FromGTF.py", line 839, in
if name == "main": main()
File "build_DB_FromGTF.py", line 202, in main
extractInsertSeqs("exon", db_obj, genome_file, db_name)
File "build_DB_FromGTF.py", line 500, in extractInsertSeqs
scaff_seq = DNA(tempSeqObj.seq.tostring())
AttributeError: 'Seq' object has no attribute 'tostring'

I am using python v2.7.9 and JuncBASE v 1.2 beta

Could you please let me know what the problem is

Thanks,
Sneha

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions