Skip to content

Commit

Permalink
Merge b8ee0ba into d511bfc
Browse files Browse the repository at this point in the history
  • Loading branch information
kcotto committed Oct 3, 2019
2 parents d511bfc + b8ee0ba commit f5f1b8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/commands/cis-splice-effects-associate.md
Expand Up @@ -22,7 +22,6 @@ The `cis-splice-effects associate` command is used to identify splicing misregul
| -o STR | Output file containing the aberrant splice junctions with annotations. [STDOUT] |
| -v STR | Output file containing variants annotated as splice relevant (VCF format). |
| -j STR | Output file containing the aberrant junctions in BED12 format. |
| -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. |
| -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. |
| -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] |
| -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] |
Expand Down

0 comments on commit f5f1b8a

Please sign in to comment.