Skip to content

generate-report Syntax-Warning #14

@milanamilan

Description

@milanamilan

Hi. Thank you for creating this tool. I have been able to execute and utilize all the other tools successfully, except for generate-report for which I receive the error below. Is this a true syntax warning or is there something wrong with my annotation summary file?

/opt/conda/opt/crispritz/Python_Scripts/Plot/radar_chart.py:74: SyntaxWarning: "is" with a literal. Did you mean "=="?
if '-pop' is sys.argv[:]:
Traceback (most recent call last):
File "/opt/conda/opt/crispritz/Python_Scripts/Plot/radar_chart.py", line 51, in
inAnnotation_ref = open(annotation_ref, 'r').readlines()
FileNotFoundError: [Errno 2] No such file or directory: 'no'

Sorry if this is just a me issue. I am very new to coding and CRISPR tools. Thank you.

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