On 11/6/20 4:11 PM, John Kane wrote:> I think we need a lot mole information.
>
> see these links for suggestions on how to ask a question.
>
> http://adv-r.had.co.nz/Reproducibility.html
>
>
http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example
I agree that more information would be needed for a considered answer
but I also suspect that placement of the question in a venue that had a
larger population of persons knowledgeable about the domain of genomics
might be helpful as well. Two possibilities: The BioConductor mailing
list and the BioInformatics StackExchange forum.
--
David
>
>
> On Fri, 6 Nov 2020 at 14:37, Sakthipriya M <sakthipriyamathavaraj at
gmail.com>
> wrote:
>
>> Hi,
>> am trying to run the following using my SNP data vcf file
>> maizelight <- vcfR2genlight(maizevcf,n.cores=1)
>> Why am getting error
>> Error in is.biallelic(x) :
>> trying to get slot "fix" from an object (class
"spec_tbl_df") that is not
>> an S4 object
>>
>> anybody help to solve this, am just trying comments of R newly.
>> ______________________________________________
>> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide
>> http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>>
>