-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test files with 'chr' prefix added to seqnames (#177)
* add test files with 'chr' prefix added to seqnames * note about chr_prefix files in tests/test_data/README.md
- Loading branch information
1 parent
ca33f6a
commit 4a204b3
Showing
9 changed files
with
1,114 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
551 changes: 551 additions & 0 deletions
551
tests/test_data/gencode_2genes_Chr_prefix.vM18.annotation.gff3
Large diffs are not rendered by default.
Oops, something went wrong.
549 changes: 549 additions & 0 deletions
549
tests/test_data/gencode_2genes_Chr_prefix.vM18.annotation.gtf
Large diffs are not rendered by default.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
tests/test_data/siControl_R1_2genes_Chr_prefix.MACEseq.mm10.bed
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
chr6 119923969 119923970 dPAS_9821 174.961985532 - | ||
chr6 119925550 119925551 pPAS_9822 25.4490160774 - | ||
chr16 78336750 78336751 pPAS_1596 12.7245080387 + | ||
chr16 78340181 78340182 oPAS_1597 12.7245080387 + | ||
chr16 78340750 78340751 oPAS_1598 162.237477494 + | ||
chr16 78359782 78359783 dPAS_1599 6.36225401935 + |
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions
6
tests/test_data/siSrsf3_R1_2genes_Chr_prefix.MACEseq.mm10.bed
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
chr6 119923969 119923970 dPAS_9821 180.804499064 - | ||
chr6 119925550 119925551 pPAS_9822 72.861514548 - | ||
chr16 78336750 78336751 pPAS_1596 32.3828953547 + | ||
chr16 78340181 78340182 oPAS_1597 8.09572383867 + | ||
chr16 78340750 78340751 oPAS_1598 83.6558129996 + | ||
chr16 78359782 78359783 dPAS_1599 13.4928730644 + |
Binary file not shown.
Binary file not shown.