Skip to content

Commit

Permalink
README.md fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dpryan79 committed Nov 22, 2016
1 parent 923c506 commit 17af5d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Table of Contents
* [Installation](#installation)
* [Usage](#usage)
* [Load the extension](#load-the-extension)
* [Open a bigWig file](#open-a-bigwig-file)
* [Open a bigWig or bigBed file](#open-a-bigwig-or-bigbed-file)
* [Determining the file type](#determining-the-file-type)
* [Access the list of chromosomes and their lengths](#access-the-list-of-chromosomes-and-their-lengths)
* [Print the header](#print-the-header)
Expand All @@ -20,7 +20,7 @@ Table of Contents
* [Retrieving bigBed entries](#retrieving-bigbed-entries)
* [Add a header to a bigWig file](#add-a-header-to-a-bigwig-file)
* [Adding entries to a bigWig file](#adding-entries-to-a-bigwig-file)
* [Close a bigWig file](#close-a-bigwig-file)
* [Close a bigWig or bigBed file](#close-a-bigwig-or-bigbed-file)
* [Numpy](#Numpy)
* [A note on coordinates](#a-note-on-coordinates)
* [Galaxy](#galaxy)
Expand Down

0 comments on commit 17af5d0

Please sign in to comment.