dylanbeeber / crispRdesignR

Software used to design guide RNA sequences for CRISPR/Cas9 genome editing
13 stars 8 forks source link

GUI is disappearing #11

Open shanmugavadivelps opened 1 year ago

shanmugavadivelps commented 1 year ago

Sir, I am using CrispRdesignR for Cicer arietinum (Chickpea) and i have prepared genome and GTF file and forged using Bsgenome forge.

I have given 250 nt long sequence as input and ran the tool. GUI is disappearing in less than a minute without displaying the output.

I could get out in R as follows

Warning in if ((installed_genomes == "no_genomes_installed") & (callofftargets == : the condition has length > 1 and only the first element will be used Warning in readGFF(filepath, version = version, filter = filter) : the value part of some of the tag value pairs contains embedded double-quotes Warning: Error in +: non-numeric argument to binary operator 2: shiny::runApp 1: crispRdesignRUI

where the problem lies?.