Skip to content

Commit

Permalink
reads DNA matrices in nexus format
Browse files Browse the repository at this point in the history
  • Loading branch information
sun13005 committed Apr 23, 2017
1 parent 302e767 commit ec7a653
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion readseq.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ def patterns():
script_dir = os.path.dirname(os.path.realpath(sys.argv[0]))
path = os.path.join(script_dir, 'nexus')


genes = []
data = {}
# print 'Reading nexus files...'
Expand Down

0 comments on commit ec7a653

Please sign in to comment.