Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--Loglevel setting doesn't seem to work #49

Open
vivianTan7 opened this issue Aug 1, 2018 · 0 comments
Open

--Loglevel setting doesn't seem to work #49

vivianTan7 opened this issue Aug 1, 2018 · 0 comments

Comments

@vivianTan7
Copy link

I tried to setup log level to error, however it is still logging out the INFO.

/python -m peddy -p 4 --plot --prefix /Desktop/ceph-1463 --loglevel CRITICAL /Desktop/peddy-master/data/ceph1463.peddy.vcf.gz /Desktop/peddy-master/data/ceph1463.ped
2018-08-01 11:53:59 local peddy.cli[1537] INFO Running Peddy version 0.4.2
2018-08-01 11:53:59 local peddy.cli[1537] INFO ped_check
2018-08-01 11:54:02 local peddy.peddy[1537] INFO plotting
2018-08-01 11:54:03 local peddy.cli[1537] INFO ran in 3.3 seconds
2018-08-01 11:54:03 local peddy.cli[1537] INFO het_check
2018-08-01 11:54:05 local peddy.pca[1537] INFO loaded and subsetted thousand-genomes genotypes (shape: (2504, 2724)) in 0.8 seconds
2018-08-01 11:54:06 local peddy.pca[1537] INFO ran randomized PCA on thousand-genomes samples at 2724 sites in 0.3 seconds
2018-08-01 11:54:06 local peddy.pca[1537] INFO Projected thousand-genomes genotypes and sample genotypes and predicted ancestry via SVM in 0.0 seconds
2018-08-01 11:54:07 local peddy.cli[1537] INFO ran in 4.2 seconds
2018-08-01 11:54:07 local peddy.cli[1537] INFO sex_check
2018-08-01 11:54:07 local peddy.peddy[1537] INFO sex-check: 0 skipped / 814 kept
2018-08-01 11:54:07 local peddy.cli[1537] INFO ran in 0.4 seconds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant