1000G.mac5eur.*, hm.*.snp, and CNS.*.annot.gz from this directory.", but in that directory (https://data.broadinstitute.org/alkesgroup/LDSCORE/), I can't see those files -- where should I grab them from? Thanks!gquon@silver:~/gquon/ldsc$ python munge_sumstats.py -h
/broad/software/free/Linux/redhat_6_x86_64/pkgs/python_2.7.1-sqlite3-rtrees/lib/python2.7/site-packages/pytz/__init__.py:29: UserWarning: Module hashlib was already imported from /broad/software/free/Linux/redhat_6_x86_64/pkgs/python_2.7.1-sqlite3-rtrees/lib/python2.7/hashlib.pyc, but /broad/software/free/Linux/redhat_6_x86_64/pkgs/python_2.7.1-sqlite3-rtrees/lib/python2.7/site-packages/hashlib-20081119-py2.7-linux-x86_64.egg is being added to sys.path
from pkg_resources import resource_stream
Traceback (most recent call last):
File "munge_sumstats.py", line 13, in <module>
from ldsc import MASTHEAD, Logger, sec_to_str
File "/broad/compbio/gquon/ldsc/ldsc.py", line 27, in <module>
raise ImportError('LDSC requires pandas version >= 0.17.0')
ImportError: LDSC requires pandas version >= 0.17.0
--
You received this message because you are subscribed to the Google Groups "ldsc_users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ldsc_users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ldsc_users/953b2bc4-84a7-492a-8a8f-0e77a3dd210c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
gquon@silver:~/gquon/ldsc$ ./munge_sumstats.py -h
Traceback (most recent call last):
File "./munge_sumstats.py", line 11, in <module>
from scipy.stats import chi2
File "/home/unix/gquon/.local/lib/python2.7/site-packages/scipy/stats/__init__.py", line 324, in <module>
from .stats import *
File "/home/unix/gquon/.local/lib/python2.7/site-packages/scipy/stats/stats.py", line 242, in <module>
import scipy.special as special
File "/home/unix/gquon/.local/lib/python2.7/site-packages/scipy/special/__init__.py", line 531, in <module>
from ._ufuncs import *
ImportError: /home/unix/gquon/.local/lib/python2.7/site-packages/scipy/special/_ufuncs.so: undefined symbol: PyUnicodeUCS2_DecodeUTF8
gquon@silver:~/gquon/ldsc$ which python
/broad/software/free/Linux/redhat_6_x86_64/pkgs/anaconda_2.3.0-jupyter/bin/python
To unsubscribe from this group and stop receiving emails from it, send an email to ldsc_users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ldsc_users/3e24aff1-b9b4-417c-84b2-a980a56595be%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ldsc_users/3e24aff1-b9b4-417c-84b2-a980a56595be%40googlegroups.com.
-bash:platinum:~ 1002 $ use Anaconda
Prepending: Anaconda (ok)
-bash:platinum:~ 1003 $ which python
/broad/software/free/Linux/redhat_6_x86_64/pkgs/anaconda_2.3.0-jupyter/bin/python
-bash:platinum:~ 1004 $ git clone https://github.com/bulik/ldsc.git
Initialized empty Git repository in ~/ldsc/.git/
error: error setting certificate verify locations:
CAfile: /broad/software/free/Linux/redhat_6_x86_64/pkgs/anaconda_2.3.0-jupyter/etc/pki/tls/certs/cacert.pem
CApath: none while accessing https://github.com/bulik/ldsc.git/info/refs
fatal: HTTP request failed
-bash:platinum:~ 1005 $ unuse Anaconda
Dropping: Anaconda (ok)
-bash:platinum:~ 1006 $ which python
/usr/bin/python
-bash:platinum:~ 1007 $ use .anaconda-2.1.0
Prepending: .anaconda-2.1.0 (ok)
-bash:platinum:~ 1008 $ git clone https://github.com/bulik/ldsc.git
Initialized empty Git repository in ~/ldsc/.git/
remote: Counting objects: 7573, done.
remote: Total 7573 (delta 0), reused 0 (delta 0), pack-reused 7573
Receiving objects: 100% (7573/7573), 56.41 MiB | 7.17 MiB/s, done.
Resolving deltas: 100% (2666/2666), done.
-bash:platinum:~ 1009 $ cd ldsc
-bash:platinum:~/ldsc 1010 $ ./ldsc.py -h
Vendor: Continuum Analytics, Inc.
Package: mkl
Message: trial mode expires in 30 days
Traceback (most recent call last):
File "./ldsc.py", line 27, in <module>
raise ImportError('LDSC requires pandas version >= 0.17.0')
ImportError: LDSC requires pandas version >= 0.17.0
-bash:platinum:~/ldsc 1011 $ unuse .anaconda-2.1.0
Dropping: .anaconda-2.1.0 (ok)
-bash:platinum:~/ldsc 1012 $ use Anaconda
Prepending: Anaconda (ok)
-bash:platinum:~/ldsc 1013 $ ./ldsc.py -h
usage: ldsc.py [-h] [--out OUT] [--bfile BFILE] [--l2] [--extract EXTRACT]
[--keep KEEP] [--ld-wind-snps LD_WIND_SNPS]
To view this discussion on the web visit https://groups.google.com/d/msgid/ldsc_users/3f6c5320-e879-40e1-bca5-c989eead3cde%40googlegroups.com.
-bash:platinum:~ 1001 $ use Anaconda
Prepending: Anaconda (ok)
-bash:platinum:~ 1002 $ which python
/broad/software/free/Linux/redhat_6_x86_64/pkgs/anaconda_2.3.0-jupyter/bin/python
-bash:platinum:~ 1003 $ which git
/usr/bin/git
-bash:platinum:~ 1004 $ git --version
git version 1.7.1
-bash:platinum:~ 1005 $ git clone https://github.com/bulik/ldsc.git
Initialized empty Git repository in /home/unix/mhaas/ldsc/.git/
error: error setting certificate verify locations:
CAfile: /broad/software/free/Linux/redhat_6_x86_64/pkgs/anaconda_2.3.0-jupyter/etc/pki/tls/certs/cacert.pem
CApath: none while accessing https://github.com/bulik/ldsc.git/info/refs
fatal: HTTP request failed
To view this discussion on the web visit https://groups.google.com/d/msgid/ldsc_users/1c1f8b34-3ac5-45d8-a424-955468af83d7%40googlegroups.com.