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 ec7a653 commit c4d398d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readseq.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
def patterns():


#
import re, os, glob, itertools, fnmatch, sys, shutil
from itertools import combinations
from collections import Counter
Expand Down

0 comments on commit c4d398d

Please sign in to comment.