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
437a9c80fd12ae3e6bc49d1bdc17c0a31d5ad5e1
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
13
Dec
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
27
25
21
19
14
13
7
6
5
[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
update README
update README
update README
[DOC] docs for the reldist tool.
[DOC] tweak intersect usage doc
[DOC] add docs for the jaccard tool.
[DOC] update docs for new -g option in intersect for specifying custom sort order.
[ENH] intergrate merge changes from @kcha.
[BUG] case typo that OSX tolerated.
[BUG] case typo that OSX tolerated.
[TST] cleanup sample test
sync docs
[ENH] add -allowBeyondChromEnd feature to shuffle.
Add sample to main menu
[TST] tests for reldist
[TST] resolve platform-specific issues with GNU cut.
Actually needed j1.bed in test/intersect.
Fixed sample and intersect unit tests; minor code changes; new repository.
Added unit tests for sampleFile program.
Added sample sub-program with needed changes to main, Makefiles, Context, FileRecordMgr, and RecordOutputMgr.
Added unit test for unrecognized arguments.
Added unit test and changed error message for empty files.
New unit tests for sort order enforcement, non-existant file. Also added performance test for file input and compression types.
Added 12 new tests to print header for files with large header from uncompressed files, gzip, and bgzip as file, redirect, pipe and fifo.
Added more unit tests for bed, gzip, and bgzipped files with large headers from file, redirect, pipe and fifo.
added unit tests and data file for sort order, genome file, and more Bam unmapped reads.
Fixed a bug in BamRecord::printUnmapped, added a unit test with with data file for unmapped Bam reads.
new unit tests for intersect
Fixed small memory leak in InputStreamMgr.
Fixed test for Bam vs Bgzip to allow for empty references.
Added support for Bgzip from files and stdin.
Loading