Code Monkey home page Code Monkey logo

Comments (7)

zhanxw avatar zhanxw commented on June 7, 2024

Hi Carolina,

Usually you can safely ignore this warning.
Let me check once more to make sure of that.

Thanks.
Xiaowei

from rvtests.

medinacarolina avatar medinacarolina commented on June 7, 2024

Thanks Xiaowei, pleae double check and let me know... also, concerning the chrX analysis in the log I see not mention to the loading of the xHemiKinship matrix, is this normal (I am attaching again an example of the log for chrX analysis)?
RS2_CEU_1000G_imputation_TC_INV_MALE_chrX_log.txt

from rvtests.

tesselgalesloot avatar tesselgalesloot commented on June 7, 2024

Hi Carolina and Xiaowei,
I have exactly the same issue with regard to the error of the unexpected column. Could you indeed confirm that we can ignore this error?
Regarding the chrX analysis the loading of the kinship matrices is mentioned in my logs, but I specified both the autosomal and X kinship matrix in the command line, also for X analysis, so that can be a difference.
Thanks in advance,
Tessel

from rvtests.

zishang30 avatar zishang30 commented on June 7, 2024

Dear Xiaowei

I have started running chrX analysis using generated kinship and xHemi Kinship. But when I running the command as follow :
rvtest-new --inVcf ChrX.combined.reorder.vcf.gz --pheno phenotypes0602.ped --pheno-name men_INV --kinship kinship_matrix.kinship --xLabel X --xHemiKinship chrx.kinship_matrix.xHemi.kinship --meta score,cov[windowSize=500000] --dosage DS --out HRCinv_men_chr23

I found some strange message as follows:
[INFO] Loaded 1386 male, 1490 female and 0 sex-unknonw samples from phenotypes.ped
[INFO] Analysis begins with [ 2876 ] samples...
[INFO] Family-based model specified. Loading kinship file...
[INFO] DONE: Loaded kinship file [ kinship_matrix.kinship ] successfully in [ 11.0 ] seconds.
[INFO] DONE: Spectral decomposition of the kinship matrix succeeded in [ 124.7 ] seconds.
[INFO] Kinship eigen-decomposition file [ .xHemi.eigen ] detected and will be used for for X chromosome analysis
[INFO] DONE: Loaded kinship file [ chrx.kinship_matrix.xHemi.kinship ] successfully in [ 20.9 ] seconds.
[ERROR] Missing 'u1805' column!
[WARN] Failed to load spectral decomposition results of the kinship matrix!
[INFO] DONE: Spectral decomposition of the kinship matrix succeeded in [ 202.1 ] seconds.
[INFO] Impute missing genotype to mean (by default)
[INFO] Use dosage genotype from VCF flag DS.
[INFO] Analysis started

It seems there are some error about missing column in kinship matrix and lead to fail to load spectral decomposition results of the kinship matrix, but after this warning message it said "Spectral decomposition of the kinship matrix succeeded".
Is this Ok to run chrX analysis ?
The strange thing is when I check chrx kinship matrix manually I didn't find this missing column in 'u1805'...

In addition , some times I also receive error massage about 'Unexpected column' as the previous issue...

Thank you for your help!

zishan

from rvtests.

zhanxw avatar zhanxw commented on June 7, 2024

Hi Zishan,

Can you please check how many columns in the chrx kinship matrix file? Thanks.

from rvtests.

zishang30 avatar zishang30 commented on June 7, 2024

Dear Xiaowei

I have checked chrx kinship matrix file, it has 4150 columns compared with 4149 rows.
But this could be possible because the format of kinship matrix is as follow:
FID IID ID1 ID2
ID1 ID2 value1 value2

compare to rows, it has extra column of IID.

I plan to start finish the left chrx analysis at today. Is this a problem?

Thanks.

from rvtests.

zhanxw avatar zhanxw commented on June 7, 2024

The extra column of IID may be the reason of 'Extra column Kinship matrix'.

from rvtests.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.