Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
biopet.biopet
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirrors
biopet.biopet
Graph
1cc49dfc4c4c50629b4655435a7d56b27beca7d5
Select Git revision
Branches
12
biopet-bios
develop
epic-BIOPET-669
example-tarextract
fix-BIOPET-245
fix-BIOPET-593
fix-BIOPET-724
fix-BIOPET-728
fix-BIOPET-730
fix-BIOPET-782
gonl-GRCh38
master
default
Tags
19
v0.9.0
v0.8.0
BIOS
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.4.0-RC2
v0.4.0-RC1
v0.3.2
v0.3.1
v0.3.0
v0.2.0
start-feature-branching
v0.1.4
v0.1.2
v0.1.1
v0.1.0
0.1.0
31 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Oct
9
8
7
6
30
Sep
29
26
22
17
16
15
12
11
10
9
8
5
3
2
1
29
Aug
28
27
26
25
22
20
19
18
15
14
12
11
8
7
6
5
4
1
30
Jul
29
28
27
24
23
22
21
18
15
14
3
27
Jun
26
23
21
19
17
13
12
10
9
6
5
4
3
27
May
26
21
20
15
14
Use common CLI argument parser for WipeReads
Netbeans configurations on formatting using CheckStyle plugin
Removing unused dependency
Merge commit '243fd59aa7e2cd3600a215bca2a4a53864423adb'
Switched to ToolCommand args parsing
Changed name to commandName
Update general argument parsing
Set default validation stringency to lenient in WipeReads
More unit test for WipeReads
Unused function & comments cleanup in WipeReads
Added scopts library and log4j to ToolCommands
Use orestes.bloomfilter instead of com.twitter.algebird for Bloom filter implementation
Update returned filter function in WipeReads to use SAMRecords only
Automatic class name conversion
Automatic class name conversion
Refactor code
Merge branch 'feat_wipereads' into 'master'
Update retrieveCommand function
Make sure WipeReads also checks for single reads when filtering + writing
Update main interface
Optimize set building in WipeReads by bypassing mate lookup
Simplify WipeReads usage message
Improve mate query to better-disambiguate multiple-mapped reads
Merge overlapping intervals prior to making QueryInterval
Simplify ToolCommand.toolName value
Remove strand option in WipeReads
Add explicit system exit points in main jar
Fix typo
Add WipeReads to main command line interface
Improve main command line interface
Create interval tree map lazily in WipeReads
Update WipeReads to take splicing structure into account when finding overlaps
Update SAMRecord equality test to test as file is iterated
Code reformat + unused import removal in WipeReads
WipeReads docs wrap up
Add test for filteredBAM output in WipeReads
Initial complete main WipeReads function implementation
Allow for .bam.bai or .bai extension
Add initial BAM writing function in WipeReads
Update WipeReads test cases
Loading