Skip to content

Commit 2b47ba4

Browse files
authored
docs: Add fixtures README (#334)
1 parent dfe26bc commit 2b47ba4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tests/fixtures/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Fixtures
2+
3+
There are several files in the `fixtures` directory that were adapted from other repositories to test functionality in FUSOR. The adapted files include:
4+
5+
* `annotated.fusion.txt`: Adapted from the [CICERO](https://github.com/stjude/CICERO/blob/master/test/data/output/test/annotated.fusion.txt) repository
6+
* `final-list_candidate-fusion-genes.txt`: Adapted from the [EnFusion](https://github.com/nch-igm/EnFusion/blob/master/test_data/test/fusioncatcher/final-list_candidate-fusion-genes.txt) repository
7+
* `fusions_arriba_test.tsv`: Adapted from the [Arriba](https://github.com/suhrig/arriba/blob/master/test/fusions.tsv) repository
8+
* `jaffa_results.csv`: Adapted from the [EnFusion](https://github.com/nch-igm/EnFusion/blob/master/test_data/test/jaffa/jaffa_results.csv) repository
9+
* `star-fusion.fusion_predictions.abridged.tsv`: Adapted from the [EnFusion](https://github.com/nch-igm/EnFusion/blob/master/test_data/test/starfusion/star-fusion.fusion_predictions.abridged.tsv) repository

0 commit comments

Comments
 (0)