pinellolab / CRISPResso2

Analysis of deep sequencing data for rapid and intuitive interpretation of genome editing experiments
Other
256 stars 91 forks source link

Showing sgRNA sequences on hover in CRISPRessoPro #432

Closed Colelyman closed 1 month ago

Colelyman commented 1 month ago

This removes printing the exception (which is essentially a duplicate), and adds a condition if no config file was provided. Also changes json to config so that it is more clear.

Before this fix, when using a file_prefix the second run that was compared would not be displayed as a data in the first figure of the report.

When installed via conda, the version is not available

Also remove unused argparse import




This removes printing the exception (which is essentially a duplicate), and adds a condition if no config file was provided. Also changes json to config so that it is more clear.

Before this fix, when using a file_prefix the second run that was compared would not be displayed as a data in the first figure of the report.

When installed via conda, the version is not available

Also remove unused argparse import