split_orthogroups: Splitting and filtering orthogroups to individual files

View source: R/split_orthogroups.R

split_orthogroupsR Documentation

Splitting and filtering orthogroups to individual files

Description

Splitting and filtering orthogroups to individual files

Usage

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


palfalvi/badirater documentation built on June 26, 2022, 2:11 a.m.