Git Product home page Git Product logo

pcaone's People

Contributors

zilong-li avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pcaone's Issues

python bindings

Hi!:) We'd love to try out PCAone, do you plan to create python bindings? Thank you!

Warning using algorithm 2

Hi!

I am currently using PCAone on a fairly big dataset (195 samples, 4,2 million SNPs), and I get this warning:
WARNING: PCAone converged but the window size did not expand the whole data.
What would you recommend? Using a different algorithm?
I am using the last version of PCAone (v0.3.4) on a linux cluster.

Thanks for your help!

QR in Eigen

Doesn't the Eigen QR function construct a M x M matrix for the HouseholderQR?

The thin Q matrix is obtained like this for qr(G):
MatrixXd Q = qr.householderQ() * MatrixXd::Identity(m, t);

But then qr.householderQ() will be stored quickly in memory right? Or will most of the matrix just be un-initialized?

VCF input and suggestions

Hi Zilong,

I was quite interested in PCAone, since it supports several different algorithms and optimizations.

However, as with pcangsd, I feel the main drawback is that they do not support VCF files directly. Are there any plans to support VCF input? It would be nice if it would support genotypes, and both the GL and PL likelihoods (since different callers use different formats).

And maybe expand the Usage on the format of the output file and how you can make a plot out of it. Is it the same format as pcangsd?

thanks,

PS - if your plan is to have it be a standard for bio/popgen research, it could be a good idea to add it to bioconda. ๐Ÿ˜„

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.