Returns a warning in the sample module when running on +4500 genomes.
SCARAP/src/scarap/modules.py:526: FutureWarning: ['orthogroup'] did not aggregate successfully. If any error is raised this will raise in a future version of pandas. Drop these columns/ops to avoid this warning. ids = hits.groupby("genome").aggregate(lambda l: meanp(l, p))
Returns a warning in the sample module when running on +4500 genomes.
SCARAP/src/scarap/modules.py:526: FutureWarning: ['orthogroup'] did not aggregate successfully. If any error is raised this will raise in a future version of pandas. Drop these columns/ops to avoid this warning. ids = hits.groupby("genome").aggregate(lambda l: meanp(l, p))