Bhawana Singh
Activity overview
Latest activity by Bhawana Singh
-
Bhawana Singh created a post,
how to install Bioconductor package limma in RStudio Posit Workbench
I am running below command in RStudio Posit Workbenchif (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager")BiocManager::install("limma")But it is not installing and giving n...
- Bhawana Singh
- 2 followers
- 1 comment
- 0 votes
-
Bhawana Singh commented,
have resolved this, namung was chr1 and not 1
- View comment
- 1 vote
-
Bhawana Singh created a post,
Extracting participant level SNP dosage using BCPtool query
I am looking to extract participant level SNP doasage for 1 variant using below bcptools command. However, it is returning file with 0kb. Can you please guide me why I am not getting any output? I ...
- Bhawana Singh
- 1 follower
- 1 comment
- 0 votes
-
Bhawana Singh commented,
Thanks Rachael, the error was due to hyphen instead of dash in front of parameter S.
- View comment
- 0 votes
-
Bhawana Singh commented,
Thanks Rachael, this helps.I have 1 more question - how do I get participant level SNPs using bcftools query? I see it has -S option to pass samples file. I created participant list using table exp...
- View comment
- 0 votes
-
Bhawana Singh created a post,
Swiss knife runs without error but not saving output file
I need to create .csv for variant rs28362286. I am using Swiss army knife app to extract using bcftools. So I pass input file ‘ukb24310_c1_b2753_v1.vcf.gz’ and command “bcftools query -f '%CHROM\t%...
- Bhawana Singh
- 2 followers
- 5 comments
- 0 votes