Al-Murphy / MungeSumstats

Rapid standardisation and quality control of GWAS or QTL summary statistics
https://doi.org/doi:10.18129/B9.bioc.MungeSumstats
75 stars 16 forks source link

Make `data.table::copy()` explicit #14

Closed bschilder closed 3 years ago

bschilder commented 3 years ago

Given the generic name of this function, best to make it explicit to avoid potential conflicts with other packages.

data.table::copy() vs. copy()