snugel / cas-offinder

An ultrafast and versatile algorithm that searches for potential off-target sites of CRISPR/Cas-derived RNA-guided endonucleases.
Other
85 stars 27 forks source link

Issue with running command #55

Closed tanyasarkjain closed 1 year ago

tanyasarkjain commented 1 year ago

I am trying to run the executable following the example:

./cas-offinder.exe input_010.txt G output_010.txt

The code seems to be working as it should, the output in the terminal displays the chunk number, the loading the reading and the sending of the information to the device. However, as soon as I run the command, the output_010.txt files deletes (i can see it being deleted from my directory), and thus there is no output file. What could be causing this? How can I access the output?

tanyasarkjain commented 1 year ago

./cas-offinder.exe input_010.txt G '-' As version 2.4 notes on the docs, above should display the output in stdout. This too does not work.

tanyasarkjain commented 1 year ago

Resolved was an issue on my part with entering the grna i enterd in input.txt