Skip to content

Commit db76b98

Browse files
authored
Merge pull request #119 from griffithlab/update_docs
update docs to remove -s option for cis-splice-effects associate command
2 parents 3efe961 + 5855eca commit db76b98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/commands/cis-splice-effects-associate.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ The `cis-splice-effects associate` command is used to identify splicing misregul
2222
| -o STR | Output file containing the aberrant splice junctions with annotations. [STDOUT] |
2323
| -v STR | Output file containing variants annotated as splice relevant (VCF format). |
2424
| -j STR | Output file containing the aberrant junctions in BED12 format. |
25-
| -s INT | Strand specificity of RNA library preparation, where 0 = unstranded/XS, 1 = first-strand/RF, 2 = second-strand/FR. This option is required. If your alignments contain XS tags, these will be used in the "unstranded" mode. |
2625
| -w INT | Window size in b.p to associate splicing events in. The tool identifies events in variant.start +/- w basepairs. Default behaviour is to look at the window between previous and next exons. |
2726
| -e INT | Maximum distance from the start/end of an exon to annotate a variant as relevant to splicing, the variant is in exonic space, i.e a coding variant. [3] |
2827
| -i INT | Maximum distance from the start/end of an exon to annotate a variant as relevant to splicing, the variant is in intronic space. [2] |

0 commit comments

Comments
 (0)