about summary refs log tree commit diff
path: root/scripts/rqtl2_wrapper.R
AgeCommit message (Collapse)Author
2024-10-29Refactor: refactor function to calculate error LOD scores.Alexander_Kabui
2024-10-29Refactor: refactor functions to compute genetic probabilities:Alexander_Kabui
2024-10-29Refactor: cleanup comments.Alexander_Kabui
2024-10-29Refactor: use FALSE for better defaults.Alexander_Kabui
2024-10-29feat: add defaults for creating cross objects.Alexander_Kabui
2024-10-28refactor: Minor fixes for file, remove commentsAlexander_Kabui
2024-10-25feat: add function to fetch load peaks for 1 QTL.Alexander_Kabui
2024-10-25Minor fix.Alexander_Kabui
2024-10-25Refactor: apply code formatting.Alexander_Kabui
2024-10-25feat: add code to perform permutation for single Qtl.Alexander_Kabui
2024-10-25feat: add method to generate LOD curves for the genome scan.Alexander_Kabui
2024-10-25feat: Add method to perform 1 pair scan.Alexander_Kabui
2024-10-25feat: add code to perform genetic probabilities.Alexander_Kabui
2024-10-24feat: create implementation for creating cross object using r-qtl2.Alexander_Kabui