Splitting and filtering orthogroups to individual files

split_orthogroups(og_file, max_count = 40,
  og_path = "./badirate_orthogroups")

Arguments

og_file

Output from orthofinder (Orthogroups.GeneCount.csv) or similarly formatted count table.

max_count

Integer. Maximum number of genes per family/orthogroup per species.

og_path

Path to create the split files into.

Value

Null. Writes files to given path