https://github.com/dereneaton/ipyrad

sort by:
Revision Author Date Message Commit Date
f3f1a9a "Updating ipyrad/__init__.py to version - 0.9.44 04 March 2020, 15:53:19 UTC
58511a4 Merge branch 'master' of https://github.com/dereneaton/ipyrad 04 March 2020, 15:52:55 UTC
4c3759f Fix the treemix output so it actually generates. Took WAYYYY longer than I thought it would. 04 March 2020, 15:52:49 UTC
f9136b5 Update faq.rst 04 March 2020, 14:42:39 UTC
a0c48a6 Update faq.rst 04 March 2020, 14:40:22 UTC
28c7760 "Updating ipyrad/__init__.py to version - 0.9.43 26 February 2020, 16:57:06 UTC
11e34c3 Fix off by 2 error in minsamp when using reference sequence 26 February 2020, 16:35:19 UTC
958b5d7 window extacter working for denovo loci 20 February 2020, 22:24:20 UTC
7dd08eb cosmetic 20 February 2020, 13:17:53 UTC
5743bcd cosmetic 20 February 2020, 13:06:24 UTC
94790ca Cleaning up a TON of sphinx warnings from the docs and fixing a bunch of docs issues. 20 February 2020, 11:04:15 UTC
1652dfd fix oops in baba.py (import sys) 20 February 2020, 08:27:57 UTC
776916e "Updating ipyrad/__init__.py to version - 0.9.42 19 February 2020, 20:49:04 UTC
824e4f4 cosmetic 19 February 2020, 20:23:14 UTC
f17ce32 cosmetic 19 February 2020, 19:57:08 UTC
4118a7e Fix oops in step 6 which was leaving bad sample names hanging after alignment. 19 February 2020, 19:55:51 UTC
79d097f "Updating ipyrad/__init__.py to version - 0.9.41 18 February 2020, 22:15:35 UTC
6450927 Set s6.data.ncpus value when routing around hierarchical clustering for ref based assemblies. 18 February 2020, 22:14:46 UTC
3d263f6 disable hierarchical clustering until further testing 18 February 2020, 16:06:00 UTC
cf2d064 split samples evenly among cgroups for hierarch clust 18 February 2020, 15:55:42 UTC
decd0e3 digest genomes uses qual score B instead of b 17 February 2020, 19:40:43 UTC
9d72986 "Updating ipyrad/__init__.py to version - 0.9.40 16 February 2020, 06:33:54 UTC
216e4ee Merge branch 'master' of https://github.com/dereneaton/ipyrad 16 February 2020, 06:33:25 UTC
44cfa92 cosmetic 16 February 2020, 06:33:14 UTC
3e44567 Merge branch 'master' of https://github.com/dereneaton/ipyrad 16 February 2020, 00:55:27 UTC
00e3120 cosmetic 16 February 2020, 00:55:21 UTC
99618b3 cosmetic 16 February 2020, 00:55:08 UTC
b655034 subsample loci func added 15 February 2020, 23:20:25 UTC
1449f8d counts rm duplicates in denovo and works with step6 skipping alignment of loci w/ dups 15 February 2020, 23:19:17 UTC
a122119 denovo paired aligned separately again 15 February 2020, 23:18:34 UTC
0018eb1 cosmetic 15 February 2020, 23:17:54 UTC
06fdcb1 fastq qmax error in merge denovo fixed 15 February 2020, 23:17:40 UTC
19bf530 "Updating ipyrad/__init__.py to version - 0.9.39 15 February 2020, 20:20:47 UTC
f419b14 Why can't i figure out how to comment out this plotting code right? wtf! 15 February 2020, 20:19:33 UTC
5d8c9ac "Updating ipyrad/__init__.py to version - 0.9.38 15 February 2020, 19:45:29 UTC
200058c commented out the import of the baba_plot plotting function and the baba.plot() method as these are broken rn, and also the plotting/baba_plotting routine tries to access toyplot in a way that breaks the conda build since toyplot isn't a strict requirement. We could fix this in the future, but i'm tring to get the bioconda package to build successfully rn. 15 February 2020, 19:45:07 UTC
1e80b19 "Updating ipyrad/__init__.py to version - 0.9.37 15 February 2020, 18:23:17 UTC
bffa40a fix import checking for baba_panel_plot.py 15 February 2020, 18:23:00 UTC
280f072 "Updating ipyrad/__init__.py to version - 0.9.36 15 February 2020, 18:06:07 UTC
1c18864 Handle external imports in the baba module in the same way as the other analysis tools to fix the broken bioconda build. 15 February 2020, 18:05:39 UTC
61f4ef5 Add a pops file to the ipsimdata.tar.gz because it's always useful. 13 February 2020, 08:33:09 UTC
538f909 "Updating ipyrad/__init__.py to version - 0.9.35 12 February 2020, 21:44:24 UTC
3bfc5e3 "Updating ipyrad/__init__.py to version - 0.9.35 12 February 2020, 21:44:09 UTC
3d80bb9 Fix a bug in step 5 handling of RemoteError during indexing alleles. 12 February 2020, 17:21:35 UTC
25f1cfc cosmetic 11 February 2020, 13:19:54 UTC
4ca03d3 Report debug traceback for all crashes, not just API. This is essentially making the debug flag useless in v.0.9 09 February 2020, 19:54:30 UTC
03a1d26 "Updating ipyrad/__init__.py to version - 0.9.34 09 February 2020, 19:00:11 UTC
8cfc6be Roll back baba code to 0.7 version which doesn't use the current analysis format, but which still works. Saved ongoing baba code as baba.v0.9.py 09 February 2020, 18:58:38 UTC
f6fdb55 "Updating ipyrad/__init__.py to version - 0.9.33 06 February 2020, 17:50:08 UTC
fe531be Fix major oops in consens_se which failed step 5 every time. Bad! 06 February 2020, 17:49:49 UTC
ec03ba7 In step 6 use the sample.files.consens info, rather than data.dirs to allow for merging assemblies after step 5 where data.dirs is invalid/empty. 06 February 2020, 10:11:32 UTC
822ae39 cosmetic 06 February 2020, 09:03:57 UTC
08bfde8 "Updating ipyrad/__init__.py to version - 0.9.32 04 February 2020, 08:37:54 UTC
8148218 cosmetic 03 February 2020, 09:09:40 UTC
a53379c #392 allow scaffold names to be int 03 February 2020, 08:56:30 UTC
df4603d Add sensible error handling if only a few samples fail step 5. 02 February 2020, 20:56:06 UTC
1a30855 Merge branch 'master' of https://github.com/dereneaton/ipyrad 02 February 2020, 18:20:42 UTC
1fed7ea add docs to clustmap_across 02 February 2020, 18:20:40 UTC
fd59b96 fix for name re-ordering in window-extracter with multiple regions selected 30 January 2020, 19:19:23 UTC
3d7aba2 Merge branch 'master' of https://github.com/dereneaton/ipyrad 30 January 2020, 17:54:31 UTC
5e78018 added comments 30 January 2020, 17:54:28 UTC
be415a5 added comments 30 January 2020, 17:54:15 UTC
4dcdf82 cosmetic 30 January 2020, 17:53:58 UTC
05b4879 added sys 30 January 2020, 17:53:38 UTC
1031c9b Actually handle failed samples in step 2. 30 January 2020, 17:10:51 UTC
e531fb1 Merge branch 'master' of https://github.com/dereneaton/ipyrad 28 January 2020, 18:39:19 UTC
d234e73 fix for new h5py warning 28 January 2020, 18:38:13 UTC
2204fb2 fix for new sklearn warning 28 January 2020, 18:37:59 UTC
a81456c "Updating ipyrad/__init__.py to version - 0.9.31 19 January 2020, 23:34:34 UTC
e70b70d Fix error in bucky (progressbar hell). 19 January 2020, 23:32:50 UTC
f6a3ed3 Merge branch 'master' of https://github.com/dereneaton/ipyrad 18 January 2020, 18:09:09 UTC
c1a983e Add error handling in a couple cases if run() hasn't been called, e.g. before draw, and also add the pcs() function as a convenience. 18 January 2020, 18:09:05 UTC
7b38aff Merge branch 'master' of https://github.com/dereneaton/ipyrad 17 January 2020, 12:44:21 UTC
041050d Removed support for legacy argument format from bpp.py and updated the docs. 17 January 2020, 12:44:12 UTC
82aea63 Allow PCA() to import data as vcf. 16 January 2020, 18:52:17 UTC
b657e5f Add support for importing VCF into PCA 16 January 2020, 16:56:35 UTC
9b70b09 "Updating ipyrad/__init__.py to version - 0.9.30 16 January 2020, 15:31:28 UTC
5f6ba00 Fix whoops with bucky progressbars 16 January 2020, 15:30:48 UTC
ad5d1f6 "Updating ipyrad/__init__.py to version - 0.9.29 15 January 2020, 09:33:31 UTC
6f062ef Fix bucky progressbar calls. 15 January 2020, 09:33:11 UTC
59e9ca5 Merge branch 'master' of https://github.com/dereneaton/ipyrad 15 January 2020, 09:07:04 UTC
26efacc Fixed progressbar calls in bucky.py 15 January 2020, 09:06:58 UTC
e0198c7 Merge branch 'master' of https://github.com/dereneaton/ipyrad 14 January 2020, 12:49:14 UTC
eef08f7 Conda install instructions were wrong. 14 January 2020, 12:49:06 UTC
a1153c0 cosmetic 14 January 2020, 10:34:24 UTC
8089b77 add future print import to fasttree.py 13 January 2020, 08:43:44 UTC
1d4749d Add releasenotes to the TOC 12 January 2020, 18:48:53 UTC
853b798 cosmetic 12 January 2020, 18:46:45 UTC
8fcf950 "Updating ipyrad/__init__.py to version - 0.9.28 12 January 2020, 18:42:30 UTC
af9db3a Fix versioner.py to actually record releasenotes 12 January 2020, 18:42:08 UTC
d89fb35 Fix releasenotes in versioner script 12 January 2020, 18:40:03 UTC
ca251da Fix releasenotes 12 January 2020, 18:30:40 UTC
ea9bc83 "Updating ipyrad/__init__.py to version - 0.9.27 12 January 2020, 18:27:38 UTC
ac038da Merge branch 'master' of https://github.com/dereneaton/ipyrad 12 January 2020, 18:13:46 UTC
904421d Add all the old commit info that has been blanked since the switch to v.0.9 12 January 2020, 18:13:37 UTC
bb2deb9 Update index.rst 11 January 2020, 16:45:18 UTC
843d501 Update README.rst 11 January 2020, 16:44:03 UTC
6865d60 Update README.rst 11 January 2020, 16:43:03 UTC
49753b5 Merge branch 'master' of https://github.com/dereneaton/ipyrad 09 January 2020, 15:38:23 UTC
4d2d65a Tweek install directions to support new no change /home/isaac/miniconda3/condabin/conda no change /home/isaac/miniconda3/bin/conda no change /home/isaac/miniconda3/bin/conda-env no change /home/isaac/miniconda3/bin/activate no change /home/isaac/miniconda3/bin/deactivate no change /home/isaac/miniconda3/etc/profile.d/conda.sh no change /home/isaac/miniconda3/etc/fish/conf.d/conda.fish no change /home/isaac/miniconda3/shell/condabin/Conda.psm1 no change /home/isaac/miniconda3/shell/condabin/conda-hook.ps1 no change /home/isaac/miniconda3/lib/python3.7/site-packages/xontrib/conda.xsh no change /home/isaac/miniconda3/etc/profile.d/conda.csh no change /home/isaac/.bashrc No action taken. process 09 January 2020, 15:37:56 UTC
back to top