ourMELONS/NAMESPACE

75 lines
1.8 KiB
Text
Raw Normal View History

2019-12-12 14:03:04 +01:00
# Generated by roxygen2: do not edit by hand
2020-06-24 16:47:39 +02:00
export(addAlleles)
2019-12-16 16:36:51 +01:00
export(admix1)
export(calculatePopLogml)
2020-02-25 13:53:11 +01:00
export(computeAllFreqs2)
2020-01-14 12:09:27 +01:00
export(computeIndLogml)
2020-01-30 12:10:49 +01:00
export(computePersonalAllFreqs)
2019-12-17 10:53:59 +01:00
export(computeRows)
2020-01-15 11:15:50 +01:00
export(etsiParas)
2020-07-31 14:05:40 +02:00
export(fgetl)
export(fopen)
2020-05-20 15:34:40 +02:00
export(greedyMix)
2022-07-19 14:34:08 +02:00
export(greedyPopMix)
2020-07-14 12:25:30 +02:00
export(handleData)
2022-04-12 14:31:54 +02:00
export(handlePopData)
2020-07-14 13:37:56 +02:00
export(initPopNames)
2020-01-15 11:15:50 +01:00
export(laskeMuutokset4)
2020-12-11 12:32:41 +01:00
export(learn_partition_modified)
export(learn_simple_partition)
2020-07-14 14:35:48 +02:00
export(linkage)
export(load_fasta)
2020-07-13 15:13:36 +02:00
export(logml2String)
2020-06-24 15:16:13 +02:00
export(lueGenePopData)
2022-05-13 12:39:57 +02:00
export(lueGenePopDataPop)
2020-06-24 16:10:14 +02:00
export(lueNimi)
2020-03-03 14:30:39 +01:00
export(noIndex)
2019-12-16 17:47:04 +01:00
export(ownNum2Str)
2020-02-25 15:41:05 +01:00
export(poistaLiianPienet)
2019-12-17 16:38:55 +01:00
export(proportion2str)
2019-12-17 15:52:59 +01:00
export(randdir)
2020-06-24 12:12:10 +02:00
export(rivinSisaltamienMjonojenLkm)
2020-06-24 16:22:25 +02:00
export(selvitaDigitFormat)
export(simulateAllFreqs)
2020-01-30 16:20:36 +01:00
export(simulateIndividuals)
export(simuloiAlleeli)
2020-01-14 13:50:37 +01:00
export(suoritaMuutos)
2020-07-13 13:23:31 +02:00
export(takeLine)
2020-06-24 11:48:23 +02:00
export(testaaOnkoKunnollinenBapsData)
2020-06-24 12:12:10 +02:00
export(testaaPop)
2020-07-14 11:16:03 +02:00
export(writeMixtureInfo)
export(writeMixtureInfoPop)
2021-09-03 12:56:00 +02:00
importFrom(Rsamtools,scanBam)
2022-01-27 11:19:10 +01:00
importFrom(adegenet,.readExt)
importFrom(adegenet,read.genepop)
2021-08-23 14:34:20 +02:00
importFrom(ape,as.DNAbin)
importFrom(ape,read.FASTA)
2022-02-03 10:10:36 +01:00
importFrom(matlab2r,blanks)
importFrom(matlab2r,cell)
importFrom(matlab2r,colon)
importFrom(matlab2r,find)
2022-02-03 10:10:36 +01:00
importFrom(matlab2r,inputdlg)
importFrom(matlab2r,isempty)
importFrom(matlab2r,isfield)
importFrom(matlab2r,isspace)
importFrom(matlab2r,max)
importFrom(matlab2r,min)
importFrom(matlab2r,ones)
importFrom(matlab2r,questdlg)
2022-02-03 10:10:36 +01:00
importFrom(matlab2r,rand)
importFrom(matlab2r,repmat)
importFrom(matlab2r,reshape)
importFrom(matlab2r,size)
importFrom(matlab2r,sortrows)
importFrom(matlab2r,squeeze)
importFrom(matlab2r,strcmp)
importFrom(matlab2r,times)
2022-07-19 14:34:08 +02:00
importFrom(matlab2r,uiputfile)
2022-02-03 10:10:36 +01:00
importFrom(matlab2r,zeros)
2020-03-18 15:02:38 +01:00
importFrom(methods,is)
2019-12-17 15:34:47 +01:00
importFrom(stats,runif)
2021-08-23 14:34:20 +02:00
importFrom(stats,sd)
2020-06-24 12:12:10 +02:00
importFrom(utils,read.delim)
2021-09-03 11:17:00 +02:00
importFrom(vcfR,read.vcfR)