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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
27813378ece5c46ae3ec0a3a991be938b3f14c97
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
Begin with the selected commit
Created with Raphaël 2.2.0
19
Jan
18
17
15
14
12
11
10
8
6
5
4
30
Dec
29
28
26
25
24
23
22
21
18
17
16
15
14
13
11
10
7
6
4
3
30
Nov
29
27
26
25
24
23
20
19
18
17
16
12
11
10
9
8
7
6
5
4
3
2
31
Oct
30
29
28
27
26
25
23
22
21
20
19
16
15
14
13
12
9
8
7
Remove pindel from the list of default callers
Fixed unit tests
Added varscan_jar to test config
Raise default memory for varscan
Added version to varscan
Added version to varscan
Fixed error message in bamutils
Fixed style
Merge branch 'feature-update-cutadapt' into 'develop'
add varscan test to shiva variantcalling test
move varscan wrapper to extensions
Update Cutadapt wrapper and style change (camelCaps instead of _)
Update Cutadapt wrapper
changes to get rid of reference calls
Refactor style
delete file name file on exit of pipeline
change sample name in varscan vcf
remove function removeEmptyPile()
Pindel outputpath fix.
added fix mpileup.py scripts to scripts dir in shiva
added fixmpileup script and removeEmptypile function
Merge branch 'feature-core_unit_tests' into 'develop'
Merge branch 'fix-renames' into 'develop'
Rename camel caps to underscore
Unify output bam names
bgzip piping went wrong fix with if stdout else >
Fix output path for pindel (pindel outputs to certain dir with prefix_)
generate dir for varscan
Fix output path for pindel (pindel outputs to certain dir with prefix_)
Our option couln't be -l (due to biopet debug flag)
add varscan to shiva variantcallers
Changed defaults and fix the pindelconfig script.
Added test to summary core
Fix major error, things in beforeCmd was intended to do in beforeGraph
Fix pindel caller (fixing null error with Option[File] = None instead of _)
Fix input of bams to svcalling tools..
Adding empty summary test
Optimize imports
Adding tests for input files for summary
Add test addSummarizable
Loading