https://github.com/fhcrc/deenurp

sort by:
Revision Author Date Message Commit Date
ab148ec Merge remote-tracking branch 'origin/bump-to-002' 05 February 2014, 21:52:32 UTC
0879bc3 - bump version number to 0.0.2 - update requirements - bootstrap script can be run from arbitrary working directory 05 February 2014, 20:33:54 UTC
416306e Merge pull request #10 from crosenth/master cpu not threads 31 January 2014, 15:28:32 UTC
bae8f4b cpu not threads 31 January 2014, 01:45:36 UTC
1a94fe7 Merge remote-tracking branch 'crosenth/master' 30 January 2014, 23:35:41 UTC
dde6516 running cmalign-files with with a single thread (like pplacer in select) 30 January 2014, 23:27:49 UTC
254dc10 can set tmp dir using a TMPDIR env variable: http://docs.python.org/2/library/tempfile.html#tempfile.tempdir 30 January 2014, 22:56:37 UTC
4b35944 flush stdout and sterr before waiting for return code 30 January 2014, 22:50:48 UTC
0e43165 adding default of two threads per cmalign instance. Also, do not use the subprocess.wait() command with cmalign and futures. Causes deadlock. 30 January 2014, 22:50:48 UTC
730f1e5 writing each line of stdout, while good for memory consumption, looks funny as output. output should not be large so just reading all to memory is fine. 30 January 2014, 22:50:48 UTC
ed3c49d tuning the logging down a notch. Also switched from subprocess.check_call to Popen to gain control over cmalign output. 30 January 2014, 22:50:48 UTC
293ba39 Check for rppr before rerooting 13 January 2014, 19:05:03 UTC
3f5db47 Merge branch '04-infernal1.1' 09 January 2014, 23:06:10 UTC
a3d9cee Check for cmalign 1.1 09 January 2014, 23:04:56 UTC
87ca7a9 Add @nhoffman's fancy bootstrap script to README 09 January 2014, 22:56:26 UTC
e595790 define default number of cpus for cmalign using wrap.DEFAULT_CMALIGN_THREADS 09 January 2014, 22:22:37 UTC
deb4699 cmalign defaults to one cpu 09 January 2014, 21:23:34 UTC
d03720b drop MPI support 09 January 2014, 20:23:00 UTC
8d5d570 remove debugging code 31 December 2013, 01:19:39 UTC
66aafe9 - increment version to 0.0.2-dev - add CHANGES.txt - add bin/bootstrap.py (installs all dependencies in a virtualenv) - update url for tax2tree 31 December 2013, 01:10:33 UTC
3bc5118 requires infernal 1.1 31 December 2013, 01:09:00 UTC
d6735ae - add top-level run script for tests - save test output in output directories (to more easily ignore them) 31 December 2013, 01:01:06 UTC
6bf59c8 update alignment model 31 December 2013, 00:05:58 UTC
b8fe184 Merge pull request #5 from crosenth/master Assuming function name was desired here 06 November 2013, 23:31:32 UTC
8a5cc07 Assuming function name was desired here 06 November 2013, 23:24:14 UTC
44e88d6 Error on missing executable dependency 22 August 2013, 22:01:08 UTC
ab9a6be Extract final set of sequences all at once 22 August 2013, 22:01:08 UTC
5163291 Update README.txt 21 March 2013, 23:27:32 UTC
c568004 Bundle distribute; hack for multiprocessing bug `python setup.py test` fails in python 2.7.3 - http://bugs.python.org/issue15881. Importing multiprocessing/concurrent.futures resolves. 04 February 2013, 23:45:59 UTC
4321104 Add test suite for test_outliers 04 February 2013, 23:45:35 UTC
dbec631 Merge branch '3-skip-pruning-option' 04 February 2013, 23:34:37 UTC
2eecab4 filter-outliers: change default --rare-taxon-action DROP -> KEEP 04 February 2013, 23:33:36 UTC
1334b55 Add option to skip pruning low-abundance sequences 04 February 2013, 21:02:54 UTC
82df9ec Remove old outlier filtering 04 February 2013, 20:04:58 UTC
cf2bc89 pep8 fixes 04 February 2013, 19:46:18 UTC
569b41e Merge remote-tracking branch 'nhoffman/master' Closes pull request #1 04 February 2013, 19:32:05 UTC
8ab243e - reproduces original behavior of filter-outliers test 04 February 2013, 19:09:09 UTC
9e41152 - fix bug when handling matrices of dim 2 04 February 2013, 19:08:18 UTC
16cfec7 - special handling for matrices of size 2,2 - simpler parsing of phylip distance matrix 04 February 2013, 06:19:13 UTC
a5378e3 use filter_sequences_numpy 01 February 2013, 07:24:16 UTC
fe99f72 add outliers.py and tests 01 February 2013, 06:51:19 UTC
303ff51 Slightly cleaner util.tempdir 17 January 2013, 23:10:18 UTC
2ab9b88 More sensitive cluster-refs 16 January 2013, 00:07:01 UTC
1a93717 Option for fill value when tax2tree does not assign 05 January 2013, 00:19:36 UTC
ee85dfb Merge branch 'rename' 19 December 2012, 22:37:23 UTC
65aa017 Fall back on excel encoding I guess 19 December 2012, 22:28:37 UTC
40ea8d5 Option to log renames 19 December 2012, 21:24:57 UTC
be3dca7 Initial implementation of `deenurp transfer-names` 19 December 2012, 20:30:24 UTC
ecb6c4b Functions to add OTUs to refpkg 18 December 2012, 18:39:11 UTC
b52c1c8 Merge branches 'lonely', 'blacklist' and 'whitelist' Conflicts: tests/search-select/run.sh 14 December 2012, 19:12:44 UTC
7d1b81c Allow configuring number of representatives And fix a bug where taxonomic nodes with n < n_reps failed. 14 December 2012, 18:29:20 UTC
16f7b76 Some formatting; documentation 14 December 2012, 00:56:40 UTC
8310e6d Quiet down the logging 14 December 2012, 00:56:40 UTC
2b2bed2 Optional logging in wrap.fasttree(...) 14 December 2012, 00:56:40 UTC
2d5df36 Concurrent execution for fill_lonely 14 December 2012, 00:56:40 UTC
0f6d8ea Initial work on fill_lonely.py 14 December 2012, 00:56:40 UTC
6eb2547 Update selection - only samples above threshold As of 5ed09219fc83915b36077c8cffc776d458617fe3, only the best hit *per group* is stored for each query sequence, so it's easy to calculate total weight for each cluster. 14 December 2012, 00:56:16 UTC
1d28862 README 13 December 2012, 19:55:01 UTC
595ea1f filter-outliers: handle errors, optional logging 13 December 2012, 19:42:21 UTC
5f98e23 Add --blacklist to `search-sequences` 13 December 2012, 01:55:05 UTC
36ef67f Add --whitelist to select-references 13 December 2012, 01:54:32 UTC
5ec8172 Define __contains__ for singletondefaultdict Fixes cases when sample map was not specified 13 December 2012, 01:52:52 UTC
4deca0f Merge branch 'cutoff-by-specimen' Conflicts: deenurp/select.py tests/search-select/run.sh 13 December 2012, 01:52:52 UTC
3498eaa Merge branch 'futures' into cutoff-by-specimen-futures Conflicts: deenurp/select.py 13 December 2012, 01:42:16 UTC
7d9af74 Export cache 13 December 2012, 01:40:20 UTC
764e1fb Commentin' 13 December 2012, 01:40:19 UTC
7a2dac4 Drop lock GIL should take care of this 13 December 2012, 01:40:19 UTC
01fc319 Use which from deenurp.util in test 13 December 2012, 01:40:18 UTC
81f588f No more MPI in filter-outliers 13 December 2012, 01:40:18 UTC
41b4e58 Working on hrefpkg 13 December 2012, 01:40:17 UTC
ec8c0dd Futures requirements 13 December 2012, 01:40:17 UTC
9fdfb3e Trying out futures 13 December 2012, 01:40:17 UTC
8939c45 Allow orphan sequences for now 13 December 2012, 01:40:16 UTC
06728e2 Consistent terminology Sample instead of specimen 13 December 2012, 01:40:16 UTC
5ed0921 Only store one hit per group 13 December 2012, 01:40:15 UTC
085d2e8 Per-sample weight 13 December 2012, 01:40:15 UTC
5eff4fd Search working 13 December 2012, 01:40:15 UTC
11616c9 Add rppr_min_adcl_tree 04 December 2012, 00:50:37 UTC
a70e6e9 Fix audit 30 November 2012, 01:29:13 UTC
856724f Only store one hit per group Cleans up some queries 30 November 2012, 01:29:13 UTC
63fe7c0 Use uclust instead of usearch 30 November 2012, 01:29:13 UTC
de64688 Species-level tax_id for clustering 30 November 2012, 01:29:12 UTC
f2f880f support specifying deenurp 28 November 2012, 22:24:24 UTC
b6950c1 Test for search 28 November 2012, 22:24:24 UTC
085868a hrefpkg test 28 November 2012, 22:24:24 UTC
cdb7c94 Support naming temporary reference packages 28 November 2012, 22:24:24 UTC
1990e42 README updates 28 November 2012, 22:24:23 UTC
facf077 Fall back on single-threaded FastTree, cmalign 28 November 2012, 22:24:23 UTC
beee5f3 Tweak defaults for MPI 28 November 2012, 22:24:23 UTC
03f3ef1 Add test for as_refpkg 28 November 2012, 22:24:23 UTC
2f32d33 More informative name 28 November 2012, 22:24:23 UTC
2dc2472 Add `--output-dir` flag to `hrefpkg-build` 28 November 2012, 22:24:23 UTC
8851047 Non-editable checkouts 27 November 2012, 15:31:22 UTC
d41994e Update peasel 27 November 2012, 15:21:55 UTC
b6ce0f1 Open files with compression based on extension 19 November 2012, 23:38:42 UTC
a8af073 Use new is_valid column to classification status 17 November 2012, 00:01:33 UTC
a6082c5 Use RDP annotation of type strain. 07 November 2012, 20:17:50 UTC
f98b71c Use temporary SSI for fetching query seqs Still indexing-in-place for reference sequences. 01 November 2012, 23:51:31 UTC
8f8b01c Convert from unicode. 25 October 2012, 22:54:51 UTC
51b36f1 Command line parameter for grouping field in reference sequences 25 October 2012, 22:54:44 UTC
back to top