Skip to content

Problem Running preProcess_getASEventReadCounts_step3.py #2

Description

@KASHISH72

Hi,
I am running juncBASE but when I run this command on my files, I always get this error.
Please let me know what I am doing wrong
And it always stop at this point of the command

Creating tree
Processing Reads
Getting Left and Right Counts

ERROR:
Traceback (most recent call last):
File "/Users/cherr5/Downloads/juncBASE-master/intron_exon_jctn_counts.py", line 403, in
if name == "main": main()
File "/Users/cherr5/Downloads/juncBASE-master/intron_exon_jctn_counts.py", line 269, in main
region_coord = getRegionCoord(line_list[2])
File "/Users/cherr5/Downloads/juncBASE-master/intron_exon_jctn_counts.py", line 366, in getRegionCoord
region_coord = convertCoordStr(region_coord_str)
File "/Users/cherr5/Downloads/juncBASE-master/getASEventReadCounts.py", line 2644, in convertCoordStr
start_str, end_str = start_end.split("-")
ValueError: too many values to unpack

Thanks,
Kashish Chetal

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions