Age | Commit message (Expand) | Author |
---|---|---|
2024-10-28 | Improve the logic for checking if genotypes are databased...Previously it only checked if a genotype 'dataset' existed for the group in question. Now it also checks if the first marker in the results is in the database. This isn't a perfect solution, but it will probably avoid most situations where there's a mismatch between databased markers and markers in the genotype file | zsloan |
2023-12-29 | Namespace all modules under gn2....We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service. | Arun Isaac |