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
84c195031878d3ea0e2de8fb4fdb58b995c9e948
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
10
Jan
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
23
May
20
15
14
26
Apr
2
30
Mar
20
13
11
9
6
28
Feb
24
23
21
19
18
17
16
15
13
12
11
8
7
5
30
Jan
29
28
27
26
24
23
18
16
12
10
8
5
2
31
Dec
30
29
21
17
13
12
8
7
29
Nov
28
25
17
16
15
8
7
4
3
2
1
26
Oct
25
24
21
11
7
30
Sep
28
27
23
22
16
15
13
10
8
6
5
1
31
Aug
24
Jul
19
13
11
6
5
1
30
Jun
29
28
24
23
22
17
16
15
14
14
Apr
8
3
1
29
Mar
22
18
17
10
3
1
24
Feb
23
16
7
2
31
Jan
Changed handling of strand in records to allow non-strand strings in sixth field of records.
Merge branch 'master' of https://github.com/arq5x/bedtools2
[BUG] fix extra TAB at EOL in the annotate tool.
Update README.rst
Merge pull request #15 from nkindlon/master
Setting Release-Version v2.18.2
v2.18.2
v2.18.2
Refactored Context class into Base and Derived classes for cleaner future development.
ask travis to auto-run unit tests.
tweak travis config
add travis config
Update README.rst
Merge pull request #14 from nkindlon/master
Added fix for Bam files with empty headers. Added test for this to unit test.
[DOC] cleanup docs to facilitate man page creation.
[DOC] fix docs typos
Merge pull request #7 from nkindlon/master
Added -nobuf option and definition to intersect help menu.
Merge pull request #6 from nkindlon/master
Added -nobuf option, and changed flush to occur after every record if -nobuf is set.
Changed outbuf size constant to 16384 from 16386, which was a mistake.
Corrected comment and constant for MAIN_BUF_READ_SIZE.
Changed input stream buffer to only 1Kb to improve performance for small files.
Setting Release-Version v2.18.1
v2.18.1 pfm_merge
v2.18.1 pfm_merge
[BUG] fix compilation errors on CLANG and with pre-installed bamtools libs.
Merge pull request #5 from nkindlon/master
Changed main Makefile to put LDFLAGS after -lbamtools. Fixes customized Bamtools link error when Bamtools already defined in /usr/lib.
Merge pull request #4 from nkindlon/master
ifdef'd out DualQueue and removed usages of it to fix compiler errors with clang on Mac OS X
add citations
[DOC] fix subtract's option list:
Setting Release-Version v2.18.0
v2.18.0
v2.18.0
[DOC] update release history and subtract's docs
[DOC] tweak intersect docs
Setting Release-Version v2.18.0
tweak logo
bump docs to 2.18.0
Setting Release-Version 2.18.0
Setting Release-Version v2.18.0
Setting Release-Version v2.18.0
typo
Loading