Skip to content

Commit

Permalink
simulates sequences for a given tree under Jukes Cantor model
Browse files Browse the repository at this point in the history
  • Loading branch information
sun13005 committed Apr 22, 2017
1 parent 3b6e02f commit 9532593
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions simSequences.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@

# git clone https://github.uconn.edu/sun13005/sntree.git .
# git status
# git add <file name>
# git commit -am "some message"
# git push
# git log
# git show fe580563:tree.py > tmp.py --> to extract older version
import readseq
import random
import re, os, itertools, sys, glob
Expand Down

0 comments on commit 9532593

Please sign in to comment.