Skip to content
Snippets Groups Projects
Commit 847c6d79 authored by Busson Loic's avatar Busson Loic
Browse files

pull

parent d6b865f7
No related branches found
No related tags found
No related merge requests found
{
"python.pythonPath": "/Users/gauthierroy/anaconda3/bin/python"
"python.pythonPath": "D:\\Programmes\\Anaconda3\\python.exe"
}
\ No newline at end of file
......@@ -33,7 +33,6 @@ def main(N,tmax,pmutation, proportion,brin="plasmid_8k.fasta"):
best,People = main(100,100,0.01,50)
test = Traj3D()
test.compute("AAAGGATCTTCTTGAGATCCTTTTTTTCTGCGCGTAATCTGCTGCCAGTAAACGAAAAAACCGCCTGGGGAGGCGGTTTAGTCGAA", best.table)
test.draw("first_plot")
traj = Traj3D()
traj.compute(best.brin,best.table)
traj.draw("plot")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment