get_density_input: A function to average the marker from input files in...

Description Usage Arguments Examples

Description

This is a function evaluating the number of markers across gconsecutive bins along the genomes in input file

Usage

1
get_density_input(inputfile = input_now,binsize =1,cut = T,cutoff = 0, chr.match = "/home/yanjun/projects/F2_seq/F2_re_seq/data/chr_id.match.txt")

Arguments

inputfile
inputfile
inputfile

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

yanjunzan/TD documentation built on May 18, 2019, 3:40 a.m.