sort by:
Revision Author Date Message Commit Date
077651b redundant get opt removed from fastml 26 July 2013, 10:46:35 UTC
1844cf1 tests for reinserting gaps into sequence 18 July 2013, 15:19:38 UTC
aacddf3 test tree manipulation 17 July 2013, 09:58:49 UTC
ad10510 split tests into separate files 17 July 2013, 09:07:20 UTC
d887a92 tests for generating filenames 16 July 2013, 13:48:26 UTC
7c0a2b8 class methods 16 July 2013, 13:24:31 UTC
531428d test which and robinson_foulds_distance 16 July 2013, 11:25:31 UTC
68054d2 nosetests 16 July 2013, 09:45:45 UTC
bc454f5 basic tests 16 July 2013, 09:45:44 UTC
78a8bc5 reorganise python scripts into directory 16 July 2013, 09:45:44 UTC
ff9ec07 move python code to external module 16 July 2013, 09:45:44 UTC
23abbe5 Merge pull request #92 from andrewjpage/master remove duplicate move 15 July 2013, 15:38:49 UTC
2b165e0 dont move inwards twice 15 July 2013, 15:38:20 UTC
3b6212d Merge pull request #91 from andrewjpage/master dont move in twice 15 July 2013, 15:37:22 UTC
06994cc dont move inwards twice 15 July 2013, 15:36:56 UTC
0faea3e Merge pull request #90 from andrewjpage/master typo in method, too many args 10 July 2013, 15:17:49 UTC
b6a7449 too many args 10 July 2013, 15:17:20 UTC
530839a Merge pull request #89 from andrewjpage/master move end block in correct number of snps 10 July 2013, 15:16:39 UTC
baf4220 move end of block in correctly 10 July 2013, 15:15:53 UTC
5dcd091 Merge pull request #88 from andrewjpage/master Span gaps 05 July 2013, 08:35:14 UTC
5811e55 use child sequence for gaps when generating blocks 05 July 2013, 08:24:11 UTC
8b50f69 off by one coord when creating blocks 04 July 2013, 15:23:20 UTC
3acc1d5 print out neg log likelihood for a block 04 July 2013, 15:23:07 UTC
df4ebb5 Merge pull request #87 from andrewjpage/master translate snps and gaps to original genome space coords 04 July 2013, 09:25:19 UTC
b3ff533 translate snp and gaps to original genome space coords 03 July 2013, 14:26:20 UTC
0a9c845 more efficiently find lower bound of window when close to beginning 02 July 2013, 11:24:54 UTC
4396e1a Merge pull request #86 from andrewjpage/master extend blocks over gaps 02 July 2013, 09:54:59 UTC
18f4335 extend blocks over gaps 02 July 2013, 09:54:17 UTC
7d60f03 Merge pull request #85 from andrewjpage/master dont call methods and variables the same thing 01 July 2013, 13:49:55 UTC
b81cda5 dont call methods and variables the same thing 01 July 2013, 13:49:28 UTC
58740b7 Merge pull request #84 from andrewjpage/master remove latest tree symlink if it exists, even if its broken 01 July 2013, 13:28:35 UTC
bcd0ec6 remove latest tree symlink if it exists, even if its broken 01 July 2013, 13:27:18 UTC
eb0db7a Merge pull request #83 from andrewjpage/master delete intermediate raxml files 01 July 2013, 12:43:01 UTC
8c0f4f4 delete intermediate raxml files if they already exist 01 July 2013, 12:42:28 UTC
db49772 Merge pull request #82 from andrewjpage/master Eliminate memory leaks and uninitalised reads/writes 01 July 2013, 11:15:05 UTC
22a05b9 Merge branch 'memory_copy' 01 July 2013, 11:14:04 UTC
9916dfe free internal node array 01 July 2013, 11:07:12 UTC
e066246 clean up newick tree in correct order 01 July 2013, 11:01:50 UTC
bfb37b5 free the newick tree 01 July 2013, 10:38:44 UTC
5eaac09 reenable freeing memory 01 July 2013, 10:27:16 UTC
af88778 use calloc over malloc 01 July 2013, 10:05:29 UTC
4add250 use calloc instead of memcopy 01 July 2013, 09:54:36 UTC
9f505f0 use calloc for parsing vcfs 01 July 2013, 09:51:10 UTC
c6355cd use calloc 01 July 2013, 09:48:31 UTC
ebad3fb size of char in mem copy 28 June 2013, 15:06:09 UTC
f2be5a4 remove realloc in wrong scope 28 June 2013, 14:08:13 UTC
3d708f4 realloc without keeping track of new pointer 28 June 2013, 13:55:00 UTC
4efbd97 Revert "remove optimasations to find snp index" This reverts commit 8fa4e66b78fb8dc7f0a5d308e1d149365874e5bf. 28 June 2013, 13:31:31 UTC
5b8e88f Revert "missing round bracket" This reverts commit dcac69c400b3b4d9bdc6444a635969431fae4fb4. 28 June 2013, 13:31:21 UTC
dcac69c missing round bracket 28 June 2013, 13:29:41 UTC
8fa4e66 remove optimasations to find snp index 28 June 2013, 13:28:36 UTC
8b49229 using index for snp sites instead of overall snp locations 28 June 2013, 13:21:50 UTC
74df0e2 out of bounds by 1 in find index 28 June 2013, 13:00:17 UTC
c01bd8c intialise sequence and sample names from phylip 28 June 2013, 09:33:50 UTC
6f77c7e dont redeclare memory 28 June 2013, 09:08:45 UTC
84b3b3c get size of string without using str len 28 June 2013, 09:01:02 UTC
f2fded8 use mem copy in alignement file and in reads 28 June 2013, 08:55:08 UTC
fb4d0af add extensions with null character at end 28 June 2013, 08:49:11 UTC
ebe68cd mem copy input parameters 28 June 2013, 08:35:07 UTC
47ed02c fix failing multi recombination test 28 June 2013, 08:26:42 UTC
d6f3d0a snp searching extend block 28 June 2013, 08:21:57 UTC
6af4912 declare empty and delimiter strs within curly brackets 28 June 2013, 08:11:31 UTC
0dd0f2d calc size of strings before mem copy 27 June 2013, 15:53:12 UTC
af61acc parse strings in phylip to get size before concat 27 June 2013, 15:48:32 UTC
6a6a3ac merging in stashed changes 27 June 2013, 15:41:05 UTC
b80a95f limit taxon name copy 27 June 2013, 15:01:51 UTC
e72436f use size of mem copy 27 June 2013, 14:56:00 UTC
9f30004 use mem copy 27 June 2013, 14:20:46 UTC
2c9868a remove fasttree binary 27 June 2013, 13:15:51 UTC
7612869 use bundled executables if system ones are not available 27 June 2013, 13:08:02 UTC
5f1d842 fastml lib makefile 27 June 2013, 12:33:58 UTC
141e21e add fasttree 27 June 2013, 11:25:58 UTC
3fbfaed bundled execs 27 June 2013, 11:14:29 UTC
c9ff37a cleanup files 27 June 2013, 11:14:11 UTC
25f9a19 add external dependancies 27 June 2013, 10:31:04 UTC
3560093 Merge pull request #81 from andrewjpage/master GPL 26 June 2013, 14:44:18 UTC
0c86f59 gpl 2 26 June 2013, 14:41:28 UTC
d6ca62c Merge pull request #80 from andrewjpage/master reduce memory usage and fix seg fault 26 June 2013, 14:01:56 UTC
acc1166 reduce memory usage 26 June 2013, 14:00:31 UTC
e7c9354 realloc the recombintation array after use 26 June 2013, 12:45:06 UTC
cb0d93d don't reallocate memory causes an error 26 June 2013, 12:22:43 UTC
4f82f58 reduce the recombination memory and don't free at the end because theres a seg fault that needs attention 26 June 2013, 12:03:43 UTC
992b2a9 close files and free small memory 25 June 2013, 12:50:51 UTC
e53731f free up the root sequence which isn't used for anything 25 June 2013, 11:22:54 UTC
e901534 stats sample name free 25 June 2013, 10:59:35 UTC
8c47587 free up sample names and tree stats 25 June 2013, 10:56:00 UTC
dbd7596 free column names from vcf 25 June 2013, 10:43:55 UTC
481b8e3 cleanup tree nodes 25 June 2013, 10:30:42 UTC
45b2761 recombinations 25 June 2013, 10:11:30 UTC
7965c94 free memory 25 June 2013, 09:53:13 UTC
79fea56 method itself passed in instead of array 25 June 2013, 09:42:29 UTC
43a4e50 Merge pull request #79 from andrewjpage/master move math lib linking to end 03 June 2013, 11:16:52 UTC
0477c1a move math lib linking to end 03 June 2013, 11:16:30 UTC
e11e30a Merge pull request #78 from andrewjpage/master move zlib linking to end 03 June 2013, 11:04:43 UTC
3862ec1 move zlib linking to end 03 June 2013, 11:04:04 UTC
24354fe Merge pull request #77 from andrewjpage/master swap output suppression 21 May 2013, 15:37:06 UTC
518baee swap output suppression 21 May 2013, 15:36:45 UTC
0a9b595 Merge pull request #76 from andrewjpage/master memory leaks 21 May 2013, 15:35:01 UTC
134ce5c suppress raxml output 21 May 2013, 15:33:08 UTC
685e33d freeing memory thats already been freed 21 May 2013, 14:44:52 UTC
back to top