Skip to content

Commit

Permalink
rm redundant export call
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimens committed Mar 3, 2022
1 parent 5c26df9 commit 454a5ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Kinship/KinshipPostHocs.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
export kinshipposthoc

function sig_within(data::PopData, results::DataFrame, population::String, iterations::Int = 20000)
# add extra columns of population names
pop_names = select(data.metadata, :name => :sample_1 ,:population => :pop_1)
Expand Down

0 comments on commit 454a5ef

Please sign in to comment.