Next, simply execute RfxCas13d_GuideScoring.R by providing 3 required input arguments:
...
...
@@ -62,7 +62,8 @@ Once Cas13design is fully installed, the run time scales with the fasta input le
Our software extracts all information needed from the target input sequence, including base probabilities, RNA-RNA hybridization energies, RNA target site accessibility or guide RNA folding.
The minimum length supplied must be at least 30 nucleotides. The total run time for the provided ~1000nt test.fa example is about 2 min.
<br>
<br>
### Output
The output may be 3-fold and named after the fasta header information:
...
...
@@ -85,17 +86,17 @@ Guide scores range between a 0 - 1 interval, with higher scores being indicative
| ... | ... |... |... | ... |... |... |
<br>
<br>
<br>
<br>

<br>
### Bulk predictions
## Bulk predictions
To predict guide RNA scores for all corona virus genes, one can use a simple wrapper. In this case, all jobs are send as individual jobs to a computation cluster.