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
Commits
983c3982
Commit
983c3982
authored
13 years ago
by
Aaron
Browse files
Options
Downloads
Patches
Plain Diff
Prep for 2.14.1
parent
308ffd7e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
RELEASE_HISTORY
+13
-0
13 additions, 0 deletions
RELEASE_HISTORY
src/utils/version/version.h
+1
-1
1 addition, 1 deletion
src/utils/version/version.h
with
14 additions
and
1 deletion
RELEASE_HISTORY
+
13
−
0
View file @
983c3982
Version 2.14.1 (2-Nov-2011)
Bug Fixes
=========
1. Corrected the help for closestBed. It now correctly reads -io instead of -no.
2. Fixed regression in closestBed injected in version 2.13.4 whereby B features to the right of an A feature were missed.
New tool.
============
1. Added the multiIntersectBed tool for reporting common intervals among multiple **sorted** BED/GFF/VCF files.
Version 2.13.4 (26-Oct-2011)
Bug Fixes
=========
...
...
This diff is collapsed.
Click to expand it.
src/utils/version/version.h
+
1
−
1
View file @
983c3982
...
...
@@ -3,6 +3,6 @@
// define the version. All tools in the
// suite carry the same version number.
#define VERSION "2.1
3.4
"
#define VERSION "2.1
4.1
"
#endif
/* VERSION_H */
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment