-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #690 from ARTbio/optimize_bowtie
Optimize bowtie2 task in repenrich2 tool
- Loading branch information
Showing
5 changed files
with
31 additions
and
30 deletions.
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
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
6 changes: 3 additions & 3 deletions
6
tools/repenrich2/test-data/chrY_paired_class_fraction_counts.tab
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
DNA 184.0 | ||
LINE 227.0 | ||
LTR 27179.0 | ||
Low_complexity 0.67 | ||
LTR 27175.0 | ||
Low_complexity 0.0 | ||
RC 0.0 | ||
Simple_repeat 90.33 | ||
Simple_repeat 91.0 |
6 changes: 3 additions & 3 deletions
6
tools/repenrich2/test-data/chrY_paired_family_fraction_counts.tab
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 |
---|---|---|
@@ -1,13 +1,13 @@ | ||
CMC-Transib 30.0 | ||
CR1 4.0 | ||
Copia 25880.0 | ||
Gypsy 1238.0 | ||
Gypsy 1234.0 | ||
Helitron 0.0 | ||
Jockey 107.0 | ||
LOA 0.0 | ||
Low_complexity 0.67 | ||
Low_complexity 0.0 | ||
P 60.0 | ||
Pao 61.0 | ||
R1 116.0 | ||
Simple_repeat 90.33 | ||
Simple_repeat 91.0 | ||
TcMar-Tc1 94.0 |
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