Build the homolog links dataframe

buildHomologLinksDF(homolog_df, chrom_df)

Arguments

homolog_df

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

chrom_df

A list with the ordered chromosome plot information. The output of function

Value

A list with the homolog links plot information.