whitlock / OutFLANK

A procedure to find Fst outliers based on an inferred distribution of neutral Fst
18 stars 9 forks source link

Error in FstDataFrame$FSTNoCorr : $ operator is invalid for atomic vectors #31

Open jcaccavo opened 1 year ago

jcaccavo commented 1 year ago

Every time I try to run OutFLANK, I get the error from the subject line: Error in FstDataFrame$FSTNoCorr : $ operator is invalid for atomic vectors

I prepared my input package based on two different 'Convert VCF to OutFLANK format' methods, one that was in the OutFLANK vignette, and one that was listed in this github.

Both conversion methods resulted in input packages which provoked the same error.

My R script and vcf file are available for download from my dropbox from the embedded links.

Thanks in advance for any help you can provide on this issue!