Convert LFMM results into a tidy dataframe for downstream processing
lfmm_df.Rd
Convert LFMM results into a tidy dataframe for downstream processing
Arguments
- x
lfmm_test_result element from
lfmm_run
results
Value
tidy dataframe with LFMM results with each SNP, its p-value, association with env var and other relevant statistics
See also
Other LFMM functions:
lfmm_do_everything()
,
lfmm_manhattanplot()
,
lfmm_qqplot()
,
lfmm_run()
,
lfmm_table()
,
lfmm_test_tidy()
,
quick_elbow()
,
select_K()