Commit graph

19 commits

Author SHA1 Message Date
Waldir Leoncio
f5c09094b0 Skips greedyMix() example until #24 is fixed 2024-04-08 13:34:14 +02:00
Waldir Leoncio
f676042a17 Updated documentation (#24) 2024-04-08 13:29:03 +02:00
Waldir Leoncio
9ed39d403b Updated docs 2023-09-14 12:53:34 +02:00
Waldir Leoncio
70ec460106 Fixed docs 2023-09-11 13:13:55 +02:00
Waldir Leoncio
76828387a3 Fixed basic parsing of FASTA files (#25) 2023-09-11 12:15:30 +02:00
Waldir Leoncio
3537f18d2c Incorporated handleData() on greedyMix() (#25) 2023-08-11 11:18:03 +02:00
Waldir Leoncio
bd932e2b6d Added missing documentation for arguments (#25) 2023-08-09 15:27:45 +02:00
Waldir Leoncio
15da6cdced Improved argument retrieval on greedyMix() (#25) 2023-08-09 13:13:50 +02:00
Waldir Leoncio
bfeb2796c2 Improved example (#25) 2023-08-09 13:13:16 +02:00
Waldir Leoncio
3069577ebd Removing handleData() from greedyMix() (#25)
Apparently that function is only used if the input is Genepop or BAPS format. However, its code might be useful for reducing some of the input of greedyMix(), as it contains the calculation for them.
2023-08-09 12:50:33 +02:00
Waldir Leoncio
cae1fe4c1e Incorporating subfunctions of greedyMix() (#25) 2023-08-09 12:06:09 +02:00
Waldir Leoncio
687a6fb671 Moved used datasets to /isnt/extdata (#25) 2023-08-09 10:54:48 +02:00
Waldir Leoncio
2b70817317 Improved handling of data input on greedyMix 2021-09-03 13:08:40 +02:00
Waldir Leoncio
0cfd13b006 Added SAM/BAM support (closes #18) 2021-09-03 12:50:28 +02:00
Waldir Leoncio
8b44947ecb Fixed dependencies 2021-09-03 11:17:00 +02:00
Waldir Leoncio
a296f9f8fb greedyMix changed to channel data load (close #16) 2021-09-03 08:50:23 +02:00
Waldir Leoncio
6b36b5c843 Improved documentation 2020-06-24 11:48:38 +02:00
Waldir Leoncio
3fcd4affcb Added arguments to limit user interaction 2020-06-08 13:42:36 +02:00
Waldir Leoncio
3f8121f5a6 Minor documentation updates 2020-05-20 11:22:31 +02:00