Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bedtools2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
R3
legacy
bedtools2
Graph
86346f3604a5b7e70eb70a74bf18233ab27e289a
Select Git revision
Branches
8
brentp-fisher-include
jmarshall-warnings3
map-pfm
master
default
merge-assume-stdin
nkindlon-master
nkindlon-master2
pfm_merge
Tags
12
v2.24.0
v2.23.0
v2.22.1
v2.22.0
v2.21.0
v2.20.1
v2.20.0
v2.19.1
v2.19.0
v2.18.2
v2.18.1
v2.18.0
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
May
12
8
7
4
23
Apr
20
17
13
4
30
Mar
11
5
2
25
Feb
23
22
21
17
16
13
11
5
27
Jan
26
25
20
16
11
10
9
8
7
2
1
31
Dec
30
29
22
21
19
18
17
7
6
5
2
1
28
Nov
26
25
24
20
19
18
17
16
14
11
10
9
7
6
5
4
3
31
Oct
29
28
27
15
9
8
18
Sep
17
7
5
2
1
16
Aug
15
26
Jul
24
11
7
4
3
2
18
Jun
5
29
May
23
22
21
16
9
8
7
6
1
30
Apr
29
25
24
23
22
17
16
14
9
7
5
25
Mar
21
20
19
18
6
4
1
28
Feb
27
23
19
10
9
8
6
5
3
2
1
31
Jan
27
23
22
21
20
13
11
10
9
8
7
5
4
3
2
19
Dec
18
17
16
15
13
12
11
9
6
4
25
Nov
18
14
13
12
6
2
29
Oct
27
14
11
9
3
28
Sep
27
26
25
24
23
19
13
11
10
24
Aug
23
16
15
14
13
28
Jun
27
11
30
May
30
Apr
3
2
26
Mar
21
6
3
2
1
12
Feb
3
1
29
Jan
28
27
26
25
24
16
15
14
9
27
Dec
26
19
18
16
13
12
11
9
8
25
Nov
14
5
4
3
2
31
Oct
30
29
22
11
10
18
Sep
17
31
Aug
30
24
22
14
8
24
Jul
23
21
20
18
17
3
26
Jun
19
8
6
first check in for new coverage tool
Fix a crash bug (when end == -1).
Avoid overflow in int2str()
Move "using namespace std" after #includes
Fixed bug where name conventions weren't tested for unsorted data; stopped namecheck on unmapped bam records
Forgot unit test directory for spacing.
forgot src/utils/ToolBase directory
first check in for mass refactor from program to tools API
corected unit test files for VCF insertions; changed to min instead of max for SV's with multiple vals
Merge pull request #224 from nkindlon/master
Merge branch 'master' of https://github.com/nkindlon/bedtools2
Fixed bug 223, Insertions for VCF records. Added unit test.
Merge pull request #222 from nkindlon/master
Corrected bug 218 by disabling intra-file name convention checking and allowing -nonamecheck for unsorted files
Merge pull request #219 from lindenb/sortOnRef
sort BED on faidx file
fix merge docs on how to report strand with . Thanks to @balwierz.
Merge branch 'master' of https://github.com/arq5x/bedtools2
add tests for getfasta
revcomp support for IUPAC
Merge pull request #204 from nkindlon/master
Changed -nonamecheck to warning only, added to help for map, closest, jaccard
Addressed bug #208; seg fault when VCF doesn't have SVLEN for imprecise variants.
adds CPPFLAGS to all compilation targets
Update README.md
Added -wb and -wo to subtract help
added unit tests for -sorted and multiple databases.
First check-in for new version of subtract
Merge pull request #203 from nkindlon/master
Added unit test for closest to check -header option
Merge pull request #202 from nkindlon/master
Merge remote-tracking branch 'upstream/master'
Fixed bug for -nonamecheck, added help, unit test
enable -header for closest.
Merge pull request #201 from nkindlon/master
Added first and last to help options for -o
update docs for 2.23.0
Setting Release-Version v2.23.0
v2.23.0
v2.23.0
Merge pull request #194 from jayhesselberth/reverse-windows
all tests pass
Loading