Added function to convert from FASTA to BAPS (#24)

This commit is contained in:
Waldir Leoncio 2024-08-09 13:19:35 +02:00
parent 6e08c35f13
commit 7b7968f00b
5 changed files with 44 additions and 1 deletions

View file

@ -1,5 +1,6 @@
# Generated by roxygen2: do not edit by hand
export(convert_FASTA_to_BAPS)
export(greedyMix)
export(handleData)
export(importFile)