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
34bb6987b238aa9d1ca3e8fa7ca52cc6907e026d
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
17
Jun
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
3
2
3
Dec
2
1
Nov
4
Oct
21
Sep
3
18
Aug
16
6
5
4
25
Jul
23
22
21
18
17
15
14
6
5
4
3
1
30
Jun
29
8
7
6
May
5
4
3
2
29
Apr
28
26
22
15
14
13
12
29
Mar
23
22
18
17
15
14
12
10
3
19
Feb
12
6
2
28
Jan
27
23
19
11
10
8
7
6
5
4
3
1
30
Dec
29
20
18
26
Nov
25
19
18
16
14
13
27
Oct
23
21
20
19
15
21
Sep
17
15
14
28
Aug
22
Jul
25
Jun
15
29
May
19
12
11
6
5
28
Apr
27
26
24
23
22
21
15
9
coverageBed links with bamtools1.0
bedToBam links with bamtools1.0
preliminary support for bamtools1.0 for bamToBed.
New BamTools 1.0 project structure and Makefile
Added BamTools-Ancillary files
Changed newline to tab in bamToBed for -tag -bed12.
Further tweak to UCSC mysql help.
Fixed multi-line UCSC mysql query in the help for multiple tool. Thanks to Brent Pedersen\!
Patched Assaf Gordon's tweaks to gCB.
Tweaked header in nucBed
header and custom pattern search for nucBed. Thanks to Can Alkan.
Added output description to nucBed help
Improvements to closestBed. Thanks to suggestions by Brent Pedersen, Ryan Layer, Assaf Gordon, Dan Webster.
mergeBed now _always_ reports in BED format (i.e., zero-based starts), regardless of input type.
Added -5, -3, -trackline, -trackopts, and -dz options to genomeCoverageBed. Many thanks to Assaf Gordon.
First cut at nucBed - profiles DNA sequences defined by BED intervals.
Tweaked Makefile and added notboth option to pairToPair.
fastaFromBed warns of exceeding length of chromosome and of zero length features.
Updated version and RELEASE_HISTORY for 2.12.0
Improved clarity for zero length features in coverageBed.
Defaults to other constructors.
Defaults for BED constructors. Cheers to John Marshall for the catch.
logical, not operator. need coffee.
Fixed overlflow error in pairToPair
Unmapped BAM alignments are now captured by -v in intersectBed and windowBed. Thanks to Davide Cittaro.
Removed Eclipse files.
Corrected stranded logic for + features in flankBed.
Updated flankBed help
Added new flankBed tool.
Tweaked an error message in genomeCoverageBed.
Fixed bug in closestBed when B feature's end equal to A feature's start.
Optionally set masking character (-mc) in maskFastaFromBed. Thanks to Can Alkan.
Made bedToIgv filenames Windows friendly. Thanks to Jiam Wang
Added option to report block number as score in bed12ToBed6
fixed bug in shuffleBed when using -incl.
The output of fastaFromBed is now in the order of the input -bed file.
Fixed bug in shuffleBed incorrectly disallowing a lack of -incl and -excl.
mergeBed complains when no names or scores are present for -nms and -scores.
Added -score option to mergeBed and allowed duplicate names for -nms option.
Fixed -wao and -wo in intersectBed for zero-length features.
Loading