R/random_permutations.r
    random_permutations.RdObtain highly randomised permutations of a specified dataset (based on sex labels), while maintaining consistency with the sample ID
random_permutations(
  SCE,
  sampleID = "Donor.ID",
  sexID = "sex",
  Nrandom_perms = 5,
  Ntests = 100
)a list of size Nrandom_perms, with each item being a randomised dataset