Skip to content

Commit a845c37

Browse files
authored
Update cis-splice-effects-identify.md
1 parent f843eb4 commit a845c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The `cis-splice-effects identify` command is used to identify splicing misregula
1313
| Input | Description |
1414
| ------ | ----------- |
1515
| variants.vcf | Variant call in VCF format from which to look for cis-splice-effects.|
16-
| alignments.bam | Aligned RNAseq BAM/CRAM produced with a splice aware aligner, that has been indexed for example with `samtools index`. We have tested this command with alignments from TopHat.|
16+
| alignments.bam | Aligned RNAseq BAM/CRAM produced with a splice aware aligner, that has been indexed for example with `samtools index`. We have tested this command with alignments from HISAT2, TopHat2, STAR, kallisto, and minimap2.|
1717
| ref.fa | The reference FASTA file. The donor and acceptor sequences used in the "splice-site" column of the annotated junctions are extracted from the FASTA file. |
1818
| annotations.gtf | The GTF file specifies the transcriptome that is used to annotate the junctions and variants. For examples, the Ensembl GTFs for release 106 are [here](http://ftp.ensembl.org/pub/release-106/gtf/).|
1919

0 commit comments

Comments
 (0)