Only you have the power to solve your problem. Follow the instructions in the
footer of any R-help email.
On April 10, 2020 8:33:41 PM PDT, Anand Menon wrote:
>Hello, Could you please help unsubscribe me from these emails. Thank
>you.
>
>Kind Regards,
>Anand K Menon
>Cell: 1-416-939-3671
>
>
>On
Hello,
There are instructions to unsubscribe at the bottom of this e-mail and
of every R-Help e-mail, see the all capital letters word.
Hope this helps,
Rui Barradas
Às 04:33 de 11/04/20, Anand Menon escreveu:
Hello, Could you please help unsubscribe me from these emails. Thank you.
Kind R
Hello, Could you please help unsubscribe me from these emails. Thank you.
Kind Regards,
Anand K Menon
Cell: 1-416-939-3671
On Fri, Apr 10, 2020 at 3:46 PM Ana Marija
wrote:
> Hello,
>
> I would like to try this example in this link:
>
> https://www.rdocumentation.org/packages/SNPRelate/version
On Fri, Apr 10, 2020 at 2:54 PM Duncan Murdoch wrote:
> On 10/04/2020 3:46 p.m., Ana Marija wrote:
> > I have in current directory from
> > where I would run this function a
> > file named output4.bed
>
> Just use "output4.bed" as the
> filename. The system.file() function
> is for working out
Got it, thanks!
On Fri, Apr 10, 2020 at 2:54 PM Duncan Murdoch wrote:
>
> On 10/04/2020 3:46 p.m., Ana Marija wrote:
> > Hello,
> >
> > I would like to try this example in this link:
> > https://www.rdocumentation.org/packages/SNPRelate/versions/1.6.4/topics/snpgdsBED2GDS
> >
> > for example this
On 10/04/2020 3:46 p.m., Ana Marija wrote:
Hello,
I would like to try this example in this link:
https://www.rdocumentation.org/packages/SNPRelate/versions/1.6.4/topics/snpgdsBED2GDS
for example this line:
bed.fn <- system.file("extdata", "plinkhapmap.bed.gz", package="SNPRelate")
I have in c
I tried to do this but I got this error:
> bed.fn <- system.file("output4.bed", package="SNPRelate")
> dim(bed.fn)
NULL
> fam.fn <- system.file("output4.fam", package="SNPRelate")
> bim.fn <- system.file("output4.bim", package="SNPRelate")
> snpgdsBED2GDS(bed.fn, fam.fn, bim.fn, "HapMap.gds")
Star
Hello,
I would like to try this example in this link:
https://www.rdocumentation.org/packages/SNPRelate/versions/1.6.4/topics/snpgdsBED2GDS
for example this line:
bed.fn <- system.file("extdata", "plinkhapmap.bed.gz", package="SNPRelate")
I have in current directory from where I would run this
8 matches
Mail list logo