43 lines
1.1 KiB
Text
43 lines
1.1 KiB
Text
# Generated by roxygen2: do not edit by hand
|
|
|
|
export(greedyMix)
|
|
export(handleData)
|
|
export(importFile)
|
|
importFrom(R6,R6Class)
|
|
importFrom(Rsamtools,scanBam)
|
|
importFrom(adegenet,.readExt)
|
|
importFrom(adegenet,read.genepop)
|
|
importFrom(ape,as.DNAbin)
|
|
importFrom(ape,read.FASTA)
|
|
importFrom(matlab2r,blanks)
|
|
importFrom(matlab2r,cell)
|
|
importFrom(matlab2r,colon)
|
|
importFrom(matlab2r,disp)
|
|
importFrom(matlab2r,find)
|
|
importFrom(matlab2r,inputdlg)
|
|
importFrom(matlab2r,isempty)
|
|
importFrom(matlab2r,isfield)
|
|
importFrom(matlab2r,isspace)
|
|
importFrom(matlab2r,log2)
|
|
importFrom(matlab2r,max)
|
|
importFrom(matlab2r,min)
|
|
importFrom(matlab2r,nargin)
|
|
importFrom(matlab2r,ones)
|
|
importFrom(matlab2r,questdlg)
|
|
importFrom(matlab2r,rand)
|
|
importFrom(matlab2r,repmat)
|
|
importFrom(matlab2r,reshape)
|
|
importFrom(matlab2r,size)
|
|
importFrom(matlab2r,sortrows)
|
|
importFrom(matlab2r,squeeze)
|
|
importFrom(matlab2r,strcmp)
|
|
importFrom(matlab2r,times)
|
|
importFrom(matlab2r,uiputfile)
|
|
importFrom(matlab2r,zeros)
|
|
importFrom(methods,is)
|
|
importFrom(stats,runif)
|
|
importFrom(stats,sd)
|
|
importFrom(utils,read.delim)
|
|
importFrom(utils,read.table)
|
|
importFrom(vcfR,read.vcfR)
|
|
importFrom(zeallot,"%<-%")
|