Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate spatialMixture functions to R #3

Open
64 of 68 tasks
wleoncio opened this issue Nov 9, 2020 · 0 comments
Open
64 of 68 tasks

Translate spatialMixture functions to R #3

wleoncio opened this issue Nov 9, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@wleoncio
Copy link
Member

wleoncio commented Nov 9, 2020

  • spatialMixture
  • clearGlobalVars
  • computeRows(rowsFromInd, inds, ninds)
  • addToSummary(logml, partitionSummary, worstIndex)
  • arvoSeuraavaTila(muutokset, logml)
  • rand_disc(CDF)
  • updateGlobalVariables(ind, i2, rowsFromInd, diffInCounts, ...
  • updateGlobalVariables2(i1, i2, rowsFromInd, diffInCounts, ...
  • updateGlobalVariables3(muuttuvat, rowsFromInd, diffInCounts, ...
  • returnInOrder(inds, pop, rowsFromInd, data, adjprior, priorTerm)
  • laskeMuutokset(ind, rowsFromInd, ...
  • laskeMuutokset2(i1, rowsFromInd, ...
  • laskeMuutokset3(T2, inds2, rowsFromInd, ...
  • laskeMuutokset5(inds, rowsFromInd, data, adjprior, ...
  • computeDiffInCounts(rows, max_noalle, nloci, data)
  • computePopulationLogml(pops, adjprior, priorTerm)
  • poistaTyhjatPopulaatiot(npops)
  • admixture_initialization(data_matrix,nclusters,Z)
  • cluster_own(Z,nclust)
  • clusternum(X, T, k, c)
  • handleData(raw_data)
  • newGetDistances(data, rowsFromInd)
  • getDistances(data_matrix,nclusters)
  • linkage(Y, method)
  • initPopNames(nameFile, indexFile)
  • computeCounts(cliques, separators, npops, PARTITION)
  • computeDiffInCliqCounts(cliques, inds)
  • computeLogml(adjprior,priorTerm, ...
  • initializeGammaln(ninds, rowsFromInd, maxSize)
  • laskeOsaDist(inds2, dist, ninds)
  • testaaGenePopData(tiedostonNimi)
  • lueGenePopData(tiedostonNimi)
  • lueNimi(line)
  • selvitaDigitFormat(line)
  • rivinSisaltamienMjonojenLkm(line)
  • testaaPop(rivi)
  • addAlleles(data, ind, line, divider)
  • writeMixtureInfo(logml, rowsFromInd, data, adjprior, ...
  • dispLine;
  • takeLine(description,width)
  • omaRound(num)
  • palautaYks(num,yks)
  • kldiv2str(div)
  • testaaOnkoKunnollinenBapsData(data)
  • testFastaData(inFile)
  • handleCoords(coordinates)
  • laskeKlikit(M, maxCliqSize,maxSepSize)
    • mysubset()
    • neighbors()
    • triangulate()
    • myintersect()
    • findCliques()
    • myunion()
    • cliques_to_jtree()
    • minimum_spanning_tree()
    • elim_order()
    • argmin()
    • ind2subv()
      • dec2bitv()
    • mysize()
    • myisvector()
    • setdiag()
  • mysetdiff(A,B)
  • checkLogml(priorTerm, adjprior, cliques, separators)
  • findEmptyPop(npops)
  • testaaKoordinaatit(ninds, coordinates)
  • laskeVarmuus(rowsFromInd, data, adjprior, priorTerm, ...
  • initialCounts(partition, data, npops, rows, noalle, adjprior)
@wleoncio wleoncio added the enhancement New feature or request label Nov 9, 2020
@wleoncio wleoncio added this to the Next major release milestone Nov 9, 2020
@wleoncio wleoncio self-assigned this Nov 9, 2020
@wleoncio wleoncio added this to To do in Translate base BAPS to R via automation Nov 9, 2020
@wleoncio wleoncio modified the milestones: CRAN release, Translated all basic functions Sep 3, 2021
wleoncio added a commit that referenced this issue Jul 28, 2022
wleoncio added a commit that referenced this issue Jul 28, 2022
wleoncio added a commit that referenced this issue Jul 28, 2022
wleoncio added a commit that referenced this issue Aug 25, 2022
wleoncio added a commit that referenced this issue Sep 15, 2022
wleoncio added a commit that referenced this issue Sep 15, 2022
wleoncio added a commit that referenced this issue Nov 16, 2022
wleoncio added a commit that referenced this issue Nov 16, 2022
wleoncio added a commit that referenced this issue Dec 22, 2022
Replaced with built-in TODO list in Issue #3's body
wleoncio added a commit that referenced this issue Dec 23, 2022
wleoncio added a commit that referenced this issue Dec 23, 2022
wleoncio added a commit that referenced this issue Jan 23, 2023
wleoncio added a commit that referenced this issue Jan 23, 2023
wleoncio added a commit that referenced this issue Feb 7, 2023
wleoncio added a commit that referenced this issue Feb 10, 2023
@wleoncio wleoncio moved this from To do to In progress in Translate base BAPS to R Feb 15, 2023
wleoncio added a commit that referenced this issue Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant