Function: Check whether there are some genetic variants shown more than once in each cohort.

check_uniq(ssp, ncores)

Arguments

ssp

A dataframe of one GWAS

ncores

The number of cores which would be used for running in parallel.

Value

A list of all study files in which genetic variants shown more than once would be filtered out.

Author

Siru Wang