Filter the homolog data.frame by chromosome names

subsetHomologsByChrom(homolog_df, chrom_infos, max_links = 5000)

Arguments

homolog_df

The data.frame with homologs. The output from function addGeneInfo

chrom_infos

A list with the chromosome information data.frame.

A numeric. The maiximal link number to show in the plot.

Value

A data.frame with filtered homologs