https://github.com/dereneaton/ipyrad

sort by:
Revision Author Date Message Commit Date
a12105c "Updating ipyrad/__init__.py to version - 0.1.35 28 January 2016, 05:17:08 UTC
df4a7cd Huge refactor of paramsdict. Changed working_directory to project_dir, and also added a paramsdict[0]="assembly_name". 28 January 2016, 05:14:10 UTC
adda989 Disable keyboard interrupt during cluster init. 27 January 2016, 17:53:31 UTC
c58ad47 Fixed merge conflict, added more informative output to an except call Merge branch 'master' of https://github.com/dereneaton/ipyrad Conflicts: ipyrad/assemble/refmap.py 27 January 2016, 02:09:40 UTC
7d1467e Some cleanup, some debugging code. 27 January 2016, 02:08:56 UTC
a74d8c2 "Updating ipyrad/__init__.py to version - 0.1.34 27 January 2016, 02:04:37 UTC
caccae3 fix to pipe call from system bedtools to [...]bin/bedtools 27 January 2016, 02:04:10 UTC
b5feed0 Merge branch 'master' of https://github.com/dereneaton/ipyrad 27 January 2016, 01:37:16 UTC
9869612 This is the mouse mt genome with some a bunch of reads from the SE and PE simulated rad datasets crammed in. 27 January 2016, 01:35:27 UTC
85c28a8 "Updating ipyrad/__init__.py to version - 0.1.33 27 January 2016, 00:53:20 UTC
d19fab7 Merge branch 'h5step7' Conflicts: ipyrad/core/assembly.py 27 January 2016, 00:52:35 UTC
a74dd85 Merge branch 'master' of https://github.com/dereneaton/ipyrad 27 January 2016, 00:49:30 UTC
eec5402 loci file building from super arrays for SE data. 27 January 2016, 00:48:11 UTC
7021605 Fixed a nasty bug in __main__ that fsck relative paths in working_directory. Now it converts working directory path to abspath before it does anything. Also tested to make sure ./ as working directory works. Added informational output to assembly.py, and fixed a deprecated call to _save in load.py. 26 January 2016, 23:34:58 UTC
d9b965a Fixed all tmpdir creation to prepend data.name to support running multiple assemblies in the same workdir. 26 January 2016, 18:46:43 UTC
3d1c754 bug in step2 prechecks caused crash on non-denovo methods if no reference sequence provided in params. 26 January 2016, 16:39:58 UTC
2e7fcfb fix to auto looking for sorted path. print on ipp.CompositeError 26 January 2016, 08:19:38 UTC
9e9bec8 chunks save arrays to disk, next step is to save htem in the full array 26 January 2016, 08:18:31 UTC
e7f9ec0 removed some loggers 26 January 2016, 08:17:56 UTC
0e6abb6 added snp array to hd5. save names as lists 26 January 2016, 08:17:34 UTC
311aa72 Merge branch 'master' of https://github.com/dereneaton/ipyrad 25 January 2016, 20:41:07 UTC
0c1f32e step 7 starting hdf5 overhaul 25 January 2016, 20:37:24 UTC
08ba474 statsfiles building 25 January 2016, 20:36:52 UTC
53de01f more strict 12->20 min overlap 25 January 2016, 20:32:48 UTC
79dcd7c just some comments while re-checking the code 25 January 2016, 20:32:24 UTC
8169b8e more rigorous checks on allele finding 25 January 2016, 20:31:48 UTC
a72911e clean up to clust building, and merge counting 25 January 2016, 20:31:01 UTC
5c8d071 added more data sets in hdf5 25 January 2016, 20:30:18 UTC
f6a4819 Fixed bug in main that was fscking relative paths in params.txt file 25 January 2016, 17:51:41 UTC
3031bf0 moved precheck inside the try to handle cleanup of tmp files if keyboard interrupt during precheck 25 January 2016, 17:38:22 UTC
d1e17b1 Add error handling for too few hi depth clusters. It's possible for a sample to be in state 3 and have zero high depth clusters in which case you have problems. Test for this and prevent it. 25 January 2016, 15:35:56 UTC
e4ec1c3 Fixed bug with empty path to sorted_fastq path crashing. 24 January 2016, 19:15:29 UTC
9f2a096 Cosmetic changes 24 January 2016, 18:21:17 UTC
c850c98 Merge branch 'master' of https://github.com/dereneaton/ipyrad 24 January 2016, 18:16:30 UTC
c5c40b4 Fixed access before assignment for fwdseq 24 January 2016, 18:15:53 UTC
3415689 "Updating ipyrad/__init__.py to version - 0.1.32 24 January 2016, 08:00:04 UTC
98673bb step7 checks step6 database for all samples 24 January 2016, 07:59:30 UTC
568e3e7 ipynb updates 24 January 2016, 07:56:50 UTC
361ab21 ipynb updates 24 January 2016, 07:28:42 UTC
c3f9539 cosmetic changes 24 January 2016, 07:26:30 UTC
7857cf5 building statsfiles 24 January 2016, 07:25:17 UTC
3804378 step7 checks database for samples. .save is no longer hidden. 24 January 2016, 07:24:48 UTC
a2c3e51 statsfiles.s2 builds 24 January 2016, 07:22:37 UTC
a374261 build func for statsfiles 24 January 2016, 07:21:11 UTC
c1507cb fixed bug for indels breaking allele counting 24 January 2016, 07:20:50 UTC
70063ea data.statsfiles.s3 builds 24 January 2016, 07:19:46 UTC
a5ad620 fixed expander to handle more than one ../ in paths. 24 January 2016, 00:49:04 UTC
f6ff88d Cosmetic changes 23 January 2016, 23:10:04 UTC
56763b0 Merge branch 'master' of https://github.com/dereneaton/ipyrad 23 January 2016, 22:17:23 UTC
b459560 Fixed behavior of step7 to align with other steps on dealing with no samples reading for writing. 23 January 2016, 22:16:29 UTC
788f959 cli output messages update 23 January 2016, 22:16:05 UTC
02163c0 "Updating ipyrad/__init__.py to version - 0.1.31 23 January 2016, 22:14:17 UTC
51d9dbf removed all _stamps. Made superseqs into array (nloci, ntax, maxlen) 23 January 2016, 22:08:39 UTC
00ca014 "Updating ipyrad/__init__.py to version - 0.1.30 23 January 2016, 20:29:43 UTC
9d2f17d ipynb updates 23 January 2016, 20:29:30 UTC
50b5820 was missing the last chunk of consens when building catgs! 23 January 2016, 20:29:17 UTC
ed108cc super seqs array now building in h5. Still need to optimize chunking. 23 January 2016, 20:28:46 UTC
ae8d93c remove redundant 'loading' message 23 January 2016, 20:28:19 UTC
20d0429 "Updating ipyrad/__init__.py to version - 0.1.29 23 January 2016, 07:06:16 UTC
20325be ipynb updates 23 January 2016, 07:05:33 UTC
1a81640 need better warning when no barcodes file 23 January 2016, 07:05:13 UTC
e6cf3d8 removed print statement 23 January 2016, 07:04:47 UTC
95739b0 "Updating ipyrad/__init__.py to version - 0.1.28 23 January 2016, 06:39:37 UTC
db21f1f Merge branch 'master' of https://github.com/dereneaton/ipyrad 23 January 2016, 06:38:46 UTC
563315f ipynb updates 23 January 2016, 06:38:25 UTC
89e0ad9 moved fullcomp here 23 January 2016, 06:38:02 UTC
4015334 handles pair splits 23 January 2016, 06:37:42 UTC
4a064f4 datatypes all consistent, maybe can lower size later 23 January 2016, 06:37:11 UTC
bc32660 cosmetic change 23 January 2016, 06:35:42 UTC
4f3df53 supercatg building. Not seqs yet. 23 January 2016, 06:35:17 UTC
a0159f2 "Updating ipyrad/__init__.py to version - 0.1.27 22 January 2016, 22:59:47 UTC
2f814e7 Added psutil as a requirement 22 January 2016, 22:58:27 UTC
a6b5b9d Normalizing behavior of all steps in the face of samples in unexpected states. 22 January 2016, 21:38:13 UTC
e2c5948 Added smalt_index_wordlen flag to hackers only dict so it's possible to tune indexing. Added the force command to index_reference to make it reindex if you pass in force=true. Still on the fence about this change. 22 January 2016, 19:06:56 UTC
a418ca4 Stupid bug prevented hackersonly from triggering an update 22 January 2016, 19:02:00 UTC
8a2834e Merge branch 'master' of https://github.com/dereneaton/ipyrad 22 January 2016, 17:29:58 UTC
ca727e9 Fixed new assembly creation to make it not use full path for the name 22 January 2016, 17:29:38 UTC
99e4d5d "Updating ipyrad/__init__.py to version - 0.1.26 21 January 2016, 22:11:28 UTC
f28b969 back to raising error on keyboard interr 21 January 2016, 22:11:19 UTC
7e4abb3 Merge branch 'master' of https://github.com/dereneaton/ipyrad 21 January 2016, 22:09:51 UTC
1ea4184 ipynb updates 21 January 2016, 22:09:47 UTC
090f011 moved clustdealer here. & added Worker class for now. Being used to test threading on MPI 21 January 2016, 22:09:37 UTC
89b26ec faster array building and counting and execution 21 January 2016, 21:24:17 UTC
3346761 moved clustdealer to util.py 21 January 2016, 21:23:47 UTC
3672398 cosmetic change 21 January 2016, 21:22:23 UTC
61c566e Fixed tmp file naming issue in cluster across 21 January 2016, 04:31:25 UTC
fb9994f added a conditional to test for preview mode before removing the sample_fastq files, since if we aren't in preview mode these are the real sample fastqs. 21 January 2016, 02:22:47 UTC
8dbd086 Adjusted the math that was getting optim for splitting files. It was understimating the # of optimal lines by a factor of 8, which would be fine, but if the nlines gets too small then the number of files you're asking split to make inside zcat_make_temps exceeds the # it can make by default. Also added a flag to split to increase the number of files it can make (`-a 4`). 21 January 2016, 02:11:43 UTC
4f185a1 If not preview mode the finally() block of run() was indexing into an empty list. Put a test for preview mode around it. 21 January 2016, 00:25:37 UTC
d04cb4c Tricky bug with assigning assembly name. I was doing something stupid and it was getting named as the full path to the working directory. Blind bug that showed up in a weird way in step6 21 January 2016, 00:23:50 UTC
3057aaf steps 6 and 7 weren't honoring the force flag. 20 January 2016, 23:23:08 UTC
9855e57 Cosmetic changes to main and load. Fixed the bug for CLI step 5. 19 January 2016, 23:53:13 UTC
ff9eab8 "Updating ipyrad/__init__.py to version - 0.1.25 19 January 2016, 21:58:04 UTC
0ed4ca0 working ipynbs 19 January 2016, 21:57:52 UTC
c3bb0a3 warning when _R1. in name instead of _R1_ 19 January 2016, 21:57:36 UTC
db546b1 better preview chunking 19 January 2016, 21:57:12 UTC
2269fe6 better chunking for preview 19 January 2016, 21:56:54 UTC
2728433 testing numba speed ups 19 January 2016, 21:56:37 UTC
26913f3 smarter chunking for preview and full 19 January 2016, 21:56:21 UTC
9b23d1f some steps towards working on pairddrad data 19 January 2016, 21:55:58 UTC
back to top