Skip to content

Commit

Permalink
Fixing minor defects.
Browse files Browse the repository at this point in the history
Fixed MafIndex not inheriting from object.

Fixed use of "+1" and "-1" to represent strands; changed to 1 and -1 (ints) like in Bio.SeqFeature.

Removed trailing whitespace in MafIO.py.
  • Loading branch information
adamnovak authored and peterjc committed Feb 13, 2017
1 parent c0ebc63 commit 6afcce8
Showing 1 changed file with 100 additions and 100 deletions.

0 comments on commit 6afcce8

Please sign in to comment.