JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for OXSTATGEN Archives


OXSTATGEN Archives

OXSTATGEN Archives


OXSTATGEN@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

OXSTATGEN Home

OXSTATGEN Home

OXSTATGEN  February 2016

OXSTATGEN February 2016

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: QCTool issue

From:

Anuj Goel <[log in to unmask]>

Reply-To:

Oxford Statistical Genetics Software <[log in to unmask]>

Date:

Wed, 24 Feb 2016 12:20:34 +0000

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (1 lines)

Yes. They are UKBiobank files.

Chrs 1 (@ SNP rs560419601) & 3 (@ SNP rs60180210) bombed out. Running it on PROCARDIS server on 4 cores. Chrs 2, 4, 5 & 6 are ongoing at the moment.

Thanks.

Anuj.





-----Original Message-----

From: Oxford Statistical Genetics Software [mailto:[log in to unmask]] On Behalf Of Gavin Band

Sent: 24 February 2016 12:11

To: [log in to unmask]

Subject: Re: [OXSTATGEN] QCTool issue



Thanks, are these the UK biobank release bgen files, if so which chromosome did you see the error for?

Best,

g.



> On 24 Feb 2016, at 12:05, Anuj Goel <[log in to unmask]> wrote:

> 

> Dear Gavin,

> Thanks for getting back.

> The command line is :

> qctool -filetype bgen -g ../chr$i\impv1.bgen -s ../impv1.sample 

> -snp-stats chr$i.qctool.txt

>  

> Best,

> Anuj.

>  

>  

> From: Oxford Statistical Genetics Software 

> [mailto:[log in to unmask]] On Behalf Of Gavin Band

> Sent: 24 February 2016 12:01

> To: [log in to unmask]

> Subject: Re: [OXSTATGEN] QCTool issue

>  

> Thanks Anuj, can you send me the command line you are running?

> Best,

> g.

>  

> --------------------------------------------------------------

> 

> Dr. Gavin Band

> 

> Wellcome Trust Centre for Human Genetics University of Oxford

> 

> +44 1865 287532

> [log in to unmask]

> 

> --------------------------------------------------------------

>  

> On 23 Feb 2016, at 13:01, Anuj Goel <[log in to unmask]> wrote:

>  

> Hi,

> I am using your QCTOOL (qctool_v1.4-scientific-linux-x86_64.tgz on a Centos 5 unix server) to analyse the UK Biobank imputed genotype probabilities and I am running into unexpected error which is causing the program to abort. The software works for a bit (in the example below, it processes ~2.4M rows) and then falls over.

>  

> The tail of the error log looks like:

> Sample filter:                  (none).

> SNP filter:                     (none).

>  

> # of samples in input files:    152249.

> # of samples after filtering:   152249 (0 filtered out).

>  

> ======================================================================

> ==

>  

> Processing SNPs                              : [*************                 ] (2403502/5192419,306086.2s,7.9/s)qctool: ../genfile/include/genfile/bgen.hpp:307: void genfile::bgen::impl::read_compressed_snp_probability_data(std::istream&, genfile::bgen::impl::uint32_t, genfile::bgen::impl::uint32_t, GenotypeProbabilitySetter) [with GenotypeProbabilitySetter = genfile::GenotypeSetter<std::vector<double, std::allocator<double> > >]: Assertion `result == 0' failed.

> ./qctool.bash: line 4:   442 Aborted

>  

> Any idea how to resolve this. I wonder if –force will proceed or fail too?

> Could it be an issue with any library (to do with scientific linux)? Probably it is.

> Initially, I installed this as the static build didn’t work on Centos 5 server.

>  

> Many thanks.

> Kind regards,

> Anuj.

> PS: I also tried downloading the source code and compiling it. The “configure” worked but compilation failed. Log below:

>  

> Yum install zlib gives the following message “Package 

> zlib-1.2.3-7.el5.x86_64 already installed and latest version”

>  

> [root@proce64 gavinband-qctool-c09253b994fb]# ./waf-1.5.18 configure

> Setting blddir to                        : /data/temp/qctool/gavinband-qctool-c09253b994fb/build

> Using prefix                             : /usr/local

> Checking for program g++ or c++          : /usr/bin/g++

> Checking for program cpp                 : /usr/bin/cpp

> Checking for program ar                  : /usr/bin/ar

> Checking for program ranlib              : /usr/bin/ranlib

> Checking for g++                         : ok

> Checking for program gcc or cc           : /usr/bin/gcc

> Checking for gcc                         : ok

> Checking for library blas                : no

> Checking for library lapack              : not found

> Checking for header sys/time.h           : yes

> Checking for static library z            : yes

> Checking for library dl                  : yes

> Checking for library rt                  : yes

> Checking for library m                   : yes

> Checking for library bz2                 : not found

> Checking for library mgl                 : not found

> Checking for library cairo               : yes

> Checking for library pthread             : yes

> Checking for library readline            : not found

> 'configure' finished successfully (3.262s)

>  

> [root@proce64 gavinband-qctool-c09253b994fb]# ./waf-1.5.18

> Waf: Entering directory `/data/temp/qctool/gavinband-qctool-c09253b994fb/build'

