GithubHelp home page GithubHelp logo

asmap's Introduction

ASMap

Linkage Map Construction using the MSTmap Algorithm

Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Haploid, Backcross and Recombinant Inbred 'R/qtl' objects. This includes extremely fast linkage map clustering and optimal marker ordering using 'MSTmap' (see Wu et al.,2008).

Installing

To install the latest version from CRAN, use the following:

install.packages("ASMap")

To install the latest development version from GitHub, use the following:

if(!require("remotes")) install.packages("remotes") 
remotes::install_github("DrJ001/ASMap")

Using the package

Load the package and start using it with:

library(ASMap)

If you find this package useful, please cite it! Type citation("ASMap") on the R console to find out how.

asmap's People

Contributors

drj001 avatar olivroy avatar rogerssam avatar

Stargazers

 avatar

Watchers

 avatar  avatar

asmap's Issues

Problem with title location in Heatmap function

Hi,

Sorry to disturb you with this question. I am trying to generate the heatmap with ASMap as the quality is better than R/QTL. I was successful at generating the map and it fits what I have generated previously with R/QTL. However, the title of the plot ''Pairwise recombination fraction and LOD scores'' is now located in the plot instead of being above it. When I generated the plot, I used the QTL objects so the mistake might come from there.

I called this function and everything worked, except for the title:
heatMap(nameofmyobject, lmax = 50)

image

Thanks.

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.