Coder Social home page Coder Social logo

magichelpr's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

rishavray

magichelpr's Issues

Add LOD scores to output

A LOD score can, in principle, be calculated from the log-likelihood of the null and alternative models, as:

LOD = log10(likelihood_qtl / likelihood_no_qtl)

From the log-likelihood of the model, it should be fine to calculate as:

logLik(qtl_model)/log(10) - logLik(null_model)/log(10)

update vignette

Need to update the vignette with the way the estimateFounderEffects() function now works (returning standardized effect sizes). Should also improve the documentation on specifying custom models for qtlScan()

r package happy

Hi Hugo,

I have issues installing the dependencies to MagicHelpR.

I know you are not maintaining the happy package, but i wanted to ask if you could tell me where to get the happy.hbrem package, since the link to http://www.well.ox.ac.uk/happy is broken.

Could you provide a functional package or tell me who to contact to get it for R?

Thank you very much.
Michel

add functionality to do "two-by-two epistasis" QTL scan

Add a new function that performs a QTL scan using all pairwise combinations of markers. Basically, for each marker, use each of the other markers as a covariate. The output could then be visualised with a matrix plot (colouring cells by logP for example). Function name could be something like qtlPairwiseScan()

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.