Commit graph

  • 6a124ac3ce Improved documentation of load_fasta (#16) Waldir Leoncio 2021-08-23 06:45:51 +02:00
  • 1a3bdd973e Merge branch 'issue-16' into develop Waldir Leoncio 2021-08-23 06:42:41 +02:00
  • cafd194880 Replaced greedyMix() with a stop message Waldir Leoncio 2021-08-23 06:40:49 +02:00
  • 50ec8618cc Added load_fasta from rhierbaps Gerry Tonkin-Hill 2021-08-23 06:32:46 +02:00
  • 8956949bff Refactoring and syntax fixes Waldir Leoncio 2021-06-29 10:41:23 +02:00
  • 829bcc447e Merge branch 'issue-13' into develop Waldir Leoncio 2021-06-29 10:38:07 +02:00
  • 7c2e4c431f Reformatting output Waldir Leoncio 2021-06-29 10:37:52 +02:00
  • 67170d1c7b Refactoring Waldir Leoncio 2021-06-29 10:37:42 +02:00
  • f37f8d67c8
    Added recommendation to use the original BAPS Waldir Leoncio 2021-06-25 07:54:23 +02:00
  • 185d71fa25
    Fixed name of development branch (#14) Waldir Leoncio 2021-06-25 07:49:47 +02:00
  • c975a7c820 Removed duplicated function Waldir Leoncio 2021-05-20 09:18:33 +02:00
  • 4520fd30fb Fixed syntax Waldir Leoncio 2021-05-20 09:18:05 +02:00
  • 8eb81c51d2 Swapped argument order to match MATLAB Waldir Leoncio 2021-05-20 09:17:08 +02:00
  • 3fd1cac27b Merge work on greedyMix into develop Waldir Leoncio 2021-03-31 10:40:29 +02:00
  • b35053fd3a Increment version number Waldir Leoncio 2021-03-31 10:40:15 +02:00
  • 6fb06da866 Commented out non-interactive test code Waldir Leoncio 2021-03-31 10:39:42 +02:00
  • 39145ee865 Updated docs Waldir Leoncio 2021-03-31 10:39:15 +02:00
  • 3f9bb0b9bd Merge branch 'fix-handleData' into issue-2-greedy-test Waldir Leoncio 2021-03-31 10:32:14 +02:00
  • 3d43ed856f Added test for handleData Waldir Leoncio 2021-03-31 10:31:43 +02:00
  • aec2f40c2c Syntax fixes Waldir Leoncio 2021-03-31 10:28:11 +02:00
  • 4d9ed9210f Added sorting of output on find() Waldir Leoncio 2021-03-31 10:27:45 +02:00
  • e1642f24e5 Added list output to cell() Waldir Leoncio 2021-03-31 10:26:56 +02:00
  • d16de2ba7d Uncommented translated functions Waldir Leoncio 2021-03-30 08:34:41 +02:00
  • ef540baf7e Reformatting BAPS input Waldir Leoncio 2021-03-30 08:34:31 +02:00
  • 2bb94b815c Merge branch 'baps-file' into issue-2-greedy-test Waldir Leoncio 2021-03-30 08:23:44 +02:00
  • c7720f33b4 Fixed output formatting Waldir Leoncio 2021-03-30 08:23:37 +02:00
  • 231e0ff501 Fixed syntax Waldir Leoncio 2021-03-30 08:23:21 +02:00
  • 76861c9027 Fixed BAPS format in test unit Waldir Leoncio 2021-03-30 08:23:07 +02:00
  • f70277cd6a Fixed delimiter for BAPS-formatted file Waldir Leoncio 2021-03-30 08:22:24 +02:00
  • ae58372205 Changed dataset used for testing greedyMix Waldir Leoncio 2021-02-26 10:01:01 +01:00
  • 4a7eef74bc Refactoring Waldir Leoncio 2021-02-15 11:31:04 +01:00
  • f243ee0466 Added missing { Waldir Leoncio 2021-02-15 10:16:33 +01:00
  • 55cbadb471 Replaced rowSums with colSums to match MATLAB sum Waldir Leoncio 2021-02-15 10:15:25 +01:00
  • 85b7fe1533 Changed assignment operator Waldir Leoncio 2021-02-15 10:05:31 +01:00
  • a13e2c30ac Improved printing Waldir Leoncio 2021-02-15 10:04:58 +01:00
  • d3c390a5f8 Syntax fix Waldir Leoncio 2021-02-15 10:04:27 +01:00
  • 75ff42daed Fixed syntax Waldir Leoncio 2021-02-15 09:49:21 +01:00
  • 1b5d97a041 Improved handling of 0-dim on repmat Waldir Leoncio 2021-02-15 09:03:44 +01:00
  • 4bb450c6c1 Fixed bugs in laskeMuutokset() Waldir Leoncio 2021-02-15 09:03:28 +01:00
  • 62255fcb40 Added TODOs Waldir Leoncio 2021-02-01 10:01:40 +01:00
  • 44210e9737 Changed global definitions Waldir Leoncio 2021-02-01 10:01:25 +01:00
  • 58bf940ae3 Improved printing Waldir Leoncio 2021-02-01 10:01:14 +01:00
  • aa8a066530 Improved array dropping Waldir Leoncio 2021-02-01 10:01:02 +01:00
  • edd0cac775 Added TODO Waldir Leoncio 2021-02-01 09:23:45 +01:00
  • c0d36e2c30 Fixed syntax Waldir Leoncio 2021-02-01 09:22:58 +01:00
  • bdf512fca7 Updated initial globals (fixes #11) Waldir Leoncio 2021-02-01 09:04:30 +01:00
  • 15a8c39ef1 Added/removed TODOs Waldir Leoncio 2021-01-15 11:47:20 +01:00
  • 68ad663ce1 Fixed syntax Waldir Leoncio 2021-01-15 11:46:53 +01:00
  • 22d689c1c4 Fixed function output Waldir Leoncio 2021-01-15 11:46:11 +01:00
  • 3b423cdb09 Updated docs Waldir Leoncio 2021-01-15 10:08:15 +01:00
  • bfea191db2 Merge branch 'fix-tests' into develop Waldir Leoncio 2021-01-15 09:39:02 +01:00
  • 0de7026430 Fixed handling of global Waldir Leoncio 2021-01-15 09:36:50 +01:00
  • d47b84fb55 Implemented dataframe parsing on setdiff Waldir Leoncio 2021-01-15 08:59:48 +01:00
  • 34cebe8604 Uncommented tests Waldir Leoncio 2020-12-11 12:49:40 +01:00
  • 8989696dd1 Exported functions Waldir Leoncio 2020-12-11 12:32:41 +01:00
  • 99046842e6 Merge branch 'issue-10' into develop (#10) Waldir Leoncio 2020-12-11 12:30:32 +01:00
  • 6ea813d5b0 Initializing globals (#10) Waldir Leoncio 2020-12-11 12:29:55 +01:00
  • 19e212b137 Removed global variables from argument lists Waldir Leoncio 2020-11-19 14:29:37 +01:00
  • 13446958aa Updated .Rbuildignore Waldir Leoncio 2020-11-19 14:48:00 +01:00
  • 4aba2528da Merge branch 'translate-greedyMix' into dev (issue #1) Waldir Leoncio 2020-11-19 13:33:57 +01:00
  • 28d0cb614b Updated docs Waldir Leoncio 2020-11-19 13:33:21 +01:00
  • d835c10322 Improved lots of substutitions Waldir Leoncio 2020-11-19 13:32:14 +01:00
  • ba5f9f2690 Added diff Waldir Leoncio 2020-11-19 13:31:48 +01:00
  • 0fec3ab096 Cleanup of commented-out code Waldir Leoncio 2020-11-19 13:31:20 +01:00
  • d55b618c75 Translated arvoSeuraavaTi Waldir Leoncio 2020-11-19 13:29:54 +01:00
  • a3fcaf17dd Translated rand_disc Waldir Leoncio 2020-11-19 12:15:16 +01:00
  • 02b20f50a9 Translate clusternum Waldir Leoncio 2020-11-19 12:12:00 +01:00
  • 838805877e Translated getDistances Waldir Leoncio 2020-11-19 11:51:13 +01:00
  • 0257e5fbfb Reorganization and improvements on matlab2r Waldir Leoncio 2020-11-19 10:48:33 +01:00
  • 22cea5b223 Translated computeLogml Waldir Leoncio 2020-11-19 10:46:37 +01:00
  • a7291a9e79 Refactoring Waldir Leoncio 2020-11-19 08:45:50 +01:00
  • dc9b4f7f9c Translated initializeGammaln Waldir Leoncio 2020-11-19 08:44:38 +01:00
  • f3c7e8092b Fixed syntax Waldir Leoncio 2020-11-19 08:22:38 +01:00
  • e68dc6599c Merge branch 'clean-check' into import-genepop Waldir Leoncio 2020-11-19 08:09:19 +01:00
  • de9683dd7d Fixed global variable handling Waldir Leoncio 2020-11-19 08:09:04 +01:00
  • 46a9249e5a Fixed syntax Waldir Leoncio 2020-11-19 07:53:36 +01:00
  • 97af90d05d Minor improvements to translator function Waldir Leoncio 2020-11-19 07:49:30 +01:00
  • 4d2a00403b Fixed ignoring valid MATLAB-named files Waldir Leoncio 2020-11-19 07:26:02 +01:00
  • f60538e815 Merge branch 'translate-indMix' into import-genepop Waldir Leoncio 2020-11-09 15:23:52 +01:00
  • c565a55d50 Improved translation function Waldir Leoncio 2020-11-09 15:22:56 +01:00
  • ee5f807d21 Version bump Waldir Leoncio 2020-11-09 15:22:45 +01:00
  • f405cabeb2 Removed commented out code Waldir Leoncio 2020-11-09 15:22:22 +01:00
  • 4fd114f2b2 Translated cluster_own Waldir Leoncio 2020-11-09 15:22:10 +01:00
  • 228b4d808a Fixed syntax Waldir Leoncio 2020-11-09 15:00:07 +01:00
  • 0b6a899de8 Translated computeDiffInCounts Waldir Leoncio 2020-11-09 14:58:16 +01:00
  • 203835b866 Translated remaining code on initialPopCounts Waldir Leoncio 2020-11-09 14:34:54 +01:00
  • 71092c4eeb Fixed syntax error Waldir Leoncio 2020-11-09 14:30:53 +01:00
  • 32d54844ac Added initialPopCounts() Waldir Leoncio 2020-11-09 14:30:29 +01:00
  • 7904dc357a added matlab2r() Waldir Leoncio 2020-11-09 14:30:09 +01:00
  • ec03a04507 Translated laskeOsaDist Waldir Leoncio 2020-11-09 09:06:45 +01:00
  • 1dabea0c4c Translated returnInOrder Waldir Leoncio 2020-11-09 08:41:41 +01:00
  • 7113162566 Translated poistaTyhjatPopulaatiot Waldir Leoncio 2020-11-09 08:35:41 +01:00
  • e31dec2786 Translated findEmptyPop Waldir Leoncio 2020-11-09 08:33:02 +01:00
  • c6d293cf08
    Added pitfall Waldir Leoncio 2020-11-09 08:24:19 +01:00
  • f37f0068c6 Merge branch 'move-todo-to-issues' into dev Waldir Leoncio 2020-11-09 08:14:51 +01:00
  • 23a50b0034 Renamed TODOS to PITFALLS Waldir Leoncio 2020-11-09 08:13:50 +01:00
  • 32f8ac246b Moved todos to issues page Waldir Leoncio 2020-11-09 08:13:07 +01:00
  • 0cb32863d5 Merge branch 'dev' of https://github.com/ocbe-uio/rBAPS into dev Waldir Leoncio 2020-11-09 07:38:56 +01:00
  • e05109bfcd
    Fixed formatting Waldir Leoncio 2020-11-09 07:38:42 +01:00
  • 03bec3b4b4 Improved docs Waldir Leoncio 2020-11-09 07:31:33 +01:00