> [  1/810] qctool_version_autogenerated:  -> 

> build/default/qctool_version_autogenerated.hpp

> /bin/sh: line 6: hg: command not found [  2/810] 

> qctool_version_autogenerated:  -> 

> build/release/qctool_version_autogenerated.hpp

> /bin/sh: line 6: hg: command not found [  3/810] cc: 

> 3rd_party/sqlite3/sqlite3/shell.c -> 

> build/default/3rd_party/sqlite3/sqlite3/shell_3.o

> [  4/810] cc: 3rd_party/sqlite3/sqlite3/sqlite3.c -> 

> build/default/3rd_party/sqlite3/sqlite3/sqlite3_3.o

> [  5/810] cc: 3rd_party/sqlite3/extensions/extension-functions.c -> 

> build/default/3rd_party/sqlite3/extensions/extension-functions_3.o

> [  6/810] cc: 3rd_party/sqlite3/sqlite3/sqlite3.c -> 

> build/default/3rd_party/sqlite3/sqlite3/sqlite3_4.o

> [  7/810] cc: 3rd_party/sqlite3/sqlite3/shell.c -> 

> build/release/3rd_party/sqlite3/sqlite3/shell_3.o

> [  8/810] cc: 3rd_party/sqlite3/sqlite3/sqlite3.c -> 

> build/release/3rd_party/sqlite3/sqlite3/sqlite3_3.o

> [  9/810] cc: 3rd_party/sqlite3/extensions/extension-functions.c -> 

> build/release/3rd_party/sqlite3/extensions/extension-functions_3.o

> [ 10/810] cc: 3rd_party/sqlite3/sqlite3/sqlite3.c -> 

> build/release/3rd_party/sqlite3/sqlite3/sqlite3_4.o

> [ 11/810] cxx: genfile/src/PennCNVSNPDataSink.cpp -> 

> build/default/genfile/src/PennCNVSNPDataSink_1.o

> cc1plus: error: unrecognized command line option "-Wno-redeclared-class-member"

> cc1plus: error: unrecognized command line option "-Wno-unused-local-typedef"

> Waf: Leaving directory `/data/temp/qctool/gavinband-qctool-c09253b994fb/build'

> Build failed:  -> task failed (err #1):

>         {task: cxx PennCNVSNPDataSink.cpp -> PennCNVSNPDataSink_1.o}

>  

>  

> ---

> Bioinformatician

> PROCARDIS Group

> Cardiovascular Medicine, University of Oxford Wellcome Trust Centre 

> for Human Genetics Roosevelt Drive, Oxford

> OX3 7BN

> Tel: +44-(0)-1865-287679

> http://www.well.ox.ac.uk/anuj-goel

>  

> To unsubscribe from the list visit this webpage 

> https://www.jiscmail.ac.uk/cgi-bin/webadmin?SUBED1=OXSTATGEN&A=1

>  

> To unsubscribe from the list visit this webpage 

> https://www.jiscmail.ac.uk/cgi-bin/webadmin?SUBED1=OXSTATGEN&A=1

> To unsubscribe from the list visit this webpage 

> https://www.jiscmail.ac.uk/cgi-bin/webadmin?SUBED1=OXSTATGEN&A=1





To unsubscribe from the list visit this webpage https://www.jiscmail.ac.uk/cgi-bin/webadmin?SUBED1=OXSTATGEN&A=1



To unsubscribe from the list visit this webpage https://www.jiscmail.ac.uk/cgi-bin/webadmin?SUBED1=OXSTATGEN&A=1

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

April 2024
March 2024
February 2024
January 2024
December 2023
November 2023
September 2023
August 2023
July 2023
June 2023
May 2023
March 2023
February 2023
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager