Skip to content

Commit

Permalink
Added link to API documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
caherzee committed Dec 8, 2014
1 parent 7c46677 commit c448e41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,10 @@ A Python script that implements the .bam/.cram conversion through piping to SAMt

A Python script that wraps the elPrep binary and loads the elprep\_io\_wrapper.py script for .bam/.cram conversion using SAMtools rather than using the internal piping of elPrep. You can use this script as a drop-in replacement for the elprep binary.

# Extending elPrep

If you wish to extend elPrep, for example by adding your own filters, please consult our [API documentation](http://exascience.github.io/elprep/elprep-package/index.html).

<!--### --timed
When this option is passed, elPrep times and prints the execution spent per phase --filtering, sorting, I/O-- to the standard output.
Expand Down

0 comments on commit c448e41

Please sign in to comment.