Skip to content

Commit

Permalink
[ci skip] minor change to documentation (seqlib namespace and doxy he…
Browse files Browse the repository at this point in the history
…ader)
  • Loading branch information
travis-ci committed Oct 18, 2016
1 parent 589294b commit 16b7f37
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions SeqLib/SeqLibCommon.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,12 @@
* BWA-MEM operations in memory, and peforming sequence assembly with FermiKit.
* See https://github.com/walaj/SeqLib for
* full description.
* \section attribution Attributions
* - Jeremiah Wala - Harvard MD-PhD candidate, Bioinformatics and Integrative Genomics
* - Steve Huang - Research Scientist, Broad Institute
* - Rameen Beroukhim - Asst Professor, Harvard Medical School
*/

#include <string>
#include <vector>

/** HTSlib/BWA-MEM/BLAT/Fermi operations */
namespace SeqLib {

static const char RCOMPLEMENT_TABLE[128] = {' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',' ',
Expand Down

0 comments on commit 16b7f37

Please sign in to comment.