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
337ef542f2f380dc7c72488d8c643da9f2242978
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
28
Oct
27
25
24
23
22
21
20
17
16
15
14
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
Merge commit '5dd7125a8ea3eef861d5d28807c576923d130a27' into feature-SamToFastq
Moved Sage tools to nl.lumc.biopet.tools
Breakdancer, scaliform reformat
make intermediate fastq
fix on R2 output name
fix on main class
Update to htsjdk use in GATK 3.3
Add unit tests for file writing
Update write function to accept FASTQ readers and writers
Add more CLI validation
Add mockito dependency
Unit test updates
Add functions to main
Update input and output FASTQs argument flag names
Expose read suffix length argument to command line
Add logging message when writing
Filter on MAPQ instead of read groups
Update to use htsjdk from GATK 3.3
Switch to Gatk/Queue 3.3
Added FastqSplitter to exe
Added MpileupToVcf to exe
Added BedToInterval to exe
Update main project file
Fix args
Added bam_to_fastq option
Merge branch 'develop' into feature-wipereads
Add GATK 3.3 IntelliJ file
Merge branch 'feature-gatk_3.3' into 'develop'
Added SamToFastq
Revert back to JDK 1.7 due to regression in GATK 3.3
Merge branch 'develop' into feature-wipereads
Switch to Gatk/Queue 3.3
Changed naming of sage tools
Added BedtoolsCoverageToCounts to exe
Added CountFastq to exe
Added CreateDeepsageLibrary to exe
Added CreateTagCounts to exe
Use DataProvider for testing multiple combinations
Merge branch 'feature-toolcommands' into 'develop'
Update tests and filter function name
Loading