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
b121e619b873b8476b6476541d489a001c6cdb9c
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
14
Oct
13
10
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
Fix missing variants
Add VcfToTsv
Fix missed refactor (issue #29)
Reorganize tools
Merge branch 'peter' into 'master'
Fix args
Added CheckAllelesVcfInBam
Fix args
Removed unused import
Merge branch 'bow' into 'master'
Merge branch 'waiyi' into 'master'
Merge from master
Adding tophat
Use TestNGSuite and Matchers in Ln command test
Use TestNGSuite and Matchers in WipeReads test
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
Loading