~ubuntu-branches/ubuntu/vivid/r-cran-genabel/vivid

« back to all changes in this revision

Viewing changes to man/export.merlin.Rd

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2013-07-22 09:22:48 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20130722092248-xds9dpinjhbx3kho
Tags: 1.7-6-1
* New upstream version
* debian/control: Drop citation from long description because this
  information is provided in debian/upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
        Exports GenABEL data to Merlin and other pedigree formats
6
6
}
7
7
\usage{
8
 
        export.merlin(data, pedfile = "merlin.ped", datafile = "merlin.dat", mapfile = "merlin.map", 
9
 
        format = "merlin", fixstrand = "no", extendedmap = TRUE, traits = 1, order = TRUE, 
10
 
        stepids = 100, dpieceFun = "new")
 
8
        export.merlin(data, pedfile = "merlin.ped", datafile = "merlin.dat", 
 
9
             mapfile = "merlin.map", format = "merlin", fixstrand = "no", 
 
10
             extendedmap = TRUE, traits = 1, order = TRUE, stepids = 100, 
 
11
             dpieceFun = "new")
11
12
}
12
13
%- maybe also 'usage' for other objects documented here.
13
14
\arguments{