Commit graph

11 commits

Author SHA1 Message Date
Waldir Leoncio
3e4044bcec Improved handling of supported formats for greedyMix() (#25) 2023-09-11 12:49:21 +02:00
Waldir Leoncio
76828387a3 Fixed basic parsing of FASTA files (#25) 2023-09-11 12:15:30 +02:00
Waldir Leoncio
f47e13d3a9 Improved handleData() to handle FASTA (#25) 2023-08-11 11:13:24 +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
7aff7bbb82 Internalized all functions except greedyMix() and load_fasta() (#25) 2023-08-09 09:36:15 +02:00
Waldir Leoncio
9ad4fa8c76 Resolved conflicts involving homonymous functions 2022-02-03 10:43:34 +01:00
Waldir Leoncio
fca9caa731 Restyled files
Ran through styler::style_dir() in the R and tests directories in preparation for #23.
2021-11-10 14:25:50 +01:00
Waldir Leoncio
aec2f40c2c Syntax fixes 2021-03-31 10:31:14 +02:00
Waldir Leoncio
154a491b43 Fixed handleData 2020-07-31 09:54:55 +02:00
Waldir Leoncio
7a68fbd585 Several fixes for cleaner check 2020-07-14 14:52:31 +02:00
Waldir Leoncio
e265f738e8 Translated handleData 2020-07-14 12:25:30 +02:00