Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoudparsian committed Apr 10, 2016
1 parent 1166296 commit fcd6f4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tutorial/dna-basecount/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ DNA Base Counting
=================

The following examples demostrates the usage of PySpark to count DNA bases.
In a nutshell, ````DNA Base Counting```` counts the number of A's, T's, C's, G's,
and N's (N refers to undefined code).


* [DNA Base Counting Without In-Mapper Combiner](./dna-basecount.md)
Expand Down

0 comments on commit fcd6f4e

Please sign in to comment.